drm/amdgpu: Use variable instead of constant for sdma doorbell range
authorYong Zhao <Yong.Zhao@amd.com>
Thu, 19 Sep 2019 22:01:06 +0000 (18:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:07 +0000 (01:59 -0400)
commit9822ac8f8506994bf196a5cf5dd3136a6fb980c0
treed8b2eb46ac323342bfddfb09a5d945da1f508d19
parentc399dfcb0e4bc34dcbc979c1bd76680141e6ff5b
drm/amdgpu: Use variable instead of constant for sdma doorbell range

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c