summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-01drm/i915: Move the invalidate|flush information out of the device structChris Wilson
2010-11-01drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson
2010-11-01drm/i915/debugfs: Report ring in error stateChris Wilson
2010-10-31agp/intel: the GMCH is always enabled for integrated processor graphicsChris Wilson
2010-10-31drm/i915: Evict just the purgeable GTT entries on the first passChris Wilson
2010-10-30drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object()Chris Wilson
2010-10-29drm/i915: Record BSD engine error stateChris Wilson
2010-10-29drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson
2010-10-29drm/i915: Check if the GPU hung whilst waiting for the ring to clearChris Wilson
2010-10-29drm/i915: Switch to using pci_iounmap in conjunction with pci_iomapChris Wilson
2010-10-29drm/i915/debugfs: Display the contents of the BLT and BSD status pagesChris Wilson
2010-10-29agp/intel: Sandybridge doesn't require GMCH enablingChris Wilson
2010-10-29drm/i915/ringbuffer: Remove duplicate initialisation of ring controlChris Wilson
2010-10-29drm/i915: Record BLT engine error stateChris Wilson
2010-10-29drm/i915/ringbuffer: Disable the ringbuffer on cleanup.Chris Wilson
2010-10-29drm/i915: Remove the duplicate domain-change tracepoint for GPU flushChris Wilson
2010-10-29drm/i915: Only enforce fence limits inside the GTT.Chris Wilson
2010-10-29drm/i915: Convert BUG_ON(pin_count) from an impossible conditionChris Wilson
2010-10-28drm/i915: Do not return -1 from shrinker when nr_to_scan == 0Chris Wilson
2010-10-28drm/i915: Kill GTT mappings when moving from GTT domainChris Wilson
2010-10-28drm/i915: Eliminate nested get/put pagesChris Wilson
2010-10-28drm/i915: Remove mmap_offsetChris Wilson
2010-10-28drm/i915: Make the inactive object shrinker per-deviceChris Wilson
2010-10-28drm/i915/ringbuffer: Check that we setup the ringbufferChris Wilson
2010-10-28drm/i915: Use pci_iomap for remapping the MMIO registers.Chris Wilson
2010-10-27drm/i915: Capture ERROR register on Sandybridge hangsChris Wilson
2010-10-27drm/i915: Use the agp_size determined from the GTTChris Wilson
2010-10-27drm/i915: Bail early if we try to mmap an object too large to be mapped.Chris Wilson
2010-10-27drm/i915: add accounting for mappable objects in gtt v2Daniel Vetter
2010-10-27drm/i915: add mappable to gem_object_bind tracepointDaniel Vetter
2010-10-27intel-gtt: maximize ggtt size on platforms that support thisDaniel Vetter
2010-10-27intel-gtt: save PGETBL_CTL later in the setup processDaniel Vetter
2010-10-27drm/i915: use the complete gttDaniel Vetter
2010-10-27drm/i915: unbind unmappable objects on fault/pinDaniel Vetter
2010-10-27drm/i915: range-restricted bind_to_gttDaniel Vetter
2010-10-27drm/i915: range-restricted eviction supportDaniel Vetter
2010-10-27drm_mm: add support for range-restricted fair-lru scansDaniel Vetter
2010-10-27drm/i915: Propagate error from failing to queue a requestChris Wilson
2010-10-27drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson
2010-10-27drm/i915/debugfs: Include info for the other ringsChris Wilson
2010-10-27drm/i915: Fix hangcheck to handle multiple ringsChris Wilson
2010-10-27drm/i915: Move object to GPU domains after dispatching execbufferChris Wilson
2010-10-27drm/i915: Propagate errors from writing to ringbufferChris Wilson
2010-10-27drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson
2010-10-27drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai
2010-10-27fix braino in fs: do not assign default i_ino in new_inodeAl Viro
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds