summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorYifan Zha <Yifan.Zha@amd.com>2025-11-14 17:48:58 +0800
committerAlex Deucher <alexander.deucher@amd.com>2025-11-19 18:08:37 -0500
commit80d8a9ad1587b64c545d515ab6cb7ecb9908e1b3 (patch)
tree8721d9fc5f64609cec8e752584a901284cdbaa41 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parent31ab31433c9bd2f255c48dc6cb9a99845c58b1e4 (diff)
drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
[Why] Accoreding to CP updated to RS64 on gfx11, WRITE_DATA with PREEMPTION_META_MEMORY(dst_sel=8) is illegal for CP FW. That packet is used for MCBP on F32 based system. So it would lead to incorrect GRBM write and FW is not handling that extra case correctly. [How] With gfx11 rs64 enabled, skip emit de meta data. Signed-off-by: Yifan Zha <Yifan.Zha@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit 8366cd442d226463e673bed5d199df916f4ecbcf) Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions