]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10
authorEmily Deng <Emily.Deng@amd.com>
Thu, 9 Aug 2018 07:05:31 +0000 (15:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2018 02:09:16 +0000 (21:09 -0500)
commita2a8fb512e09bd3735c92421e93cd2e1baa2723d
tree07833c43705016f02c3ffc90804df6fd868ca794
parentc5892230d98b043b3948aec7ce60e636d19c8e50
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10

Correct the format

For vega10 sriov, the sdma doorbell must be fixed as follow to keep the
same setting with host driver, or it will happen conflicts.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c