OSDN Git Service

drm/amdgpu: consistently use AMDGPU_CSA_VADDR
authorChristian König <christian.koenig@amd.com>
Tue, 23 Jan 2018 09:03:46 +0000 (10:03 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:30 +0000 (14:18 -0500)
commit97745f68520df38d9ffb8bd6cb0fa70c047a2c2c
tree939d2886e55194be3969a2ad71f9a8253fb59a39
parenta3e9a15a25d5dfaacdf4d6a367eba27df83d108a
drm/amdgpu: consistently use AMDGPU_CSA_VADDR

Instead of repeating this multiple times.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c