aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2009-09-21drm/i915: split display functions by chip typeJesse Barnes
2009-09-18drm/i915: Skip the sanity checks if the current relocation is validChris Wilson
2009-09-18drm/i915: Check that the relocation points to within the targetChris Wilson
2009-09-17drm/i915: correct FBC update when pipe base update occursJesse Barnes
2009-09-17drm/i915: blacklist Acer AspireOne lid statusJesse Barnes
2009-09-17drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes
2009-09-17drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput
2009-09-17drm/i915: remove restore in resumeZhenyu Wang
2009-09-17drm/i915: Improve behaviour under memory pressureChris Wilson
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: Include buffer size and dirty state in debugfs listsChris Wilson
2009-09-17drm/i915: Remove stored gtt_alignmentChris Wilson
2009-09-17drm/i915: Add buffer to inactive list immediately during faultChris 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: Hookup chip reset in error handlerBen 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-17drm/i915: Check whether chip is wedged in i915_wait_request()Ben Gamari
2009-09-17drm/i915: fix opregion backlight chip detect and rangeLi Peng
2009-09-17drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang
2009-09-17drm/i915: Remove DAC disable in CRT force detect on IGDNGZhenyu Wang
2009-09-17drm/i915: Fix SSC frequence for IGDNGZhenyu Wang
2009-09-17drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang
2009-09-17drm/i915: fix typo in compressed buffer setupJesse Barnes
2009-09-11drm/i915: Only destroy a constructed mmap offsetChris Wilson
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes
2009-09-10drm/i915: generate a KMS uevent at lid open/close timeJesse Barnes
2009-09-10drm/i915: use ACPI LID status for LVDS ->detect hookJesse 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-10drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui
2009-09-10drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)Zhao Yakui
2009-09-10drm/i915: Add the brightness property for SDVO-LVDSZhao Yakui
2009-09-10drm/i915: Add the enhancement property for SDVO-TVZhao Yakui
2009-09-09drm/i915: Zap mmaps of objects before unbinding them from the GTT.Eric Anholt
2009-09-08drm/i915: add B43 chipset supportFabian Henze
2009-09-08drm/i915: get the bridge device once.Dave Airlie
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-06drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt
2009-09-06drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson
2009-09-04drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang
2009-09-04drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard
2009-09-04drm/i915: fix tiling on IGDNGZhenyu Wang
2009-09-04drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter