diff options
author | Christian König <[email protected]> | 2016-03-11 14:50:08 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2016-03-14 13:43:27 -0400 |
commit | 6ba60b891cf82ae5fd2634badaa2d6752837def6 (patch) | |
tree | 70ac872e5d36aa7295186529b5ed95f8d4c7d6b4 /drivers/fpga/fpga-mgr.c | |
parent | f4247c5046cdea4e166620f41c0bd3b475e98fff (diff) |
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 <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions