]> Git Repo - linux.git/commit
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10
authorEmily Deng <[email protected]>
Thu, 9 Aug 2018 07:05:31 +0000 (15:05 +0800)
committerAlex Deucher <[email protected]>
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 <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
This page took 0.056998 seconds and 4 git commands to generate.