drm/amdgpu: set CPU mapping of vram as cached for A+A mode
authorEric Huang <jinhuieric.huang@amd.com>
Sat, 27 Feb 2021 21:51:19 +0000 (16:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:00:44 +0000 (23:00 -0400)
commit06bfc045d54cd7cb769aab5af45f6022c2ce77a7
tree2c5fc9d9ef32273f75fe9b72982767a3478f66ed
parent761d86d37f86ebba77e59fa59ccef4dc2f38674f
drm/amdgpu: set CPU mapping of vram as cached for A+A mode

New A+A HW supports cached vram mapped to cpu.

Signed-off-by: Eric Huang <jinhuieric.huang@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_ttm.c