aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-25drm/kms: start adding command line interface using fb.Dave Airlie
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-22drm/i915: Handle ERESTARTSYS during page faultChris Wilson
2009-09-23drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson
2009-09-23drm/i915: Track purged state.Chris Wilson
2009-09-23drm/i915: Remove eviction debug spamChris Wilson
2009-09-23drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson
2009-09-23drm/i915: Do not mis-classify clean objects as purgeableChris Wilson
2009-09-23drm/i915: Whitespace correction for madvChris Wilson
2009-09-23drm/i915: BUG_ON page refleak during unbindChris Wilson
2009-09-23drm/i915: Search harder for a reusable objectChris Wilson
2009-09-23drm/i915: Clean up evict from list.Chris Wilson
2009-09-23drm/i915: Add tracepointsChris Wilson
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...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-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
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