summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2010-03-17drm/i915: Fix check with IS_GEN6Zhenyu Wang
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-26drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.Eric Anholt
2010-02-22drm/i915: Record batch buffer following GPU errorChris Wilson
2010-02-22drm/i915: reduce some of the duplication of tiling checkingOwain Ainsworth
2010-02-22drm/i915: provide FBC status in debugfsJesse Barnes
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-16drm/i915: Keep MCHBAR always enabledZhenyu Wang
2010-02-10drm/i915: Update write_domains on active list after flush.Daniel Vetter
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes
2010-01-12drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski
2010-01-06drm/i915: execbuf2 supportJesse Barnes
2009-12-16drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg
2009-12-16drm/i915: Implement IS_* macros using static tablesKristian Høgsberg
2009-12-16drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg
2009-12-01drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-11-30drm/i915: parse child device from VBTZhao Yakui
2009-11-30drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui
2009-11-12drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang
2009-11-05drm/i915: Add display hotplug event on IronlakeZhenyu Wang
2009-11-05drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui
2009-11-05drm/i915: kill i915_lp_ring_syncDaniel Vetter
2009-11-05drm/i915: implement fastpath for overlay flip waitingDaniel Vetter
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-11-05drm/i915: kill superflous IS_I855 macroDaniel Vetter
2009-11-05drm/i915: add i915_lp_ring_sync helperDaniel Vetter
2009-11-05drm/i915: add render standby supportJesse Barnes
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