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