summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
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
2010-03-29Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse
2010-03-25drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt
2010-03-25drm/i915: Rename intel_output to intel_encoder.Eric Anholt
2010-03-25drm/i915: introduce to_intel_bo helperDaniel Vetter
2010-03-25drm/i915: Disable FBC on 915GM and 945GM.Robert Hooker
2010-03-18drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.Eric Anholt
2010-03-17drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registersPriit Laes
2010-02-26drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.Eric Anholt
2010-02-26drm/i915: Disable the surface tile swizzling on Sandybridge.Eric Anholt
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-25Merge remote branch 'anholt/drm-intel-next' into drm-next-stageDave Airlie
2010-02-25Merge remote branch 'korg/drm-core-next' into drm-next-stageDave Airlie
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes
2010-02-22drm/i915: fix drps disable so unload & re-load worksJesse Barnes
2010-02-22drm/i915: Fix OGLC performance regression on 945Li Peng
2010-02-22drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes
2010-02-22drm/i915: enable memory self refresh on 9xxLi Peng
2010-02-11Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri