summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-011-0/+2
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-011-0/+2
* | drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt2010-02-261-1/+25
* | drm/i915: Record batch buffer following GPU errorChris Wilson2010-02-221-0/+21
* | drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth2010-02-221-1/+2
* | drm/i915: provide FBC status in debugfsJesse Barnes2010-02-221-0/+10
* | drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett2010-02-221-1/+1
* | drm/i915: add dynamic performance control support for IronlakeJesse Barnes2010-02-221-0/+6
* | drm/i915: Keep MCHBAR always enabledZhenyu Wang2010-02-161-0/+1
|/
* drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-101-0/+11
* drm/i915: Selectively enable self-reclaimChris Wilson2010-01-271-1/+1
* drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-151-0/+1
* drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-151-0/+1
* drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-121-0/+1
* drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-061-2/+0
* drm/i915: execbuf2 supportJesse Barnes2010-01-061-0/+5
* drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-161-2/+1
* drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-161-64/+48
* drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-161-0/+1
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-2/+0
|\
| * drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-081-2/+0
* | 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
OpenPOWER on IntegriCloud