summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
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-08drm/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-12-01drm/i915: parse child device from VBTZhao Yakui1-0/+2
2009-12-01drm/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-06drm/i915: Add display hotplug event on IronlakeZhenyu Wang1-0/+2
2009-11-06drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui1-0/+4
2009-11-06drm/i915: kill i915_lp_ring_syncDaniel Vetter1-1/+0
2009-11-06drm/i915: implement fastpath for overlay flip waitingDaniel Vetter1-0/+3
2009-11-06drm/i915: implement drmmode overlay support v4Daniel Vetter1-0/+5
2009-11-06drm/i915: kill superflous IS_I855 macroDaniel Vetter1-1/+0
2009-11-06drm/i915: add i915_lp_ring_sync helperDaniel Vetter1-0/+1
2009-11-06drm/i915: add render standby supportJesse Barnes1-0/+3
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus 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/gi...Linus Torvalds1-6/+71
2009-09-22drm/i915: framebuffer compression for GM45+Jesse Barnes1-0/+1
2009-09-22drm/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
2009-09-18drm/i915: Add ioctl to set 'purgeability' of objectsChris Wilson1-0/+7
2009-09-18drm/i915: Register a shrinker to free inactive lists under memory pressureChris Wilson1-0/+12
2009-09-18drm/i915: Remove stored gtt_alignmentChris Wilson1-4/+1
2009-09-18drm/i915: fix startup hang on some non-mobile platformsJesse Barnes1-1/+1
2009-09-18drm/i915: fix suspend/resume breakage in lid notifierJesse Barnes1-0/+1
2009-09-18drm/i915: Make dev_priv->mm.wedged an atomic_tBen Gamari1-1/+1
2009-09-18drm/i915: Implement GPU reset on i965Ben Gamari1-0/+1
2009-09-18drm/i915: Add hangcheck timerBen Gamari1-0/+7
2009-09-18drm/i915: make i915_seqno_passed non-staticBen Gamari1-0/+1
2009-09-18drm/i915: Refactor save/restore codeBen Gamari1-0/+2
2009-09-11drm/i915: framebuffer compression for pre-GM45Jesse Barnes1-0/+12
2009-09-11drm/i915: force mode set at lid open timeJesse Barnes1-0/+2
2009-09-10Add G33 series in VGA hotplug support categoryLi Peng1-1/+1
2009-09-09drm/i915: add B43 chipset supportFabian Henze1-0/+2
2009-09-08drm/i915: get the bridge device once.Dave Airlie1-0/+1
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson1-22/+21
2009-09-05drm/i915: add dynamic clock frequency controlJesse Barnes1-1/+13
2009-09-05drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari1-2/+2
2009-08-30drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)1-0/+1