aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
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
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