Re: [PATCH v3 0/7] drm/panthor: support repeated mappings

From: Danilo Krummrich
Date: Thu Jul 03 2025 - 17:03:08 EST


On 7/3/25 10:52 PM, Caterina Shablia wrote:
This patch series adds OP_MAP_REPEAT flag, which lets the user map a BO
region over an address range repeatedly with just one map operation.

Thanks for resending, will take a look soon!