summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_sdvo.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-02-21 12:54:48 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-02-22 15:56:16 +0000
commit8408c282f0cf34ee166df5f842f2861d245407fd (patch)
tree9a533744a3860b45de0f6dd08f2255835971624e /drivers/gpu/drm/i915/intel_sdvo.c
parentfca874092597ef946b8f07031d8c31c58b212144 (diff)
downloadlwn-8408c282f0cf34ee166df5f842f2861d245407fd.tar.gz
lwn-8408c282f0cf34ee166df5f842f2861d245407fd.zip
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>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_sdvo.c')
0 files changed, 0 insertions, 0 deletions