linux/drivers/gpu/drm/amd
Pixel Ding 2ffe31deb2 drm/amdgpu: use polling mem to set SDMA3 wptr for VF
On Tonga VF, there're 2 sources updating wptr registers for
sdma3: 1) polling mem and 2) doorbell. When doorbell and polling
mem are both enabled on sdma3, there will be collision hit in
occasion between those two sources when ucode and h/w are doing
the updating on wptr register in parallel. Issue doesn't happen
on CP GFX/Compute since CP drops all doorbell writes when VF is
inactive. So enable polling mem and don't use doorbell for SDMA3.

Signed-off-by: Pixel Ding <Pixel.Ding@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-12 14:45:47 -05:00
..
acp drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
amdgpu drm/amdgpu: use polling mem to set SDMA3 wptr for VF 2017-12-12 14:45:47 -05:00
amdkfd drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
display drm/amdgpu: add license to files where it was missing 2017-12-07 11:51:25 -05:00
include drm/amd/include:cleanup raven1 vcn header files. 2017-12-06 12:48:26 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amdgpu: add license to files where it was missing 2017-12-07 11:51:25 -05:00