diff options
author | 2016-03-11 14:50:08 +0100 | |
---|---|---|
committer | 2016-03-14 13:43:27 -0400 | |
commit | 6ba60b891cf82ae5fd2634badaa2d6752837def6 (patch) | |
tree | 70ac872e5d36aa7295186529b5ed95f8d4c7d6b4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/amdgpu: stop waiting on UVD messages before mapping them (diff) | |
download | linux-dev-6ba60b891cf82ae5fd2634badaa2d6752837def6.tar.xz linux-dev-6ba60b891cf82ae5fd2634badaa2d6752837def6.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions