[PATCH v3 1/2] drm/mediatek: Fix iommu fault by swapping FBs after updating plane state

Alexandre Mergnat amergnat at baylibre.com
Wed Jul 12 06:03:00 PDT 2023



On 10/07/2023 11:32, Jason-JH.Lin wrote:
> According to the comment in drm_atomic_helper_async_commit(),
> we should make sure FBs have been swapped, so that cleanups in the
> new_state performs a cleanup in the old FB.
> 
> So we should move swapping FBs after calling mtk_plane_update_new_state(),
> to avoid using the old FB which could be freed.

Reviewed-by: Alexandre Mergnat <amergnat at baylibre.com>

-- 
Regards,
Alexandre



More information about the linux-arm-kernel mailing list