]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: correct GART location info
authorJunwei Zhang <Jerry.Zhang@amd.com>
Tue, 19 Jun 2018 03:22:18 +0000 (11:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Jun 2018 18:17:39 +0000 (13:17 -0500)
commit761f58e0e91334983cce60637adfbf7492aa97b3
treea8687db7bbe44bea5505a71ba2483aefb0f0a6f1
parent8e2c7ad99dce3f4242fa0d0d5950ca3ba0f212c3
drm/amdgpu: correct GART location info

Avoid confusing the GART with the GTT domain.

Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c