Files
linux/drivers
Chris Wilson 8408c282f0 drm/i915: First try a normal large kmalloc for the temporary exec buffers
As we just need a temporary array whilst performing the relocations for
the execbuffer, first attempt to allocate using kmalloc even if it is
not of order page-0. This avoids the overhead of remapping the
discontiguous array and so gives a moderate boost to execution
throughput.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-22 15:56:16 +00:00
..
2011-02-15 15:25:48 -05:00
2011-01-20 21:37:29 +10:30
2011-01-26 10:50:00 +10:00
2011-02-01 16:48:46 +02:00