On Tue, Aug 5, 2025 at 12:44 PM Rob Clark wrote:
>
> Detect and handle the special case of a MAP op simply updating the vma
> flags of an existing vma, and skip the pgtable updates. This allows
> turnip to set the MSM_VMA_DUMP flag on an existing mapping without
> requiring additional synchroniza
Detect and handle the special case of a MAP op simply updating the vma
flags of an existing vma, and skip the pgtable updates. This allows
turnip to set the MSM_VMA_DUMP flag on an existing mapping without
requiring additional synchronization against commands running on the
GPU.
Signed-off-by: Ro