]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
drm/rockchip: Remove analogix psr worker
authorSean Paul <seanpaul@chromium.org>
Fri, 9 Mar 2018 22:22:53 +0000 (23:22 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 14 Mar 2018 10:29:31 +0000 (11:29 +0100)
commitbaa2f0240144c28502c09902f6a116138a354561
tree9e9fd5b0a3175c3344410c1101517aa271cc9708
parent1d38e421bebd6ca24283dd88c4416378ee89825e
drm/rockchip: Remove analogix psr worker

Now that the spinlocks and timers are gone, we can remove the psr
worker located in rockchip's analogix driver and do the enable/disable
directly. This should simplify the code and remove races on disable.

Cc: 征增 王 <wzz@rock-chips.com>
Cc: Stéphane Marchesin <marcheu@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20180309222327.18689-3-enric.balletbo@collabora.com
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c