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