summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2018-11-07 13:55:01 +0100
committerAlex Deucher <alexander.deucher@amd.com>2019-03-19 15:36:58 -0500
commitc1a8abd99da5a035f54cd7633b060033650ff3e0 (patch)
treeb0e00e326f07b5b869cdb299fc47840481c42a1c /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h
parent8c65fe5fc81c37c98269389759bb1d90c4658953 (diff)
downloadlinux-c1a8abd99da5a035f54cd7633b060033650ff3e0.tar.gz
linux-c1a8abd99da5a035f54cd7633b060033650ff3e0.tar.bz2
linux-c1a8abd99da5a035f54cd7633b060033650ff3e0.zip
drm/amdgpu: use ring/hash for fault handling on GMC9 v3
Further testing showed that the idea with the chash doesn't work as expected. Especially we can't predict when we can remove the entries from the hash again. So replace the chash with a ring buffer/hash mix where entries in the container age automatically based on their timestamp. v2: use ring buffer / hash mix v3: check the timeout to make sure all entries age Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> (v2) Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.h')
0 files changed, 0 insertions, 0 deletions