Re: [PATCH] drm/mediatek: Update the fb property mtk_plane_atomic_async_update

2020-02-14 Thread Enric Balletbo i Serra
Hi, On 13/2/20 13:01, Enric Balletbo i Serra wrote: > Commit 920fffcc8912 ("drm/mediatek: update cursors by using async atomic > update") added support to async updates of cursors by using the new atomic > interface for that. Unfortunately, introduced two issues. The first one is > that since then

[PATCH] drm/mediatek: Update the fb property mtk_plane_atomic_async_update

2020-02-14 Thread Enric Balletbo i Serra
Commit 920fffcc8912 ("drm/mediatek: update cursors by using async atomic update") added support to async updates of cursors by using the new atomic interface for that. Unfortunately, introduced two issues. The first one is that since then, the drm_atomic_helper_async_commit triggers a WARNING due c