aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dvo.c
AgeCommit message (Expand)Author
2010-09-28drm/i915/dvo: Fix panel and DDC i2c pinsChris Wilson
2010-09-21drm/i915: Use the correct DPB GMBUS port for GPIOEChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-15drm/i915: call drm_encoder_init firstChris Wilson
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-09drm/i915: Make the connector->encoder relationship explicitChris Wilson
2010-09-09drm/i915: Use the direct mapping of pipe->crtcChris Wilson
2010-09-09drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt
2010-04-09drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2009-08-24drm/i915: Set crtc/clone mask in different output devicesMa Ling
2009-06-18drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard
2008-12-29drm/i915: fix sparse warnings: move 'extern' decls to header fileHannes Eder
2008-12-29drm/i915: fix sparse warnings: make symbols staticHannes Eder
2008-12-29DRM: i915: add mode setting supportJesse Barnes