drm/i915: No need to wait for idle on L3 remap
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 24 Jun 2016 13:55:56 +0000 (14:55 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 24 Jun 2016 14:03:06 +0000 (15:03 +0100)
commitec602a0dfb394ac3a5f91d03c4d6fab6e45302cc
tree65248ce1affba1c23085ac949ed2dbe120e0561d
parenta168b2d8a5195f1744205b2ad7d412eb29bd3f1f
drm/i915: No need to wait for idle on L3 remap

As the L3 remapping is applied before the next execution, there is no
need to wait until all previous uses are idle, the application will not
occur any sooner.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1466776558-21516-5-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_sysfs.c