aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_modes.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+2
* remove firmware files, merge more uncritical stuff from 3.0.101Wolfgang Wiedmeyer2015-10-231-17/+19
* samsung update 1codeworkx2012-06-021-19/+17
* 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