diff options
author | Sean Paul <[email protected]> | 2018-03-05 23:22:54 +0100 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2018-03-08 23:28:53 +0100 |
commit | 60beeccc72cabefcb8874fec542b3142e262b6c2 (patch) | |
tree | 2cd3bd6405f5c4be94c0a6c7c7c9343587777b9b /scripts/gdb/linux/tasks.py | |
parent | 7f3c191b17c3d449ba606c37030257b132ffae06 (diff) |
drm/rockchip: Don't use atomic constructs for psr
Instead of using timer and spinlocks, use delayed_work and
mutexes for rockchip psr. This allows us to make blocking
calls when enabling/disabling psr (which is sort of important
given we're talking over dpcd to the display).
Cc: Caesar Wang <[email protected]>
Cc: 征增 王 <[email protected]>
Cc: Stéphane Marchesin <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Thierry Escande <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions