Loading
drm/amdgpu: Program IH_VMID_LUT_INDEX register on GFX 12.1
For querying VMID <-> PASID mapping on GFX 12.1, we need to first program the IH_VMID_LUT_INDEX before fetching the LUT mapping. Without this TLB flush may not work. Signed-off-by:Mukul Joshi <mukul.joshi@amd.com> Reviewed-by:
Michael Chen <michael.chen@amd.com> Reviewed-by:
Alex Sierra <alex.sierra@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>