]> 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)
commit7104728889eb56af7e82f4a254891ae5e0bba4db
tree8132d085bf17bcd4af490977a8123190a9d2dc1c
parent05945d0fd49d4ecbc142a72dcfe854dae22ebc0b
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