diff options
author | Jane Jian <Jane.Jian@amd.com> | 2024-06-25 19:37:43 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-27 17:33:27 -0400 |
commit | b17eecc08fba0c1d256f9a78fe13e5e568fe7081 (patch) | |
tree | 19c69db248dab7dd0f121cf166574dc85a31d83b /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
parent | ad89e904e3aaa93628785546034ec77f3100cf79 (diff) |
drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3
[WHY]
sriov has the higher bit violation when flushing tlb
[HOW]
normalize the registers to keep lower 16-bit(dword aligned) to aviod higher bit violation
RLCG will mask xcd out and always assume it's accessing its own xcd
v2
add check in wait mem that only do the normalization on regspace
Signed-off-by: Jane Jian <Jane.Jian@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Acked-by: Yiqing Yao <YiQing.Yao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions