summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_modes.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: kill intel_ddc_probeDaniel Vetter2012-07-201-28/+0
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-121-1/+2
|\
| * drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz2012-03-281-1/+2
* | drm/i915: use DDC_ADDR instead of hard-coding itMatt Turner2012-03-211-2/+3
|/
* Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter2012-02-231-19/+12
|\
| * drm: add convenience function to create an enum propertySascha Hauer2012-02-091-17/+11
* | drm/i915: add a "force-dvi" HDMI audio modeWu Fengguang2012-02-141-1/+3
|/
* drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang2011-09-211-0/+2
* drm/i915: Share the common force-audio property between connectorsChris Wilson2011-06-041-0/+30
* drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-221-0/+30
* drm/i915: use GMBUS to manage i2c linksChris Wilson2010-09-181-12/+4
* drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson2010-09-091-2/+2
* Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-201-10/+11
|\
| * drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-091-10/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-171-11/+11
|\|
| * drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-251-11/+11
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-181-8/+6
* drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li2009-05-141-0/+6
* drm/i915: avoid hanging on to a stale pointer to raw_edid.Ma Ling2009-04-011-0/+1
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-0/+83