summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2009-12-18drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-11-12drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds
2009-10-23drm/i915: Ironlake suspend/resume supportZhenyu Wang
2009-10-15drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes
2009-10-13drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang
2009-10-13drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui
2009-10-13drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li
2009-09-29drm/i915: Enable irq to trace batch buffer completion.Chris Wilson
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-21drm/i915: framebuffer compression for GM45+Jesse Barnes
2009-09-21drm/i915: split display functions by chip typeJesse Barnes
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-17drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson
2009-09-17drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson
2009-09-17drm/i915: Remove stored gtt_alignmentChris Wilson
2009-09-17drm/i915: fix startup hang on some non-mobile platformsJesse Barnes
2009-09-17drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes
2009-09-17drm/i915: Make dev_priv->mm.wedged an atomic_tBen Gamari
2009-09-17drm/i915: Implement GPU reset on i965Ben Gamari
2009-09-17drm/i915: Add hangcheck timerBen Gamari
2009-09-17drm/i915: make i915_seqno_passed non-staticBen Gamari
2009-09-17drm/i915: Refactor save/restore codeBen Gamari
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes
2009-09-10drm/i915: force mode set at lid open timeJesse Barnes
2009-09-10Add G33 series in VGA hotplug support categoryLi Peng
2009-09-08drm/i915: add B43 chipset supportFabian Henze
2009-09-08drm/i915: get the bridge device once.Dave Airlie
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson
2009-09-04drm/i915: add dynamic clock frequency controlJesse Barnes
2009-09-04drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt
2009-08-05drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt
2009-07-29drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang
2009-07-13drm/i915: refactor error detection & collectionJesse Barnes
2009-07-10drm/i915: Zap the GTT mapping when transitioning from untiled to tiled.Eric Anholt
2009-07-07drm/i915: Remove gtt_bound from drm_i915_gem_objectBen Gamari
2009-07-07drm/i915: Don't update display FIFO watermark on IGDNGZhenyu Wang
2009-07-01drm/i915: add FIFO watermark supportShaohua Li
2009-07-01drm/i915: enable error detection & state collectionJesse Barnes
2009-06-18drm/i915: Add Display Port supportKeith Packard
2009-06-18drm/i915: Clear fence register on tiling stride change.Chris Wilson
2009-06-18drm/i915: Install fence register for tiled scanout on i915Chris Wilson
2009-06-09drm/i915: handle interrupt on new chipsetZhenyu Wang
2009-06-09drm/i915: enable MCHBAR if neededJesse Barnes
2009-06-05drm/i915: parse VBT general definition block to get the SDVO device infoyakui_zhao
2009-06-05drm/i915: Add chipset/feature defines for for new chipsetsZhenyu Wang