summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dvo.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-46/+46
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt1-46/+46
2009-08-25drm/i915: Set crtc/clone mask in different output devicesMa Ling1-0/+6
2009-06-19drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard1-10/+6
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard1-0/+1
2008-12-29drm/i915: fix sparse warnings: move 'extern' decls to header fileHannes Eder1-6/+0
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder1-2/+2
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-0/+501