summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2016-03-11 14:50:08 +0100
committerAlex Deucher <alexander.deucher@amd.com>2016-03-14 13:43:27 -0400
commit6ba60b891cf82ae5fd2634badaa2d6752837def6 (patch)
tree70ac872e5d36aa7295186529b5ed95f8d4c7d6b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
parentf4247c5046cdea4e166620f41c0bd3b475e98fff (diff)
downloadop-kernel-dev-6ba60b891cf82ae5fd2634badaa2d6752837def6.zip
op-kernel-dev-6ba60b891cf82ae5fd2634badaa2d6752837def6.tar.gz
drm/amdgpu: stop using the ring index in the SA
The ring index will always collide as hash into the fence list, so use the context number instead. That can still cause collisions, but they are less likely than using ring indices. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud