drm/i915: Update i915_gpu_idle() to manage its own request
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 29 May 2015 16:43:35 +0000 (17:43 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 12:02:05 +0000 (14:02 +0200)
commit73cfa86512813807f39a51a21d14774a29714e15
treeed59870dd868bde177063876798981dcd7bc4f28
parent5b4a60c2768434a8c6d5f803a2410245334b8bf7
drm/i915: Update i915_gpu_idle() to manage its own request

Added explicit request creation and submission to the GPU idle code path.

For: VIZ-5115
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Tomas Elf <tomas.elf@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c