summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Xie <AlexBin.Xie@amd.com>2017-04-26 20:31:01 +0300
committerAlex Deucher <alexander.deucher@amd.com>2017-04-29 00:33:09 +0300
commitcca7ecb32b5920f05bb940cbe01dde19c0125620 (patch)
tree341c358bc0e549080c5a3ea775e9907d2ed4ab56 /tools/perf/scripts/python
parenta6bef67e2abae4f19de8fb4ec34acb1df8156a75 (diff)
downloadlinux-cca7ecb32b5920f05bb940cbe01dde19c0125620.tar.xz
drm/amdgpu: Fix use of interruptible waiting
Either in cgs functions or for callers of cgs functions: 1. The signal interrupt can affect the expected behaviour 2. There is no good mechanism to handle the corresponding error 3. There is no chance of deadlock in these single BO waiting 4. There is no clear benefit for interruptible waiting 5. Future caller of these functions might have same issue. Signed-off-by: Alex Xie <AlexBin.Xie@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions