diff options
author | 2015-01-15 12:01:10 +0200 | |
---|---|---|
committer | 2015-01-15 12:01:10 +0200 | |
commit | 99331a51cc788cb60780278cf2d6b1105cf23828 (patch) | |
tree | 5ba5849387e83a4cd4af85b5a5d71dffd9b2607d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdkfd: Fix for-loop when allocating HQD (non-HWS) (diff) | |
download | linux-dev-99331a51cc788cb60780278cf2d6b1105cf23828.tar.xz linux-dev-99331a51cc788cb60780278cf2d6b1105cf23828.zip |
drm/amdkfd: Replace cpu_relax() with schedule() in DQM
In order not to occupy the current core and thus prevent the core from
servicing IOMMU PPR requests, this patch replaces the call in DQM to
cpu_relax() with a call to schedule().
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions