Re: [PATCH v1 1/6] drm/panfrost: Set IOMMU_CACHE flag

From: AngeloGioacchino Del Regno
Date: Tue Mar 11 2025 - 05:16:19 EST


Il 10/03/25 20:59, Ariel D'Alessandro ha scritto:
Panfrost does not support uncached mappings, so flag them properly. Also
flag the pages that are mapped as response to a page fault as cached.

Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxx>
Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>