summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-21/+57
|\
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-22/+22
| * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-011-0/+12
| * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-011-0/+4
| * drm/i915: parse child device from VBTZhao Yakui2009-11-301-0/+2
| * drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-301-1/+1
| * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-251-0/+2
| * drm/i915: Add display hotplug event on IronlakeZhenyu Wang2009-11-051-0/+2
| * drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-11-051-0/+4
| * drm/i915: kill i915_lp_ring_syncDaniel Vetter2009-11-051-1/+0
| * drm/i915: implement fastpath for overlay flip waitingDaniel Vetter2009-11-051-0/+3
| * drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+5
| * drm/i915: kill superflous IS_I855 macroDaniel Vetter2009-11-051-1/+0
| * drm/i915: add i915_lp_ring_sync helperDaniel Vetter2009-11-051-0/+1
| * drm/i915: add render standby supportJesse Barnes2009-11-051-0/+3
* | drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang2009-11-121-0/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-041-1/+38
|\
| * drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-231-0/+30
| * drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-151-0/+1
| * drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-131-1/+4
| * drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-131-0/+1
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-131-0/+2
| * drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-131-1/+1
* | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-021-1/+1
|/
* drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-291-0/+2
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-6/+71
|\
| * drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-211-0/+1
| * drm/i915: split display functions by chip typeJesse Barnes2009-09-211-0/+20
| * drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson2009-09-171-0/+7
| * drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson2009-09-171-0/+12
| * drm/i915: Remove stored gtt_alignmentChris Wilson2009-09-171-4/+1
| * drm/i915: fix startup hang on some non-mobile platformsJesse Barnes2009-09-171-1/+1
| * drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes2009-09-171-0/+1
| * drm/i915: Make dev_priv->mm.wedged an atomic_tBen Gamari2009-09-171-1/+1
| * drm/i915: Implement GPU reset on i965Ben Gamari2009-09-171-0/+1
| * drm/i915: Add hangcheck timerBen Gamari2009-09-171-0/+7
| * drm/i915: make i915_seqno_passed non-staticBen Gamari2009-09-171-0/+1
| * drm/i915: Refactor save/restore codeBen Gamari2009-09-171-0/+2
| * drm/i915: framebuffer compression for pre-GM45Jesse Barnes2009-09-101-0/+12
| * drm/i915: force mode set at lid open timeJesse Barnes2009-09-101-0/+2
| * Add G33 series in VGA hotplug support categoryLi Peng2009-09-101-1/+1
| * drm/i915: add B43 chipset supportFabian Henze2009-09-081-0/+2
* | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-211-0/+1
|/
* drm/i915: get the bridge device once.Dave Airlie2009-09-081-0/+1
* drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson2009-09-061-22/+21
* drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-041-1/+13
* drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-041-2/+2
* drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-291-0/+1
* drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-291-0/+6
* drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-051-0/+1
OpenPOWER on IntegriCloud