Re: [PATCH v4 02/38] drm/rockchip: Don't use atomic constructs for psr

From: Heiko Stuebner
Date: Thu Mar 08 2018 - 17:44:49 EST


Am Montag, 5. MÃrz 2018, 23:22:54 CET schrieb Enric Balletbo i Serra:
> From: Sean Paul <seanpaul@xxxxxxxxxxxx>
>
> 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 <wxt@xxxxxxxxxxxxxx>
> Cc: åå ç <wzz@xxxxxxxxxxxxxx>
> Cc: StÃphane Marchesin <marcheu@xxxxxxxxxxxx>
> Signed-off-by: Sean Paul <seanpaul@xxxxxxxxxxxx>
> Signed-off-by: Thierry Escande <thierry.escande@xxxxxxxxxxxxx>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>

applied to drm-misc-next after
checking on both pinky (rk3288) and kevin (rk3399).


Heiko