aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-02-26 16:32:11 -0500
committerEric Anholt <eric@anholt.net>2010-03-17 15:59:29 -0400
commitf05dd2f09cac422c423dae8f9b8e2be13df05a8f (patch)
treecbfb2d4daa8c9b865c678ad60b48432477af53dd /drivers/gpu/drm/i915/i915_gem.c
parenta3d3203e4bb40f253b1541e310dc0f9305be7c84 (diff)
drm/i915: Don't bother with the BKL for GEM ioctls.
We probably don't need it for most of the other driver ioctls as well, but we explicitly did locking when doing the GEM pieces. On CPU-bound graphics tasks, the BKL was showing up as 1-2% of CPU time. Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem.c')
0 files changed, 0 insertions, 0 deletions