]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5709fd1cf28afce79bb27c8e9ee3f1ebf090a3fd
tree8132d085bf17bcd4af490977a8123190a9d2dc1c
parentc797f24ad4702a7f56bb36dc57161d152e78b974
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