]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Add explicit acquire ctx handling around ->set_config
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 Mar 2017 21:50:56 +0000 (22:50 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 29 Mar 2017 07:56:13 +0000 (09:56 +0200)
commit82150e8808620d460a03bfe653490830d4dc373e
tree26e66292478c5fda0d72c174ffd5a5ae8e6b6258
parent58ea1f67724aa2c77fff6b6f95fcadde4fc8ae98
drm: Add explicit acquire ctx handling around ->set_config

Just the groundwork to have something to feed into ->set_config.
Again we need a temporary hack to still fill out the legacy
ctx in mode_config.acquire_ctx.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170322215058.8671-18-daniel.vetter@ffwll.ch
drivers/gpu/drm/drm_crtc.c