]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Refactor code to handle non coherent and uncached
authorRajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Tue, 5 Apr 2022 14:42:47 +0000 (10:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Jul 2022 13:31:04 +0000 (09:31 -0400)
commitd7339379e3a10251a1e04f5c51da0b92e52ee42d
tree43f8a4d55092767fd259be9ae469304afdb03748
parent3910fd4513ac2ef64096bc6950f985add87630e0
drm/amdgpu: Refactor code to handle non coherent and uncached

This simplifies existing coherence handling for Arcturus and Aldabaran
to account for !coherent && uncached scenarios.

Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c