commit | 2ceb585a956c10c7daf22938c77c48e3a62e0f6d | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 22 22:50:56 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 29 09:56:13 2017 +0200 |
tree | 26e66292478c5fda0d72c174ffd5a5ae8e6b6258 | |
parent | d49473a53aec5bff366c607bd2a0388554b112f5 [diff] |
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