summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2010-05-13Merge remote branch 'drm/drm-next'Stephen Rothwell
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-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
2010-02-10drm/i915: hold ref on flip object until it completesJesse Barnes
2010-02-10drm/i915: fix pipe source image setting in flip commandZhenyu Wang
2010-02-10drm/i915: untangle page flip completionJesse Barnes
2010-02-10drm/i915: handle FBC and self-refresh betterJesse Barnes
2010-02-10drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang
2010-02-04drm/i915: Disable SR when more than one pipe is enabledDavid John
2010-01-25drm/i915: handle non-flip pending case when unpinning the scanout bufferJesse Barnes
2010-01-25drm/i915: enable vblank interrupt on ironlakeLi Peng