]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite568842521f976d13fcf41aae0ac16872511250b
treeed59870dd868bde177063876798981dcd7bc4f28
parent126706fa4f4e799cebfb2e21fe93d3abfed392f2
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