drm/i915: Update overlay code to do explicit request management
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 29 May 2015 16:43:47 +0000 (17:43 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 12:02:14 +0000 (14:02 +0200)
commitdad540ce02c5bc82569061c9562982e6f052ee42
tree8132d085bf17bcd4af490977a8123190a9d2dc1c
parent91af127fd7a2f069046b0b6740473e70e0051492
drm/i915: Update overlay code to do explicit request management

The overlay update code path to do explicit request creation and submission
rather than relying on the OLR to do the right thing.

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/intel_overlay.c