commit | d761b2df5d30b8a0dc5369390eeb32b7a88bbed5 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Tue Aug 16 17:12:45 2016 -0700 |
committer | Sean Paul <seanpaul@chromium.org> | Tue Aug 23 11:44:36 2016 -0400 |
tree | 7869cb3b41f57a4426d5ec86d83209937229bd52 | |
parent | 46bdc64984709419de3f42d3e8b62684af571516 [diff] |
drm/rockchip: Improve analogix-dp psr handling Remove the delayed worker, opting instead for the non-delayed variety. Also introduce a lock to ensure we don't have races with the worker and psr_state. Finally, cancel and wait for the worker to finish when disabling the bridge. Reviewed-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Sean Paul <seanpaul@chromium.org>