summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes
2010-06-18drm/i915: gen3 page flipping fixesJesse Barnes
2010-06-18drm/i915: don't queue flips during a flip pending eventJesse Barnes
2010-06-14drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng
2010-06-08Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds
2010-06-08drm/i915: fix oops on single crtc devices.Dave Airlie
2010-06-05drm/i915: Move non-phys cursors into the GTTChris Wilson
2010-06-02drm/i915: Move non-phys cursors into the GTTChris Wilson
2010-06-02Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth
2010-05-28drm/i915: Include pitch in set_base debug statement.Chris Wilson
2010-05-28drm/i915: Only print "nothing to do" debug message as required.Chris Wilson
2010-05-28drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson
2010-05-26drm/i915: Add CxSR support on Pineview DDR3Li Peng
2010-05-26drm/i915: Kill dangerous pending-flip debuggingChris Wilson
2010-05-26drm/i915: add power monitoring supportJesse Barnes
2010-05-26drm/i915: Add support for interlaced display.Krzysztof Halasa
2010-05-26drm/i915: add timeout to FBC disable waitsJesse Barnes
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-05-07drm/i915: Make fbc control wrapper functionsAdam Jackson
2010-05-07drm/i915: Use spatio-temporal dithering on PCHAdam Jackson
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-20drm/i915: introduce i915_gem_alloc_objectDaniel Vetter
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-18drm/i915/pch: Use minimal number of FDI lanes (v2)Adam Jackson
2010-04-18drm/i915: Attempt to fix watermark setup on 85x (v2)Adam Jackson
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-04-12drm/i915: Add the support of memory self-refresh on IronlakeZhenyu Wang
2010-04-12drm/i915: Move Pineview CxSR and watermark code into update_wm hook.Zhao Yakui
2010-04-12drm/i915: Add support of SDVO on Ibexpeak PCHZhao Yakui
2010-04-12drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).Carl Worth
2010-04-12drm/i915: remove unused intel_pipe_get_connector()Zhenyu Wang
2010-04-12drm/i915: remove connector object in old output structureZhenyu Wang
2010-04-12drm/i915: convert DP/eDP driver to new encoder/connector structureZhenyu Wang
2010-04-12drm/i915: enable DP/eDP for Sandybridge/CougarpointZhenyu Wang
2010-04-12drm/i915: enable LVDS on CougarpointZhenyu Wang
2010-04-12drm/i915: Support for Cougarpoint PCH display pipelineZhenyu Wang
2010-04-12drm/i915: Clear the LVDS pipe B select bit when moving the LVDS to pipe A.Eric Anholt
2010-04-12drm/i915: Allow LVDS on pipe A on gen4+Adam Jackson
2010-04-09drm/i915: passing drm connector param for load detectionZhenyu Wang
2010-04-09drm/i915: Add new helper to return current attached encoder for connectorZhenyu Wang
2010-04-09drm/i915: more conversion from connector_list walk to encoder_listZhenyu Wang
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo