aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-08Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds1-0/+5
2010-06-08drm/i915: fix oops on single crtc devices.Dave Airlie1-5/+4
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson1-0/+9
2010-05-28drm/i915: Include pitch in set_base debug statement.Chris Wilson1-1/+2
2010-05-28drm/i915: Only print "nothing to do" debug message as required.Chris Wilson1-2/+3
2010-05-28drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson1-8/+12
2010-05-26drm/i915: Add CxSR support on Pineview DDR3Li Peng1-28/+44
2010-05-26drm/i915: Kill dangerous pending-flip debuggingChris Wilson1-6/+0
2010-05-26drm/i915: add power monitoring supportJesse Barnes1-16/+131
2010-05-26drm/i915: Add support for interlaced display.Krzysztof Halasa1-0/+14
2010-05-26drm/i915: add timeout to FBC disable waitsJesse Barnes1-2/+11
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai1-1/+0
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-307/+757
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-31/+56
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie1-0/+2
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt1-5/+6
2010-05-07drm/i915: Make fbc control wrapper functionsAdam Jackson1-22/+44
2010-05-07drm/i915: Use spatio-temporal dithering on PCHAdam Jackson1-4/+6
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-49/+64
2010-04-20drm/i915: introduce i915_gem_alloc_objectDaniel Vetter1-1/+1
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie1-22/+15
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-nextDave Airlie1-258/+689
2010-04-18drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson1-6/+20
2010-04-18drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson1-5/+6
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-48/+48
2010-04-12drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang1-3/+157
2010-04-12drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui1-74/+79
2010-04-12drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui1-3/+2
2010-04-12drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth1-5/+0
2010-04-12drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang1-17/+0
2010-04-12drm/i915: remove connector object in old output structureZhenyu Wang1-10/+0
2010-04-12drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang1-4/+2
2010-04-12drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang1-0/+41
2010-04-12drm/i915: enable LVDS on CougarpointZhenyu Wang1-4/+11
2010-04-12drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang1-122/+336
2010-04-12drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt1-0/+2
2010-04-12drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson1-1/+3
2010-04-09drm/i915: passing drm connector param for load detectionZhenyu Wang1-3/+5
2010-04-09drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang1-0/+25
2010-04-09drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang1-18/+18
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie1-22/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse1-2/+2
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt1-10/+10
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt1-23/+23
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter1-14/+14
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker1-1/+1
2010-03-18drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt1-0/+14
2010-03-17drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes1-1/+1