aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie2010-04-2028-3343/+3631
|\
| * agp/intel-gtt: kill previous_size assignmentsDaniel Vetter2010-04-181-8/+5
| * agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter2010-04-181-16/+0
| * agp/intel: split out gmch/gtt probe, part 1Daniel Vetter2010-04-181-29/+44
| * agp/intel: kill mutli_gmch_chipDaniel Vetter2010-04-181-55/+52
| * agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter2010-04-181-16/+1
| * agp/intel: split out the GTT supportDaniel Vetter2010-04-182-1523/+1537
| * agp/intel: introduce intel-agp.h header fileDaniel Vetter2010-04-184-235/+241
| * drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()Karsten Wiese2010-04-181-10/+0
| * drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson2010-04-182-6/+21
| * drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang2010-04-122-3/+201
| * drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui2010-04-122-74/+88
| * drm/i915: Only save/restore FBC on the platform that supports FBCZhao Yakui2010-04-121-19/+22
| * drm/i915: Fix the incorrect argument for SDVO SET_TV_format commandZhao Yakui2010-04-121-1/+1
| * drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui2010-04-123-16/+36
| * drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth2010-04-121-5/+0
| * drm/i915: do not read uninitialized ->dev_privateLuca Tettamanti2010-04-121-1/+1
| * Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."Zhenyu Wang2010-04-121-21/+1
| * drm/i915: implement multifunction SDVO device supportZhenyu Wang2010-04-121-236/+375
| * drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang2010-04-121-17/+0
| * drm/i915: remove connector object in old output structureZhenyu Wang2010-04-122-14/+0
| * drm/i915: convert TV driver to new encoder/connector structureZhenyu Wang2010-04-121-14/+26
| * drm/i915: convert SDVO driver to new encoder/connector structureZhenyu Wang2010-04-121-66/+94
| * drm/i915: convert DVO driver to new encoder/connector structureZhenyu Wang2010-04-121-36/+34
| * drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang2010-04-122-31/+45
| * drm/i915: convert HDMI driver to new encoder/connector structureZhenyu Wang2010-04-121-12/+24
| * drm/i915: convert LVDS driver to new encoder/connector structureZhenyu Wang2010-04-121-11/+23
| * drm/i915: convert VGA driver to new encoder/connector structureZhenyu Wang2010-04-121-13/+22
| * drm/i915: Set sync polarity correctly on DisplayPortAdam Jackson2010-04-121-3/+6
| * drm/i915: Un-magic a DPCD register writeAdam Jackson2010-04-121-1/+1
| * drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang2010-04-123-19/+154
| * drm/i915: enable HDMI on CougarpointZhenyu Wang2010-04-121-2/+6
| * drm/i915: enable LVDS on CougarpointZhenyu Wang2010-04-121-4/+11
| * drm/i915: Fix CRT force detect on CougarpointZhenyu Wang2010-04-121-6/+17
| * drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang2010-04-123-124/+426
| * drm/i915: Probe for PCH chipset typeZhenyu Wang2010-04-123-0/+44
| * drm/i915: Sandybridge has no integrated TVZhenyu Wang2010-04-121-1/+2
| * drm/i915: Fix legacy BLC event for pipe AZhao Yakui2010-04-121-2/+7
| * drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt2010-04-121-0/+2
| * drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson2010-04-122-1/+5
| * drm/i915: Remove dead KMS encoder save/restore code.Eric Anholt2010-04-1212-643/+4
| * drm/i915: change intel_ddc_get_modes() function parametersZhenyu Wang2010-04-098-35/+26
| * drm/i915: passing drm connector param for load detectionZhenyu Wang2010-04-094-7/+14
| * drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang2010-04-092-0/+26
| * drm/i915: Add new 'intel_connector' structureZhenyu Wang2010-04-091-0/+6
| * drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang2010-04-091-18/+18
| * drm/i915: use encoder_list for hotplug callbackZhenyu Wang2010-04-091-4/+4
| * drm/i915: Convert some trace events to DEFINE_TRACELi Zefan2010-04-091-61/+25
| * drm/i915: Configure the TV sense state correctly on GM45 to make TV detection...Zhao Yakui2010-04-091-0/+9
* | Fix ISDN/Gigaset build failureLinus Torvalds2010-04-191-0/+1