drm/amdgpu: use drm_exec for GEM and CSA handling v2
authorChristian König <christian.koenig@amd.com>
Tue, 19 Apr 2022 12:33:39 +0000 (14:33 +0200)
committerChristian König <christian.koenig@amd.com>
Wed, 12 Jul 2023 12:14:36 +0000 (14:14 +0200)
commit8a206685d36f6f0c6b72637f920ef973ea9cc936
tree61fcbd1ad138bf10dfb5767fcbda21015ce9783d
parent8abc1eb2987aee449e62c72a498374a43b409261
drm/amdgpu: use drm_exec for GEM and CSA handling v2

Start using the new component here as well.

v2: ignore duplicates to allow per VM BO mappings

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230711133122.3710-5-christian.koenig@amd.com
drivers/gpu/drm/amd/amdgpu/amdgpu_csa.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c