aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie1-0/+2
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+2
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt1-1/+25
2010-02-22drm/i915: Record batch buffer following GPU errorChris Wilson1-0/+21
2010-02-22drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth1-1/+2
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes1-0/+10
2010-02-22drm/i915: Deobfuscate the render p-state obfuscationMatthew Garrett1-1/+1
2010-02-22drm/i915: add dynamic performance control support for IronlakeJesse Barnes1-0/+6
2010-02-16drm/i915: Keep MCHBAR always enabledZhenyu Wang1-0/+1
2010-02-10drm/i915: Update write_domains on active list after flush.Daniel Vetter1-0/+11
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson1-1/+1
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang1-0/+1
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes1-0/+1
2010-01-12drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang1-0/+1
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski1-2/+0
2010-01-06drm/i915: execbuf2 supportJesse Barnes1-0/+5
2009-12-16drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg1-2/+1
2009-12-16drm/i915: Implement IS_* macros using static tablesKristian Høgsberg1-64/+48
2009-12-16drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui1-0/+1
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-2/+0
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski1-2/+0
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-21/+57
2009-12-07drm/i915: Fix product names and #definesAdam Jackson1-22/+22
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg1-0/+12
2009-12-01drm/i915: PineView only has LVDS and CRT portsZhenyu Wang1-0/+4
2009-11-30drm/i915: parse child device from VBTZhao Yakui1-0/+2
2009-11-30drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li1-1/+1
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui1-0/+2
2009-11-12drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang1-0/+12
2009-11-05drm/i915: Add display hotplug event on IronlakeZhenyu Wang1-0/+2
2009-11-05drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui1-0/+4
2009-11-05drm/i915: kill i915_lp_ring_syncDaniel Vetter1-1/+0
2009-11-05drm/i915: implement fastpath for overlay flip waitingDaniel Vetter1-0/+3
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter1-0/+5
2009-11-05drm/i915: kill superflous IS_I855 macroDaniel Vetter1-1/+0
2009-11-05drm/i915: add i915_lp_ring_sync helperDaniel Vetter1-0/+1
2009-11-05drm/i915: add render standby supportJesse Barnes1-0/+3
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+38
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds1-1/+1
2009-10-23drm/i915: Ironlake suspend/resume supportZhenyu Wang1-0/+30
2009-10-15drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes1-0/+1
2009-10-13drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang1-1/+4
2009-10-13drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes1-0/+1
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui1-0/+2
2009-10-13drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li1-1/+1
2009-09-29drm/i915: Enable irq to trace batch buffer completion.Chris Wilson1-0/+2
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-6/+71
2009-09-21drm/i915: framebuffer compression for GM45+Jesse Barnes1-0/+1
2009-09-21drm/i915: split display functions by chip typeJesse Barnes1-0/+20
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie1-0/+1