Home
last modified time | relevance | path

Searched hist:e1a29b28e70457549149d3b2c82e4333d68ac49d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v6_0.cdiff e1a29b28e70457549149d3b2c82e4333d68ac49d Tue Oct 25 01:46:11 CDT 2022 Yifan Zha <Yifan.Zha@amd.com> drm/amdgpu: Skip access SDMA0_F32_CNTL in sdma_v6_0_enable under SRIOV

[Why]
SDMA0_F32_CNTL is a PF_only regitser which will be blocked by L1.
RLCG will not program the register as well.

[How]
Skip to program SDMA0_F32_CNTL under SRIOV VF.

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>