commit | 38b6441e4e75c0b319cfe4d9364c1059fc1e3c2b | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 22 22:50:58 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 29 09:59:16 2017 +0200 |
tree | f3a0a122ab1dd1120456ce342e8ca95d66a097b8 | |
parent | a4eff9aa6db8eb3d1864118f3558214b26f630b4 [diff] |
drm/atomic-helper: Remove the backoff hack from set_config Another one bites the dust. Again let's not forget to remove the temporary hidden acquire_ctx assignment, now that we pass this all around explicitly it can go away again. 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-20-daniel.vetter@ffwll.ch