]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: search only the BO list for VM mappings
authorChristian König <christian.koenig@amd.com>
Tue, 22 Dec 2015 15:06:12 +0000 (16:06 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:16:48 +0000 (14:16 -0500)
commit9e5c856871c7ffcf654a4af538f96425674722db
tree791d904263afbda10b17be391e29b0946676691a
parent65f357719f5ad4180fc6f40412115735a546a2a7
drm/amdgpu: search only the BO list for VM mappings

Make UVD/VCE VM emulation more efficient.

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