OSDN Git Service

drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations
authorChristian König <christian.koenig@amd.com>
Thu, 25 Oct 2018 08:50:42 +0000 (10:50 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 20:49:40 +0000 (15:49 -0500)
commit396557b03c9466f27b60052c6b364541f61092db
tree10a38e9ee9e0feacbe67c0b7057f6ed3c583b92f
parentaf5fe1e96aa156886f89282371fce1629fcc9f6a
drm/amdgpu: drop the busy wait for GMC v9 TLB invalidations

This code is not performance critical.

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