summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/i915/ringbuffer: Remove duplicate initialisation of ring controlChris Wilson2010-10-291-11/+1
* | drm/i915: Record BLT engine error stateChris Wilson2010-10-294-7/+30
* | drm/i915/ringbuffer: Disable the ringbuffer on cleanup.Chris Wilson2010-10-291-0/+8
* | drm/i915: Remove the duplicate domain-change tracepoint for GPU flushChris Wilson2010-10-291-6/+0
* | drm/i915: Only enforce fence limits inside the GTT.Chris Wilson2010-10-299-155/+197
* | drm/i915: Convert BUG_ON(pin_count) from an impossible conditionChris Wilson2010-10-291-13/+3
* | drm/i915: Do not return -1 from shrinker when nr_to_scan == 0Chris Wilson2010-10-281-1/+1
* | drm/i915: Kill GTT mappings when moving from GTT domainChris Wilson2010-10-281-4/+10
* | drm/i915: Eliminate nested get/put pagesChris Wilson2010-10-282-204/+163
* | drm/i915: Remove mmap_offsetChris Wilson2010-10-282-40/+11
* | drm/i915: Make the inactive object shrinker per-deviceChris Wilson2010-10-284-141/+56
* | drm/i915/ringbuffer: Check that we setup the ringbufferChris Wilson2010-10-281-2/+3
* | drm/i915: Use pci_iomap for remapping the MMIO registers.Chris Wilson2010-10-281-13/+8
* | drm/i915: Capture ERROR register on Sandybridge hangsChris Wilson2010-10-274-7/+17
* | drm/i915: Use the agp_size determined from the GTTChris Wilson2010-10-271-14/+12
* | drm/i915: Bail early if we try to mmap an object too large to be mapped.Chris Wilson2010-10-271-0/+12
* | drm/i915: add accounting for mappable objects in gtt v2Daniel Vetter2010-10-273-13/+98
* | drm/i915: add mappable to gem_object_bind tracepointDaniel Vetter2010-10-272-5/+8
* | intel-gtt: maximize ggtt size on platforms that support thisDaniel Vetter2010-10-272-29/+81
* | intel-gtt: save PGETBL_CTL later in the setup processDaniel Vetter2010-10-271-7/+7
* | drm/i915: use the complete gttDaniel Vetter2010-10-273-8/+13
* | drm/i915: unbind unmappable objects on fault/pinDaniel Vetter2010-10-271-3/+22
* | drm/i915: range-restricted bind_to_gttDaniel Vetter2010-10-275-27/+53
* | drm/i915: range-restricted eviction supportDaniel Vetter2010-10-273-10/+29
* | drm_mm: add support for range-restricted fair-lru scansDaniel Vetter2010-10-272-1/+46
* | drm/i915: Propagate error from failing to queue a requestChris Wilson2010-10-275-85/+111
* | drm/i915: Remove the confusing global waiting/irq seqnoChris Wilson2010-10-275-42/+26
* | drm/i915/debugfs: Include info for the other ringsChris Wilson2010-10-272-42/+94
* | drm/i915: Fix hangcheck to handle multiple ringsChris Wilson2010-10-271-39/+35
* | drm/i915: Move object to GPU domains after dispatching execbufferChris Wilson2010-10-271-41/+27
* | drm/i915: Propagate errors from writing to ringbufferChris Wilson2010-10-278-195/+244
* | drm/i915/ringbuffer: Drop the redundant dev from the vfunc interfaceChris Wilson2010-10-278-298/+247
|/
* drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-271-1/+1
* fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-261-1/+1
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-26212-11671/+18747
|\
| * vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom2010-10-279-160/+252
| * drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2Alex Deucher2010-10-271-0/+3
| * drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher2010-10-262-6/+10
| * drm/radeon/kms: fix 2D tile height alignment in the r600 CS checkerAlex Deucher2010-10-261-2/+2
| * drm/radeon/kms/evergreen: set the clear state to the blit stateAlex Deucher2010-10-264-54/+65
| * drm/radeon/kms: don't poll dac load detect.Dave Airlie2010-10-261-0/+10
| * gpu: Add Intel GMA500(Poulsbo) Stub DriverLee, Chun-Yi2010-10-265-1/+81
| * drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher2010-10-261-0/+3
| * drm/radeon/kms: implement display watermark support for evergreenAlex Deucher2010-10-262-1/+449
| * drm/radeon/kms/evergreen: add some additional safe regs v2Alex Deucher2010-10-262-1/+9
| * drm/radeon/r600: fix tiling issues in CS checker.Dave Airlie2010-10-262-10/+22
| * Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2010-10-2629-1366/+1979
| |\
| | * drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-244-26/+29
| | * drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson2010-10-231-3/+6
| | * drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-222-16/+16
OpenPOWER on IntegriCloud