diff options
author | Yifan Zhang <yifan1.zhang@amd.com> | 2022-08-30 23:18:47 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-09-01 15:10:35 -0400 |
commit | 75efc459ea3127dc902bc129526babd6135c494b (patch) | |
tree | 72b96c974bdf2b252d42dfad15138532dd7be633 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 41ee1f18ef52390518ed14b8be98640955d8f767 (diff) | |
download | linux-75efc459ea3127dc902bc129526babd6135c494b.tar.gz linux-75efc459ea3127dc902bc129526babd6135c494b.tar.bz2 linux-75efc459ea3127dc902bc129526babd6135c494b.zip |
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
there is only one SDMA engine in SDMA 6.0.1, the sdma_hqd_mask has to be
zeroed for the 2nd engine, otherwise MES scheduler will consider 2nd
engine exists and map/unmap SDMA queues to the non-existent engine.
Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions