summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2019-01-30 15:45:18 -0500
committerAlex Deucher <alexander.deucher@amd.com>2019-03-06 15:31:20 -0500
commit59d3191f14dc18881fec1172c7096b7863622803 (patch)
tree7a2bcd619ed03ab60ed6a9cca2a255ee06de77e3 /tools/perf/scripts/python/exported-sql-viewer.py
parent1e2930374f565312e726f86150d9d1484f81c4d9 (diff)
drm/amd/display: don't call dm_pp_ function from an fpu block
Powerplay functions called from dm_pp_* functions tend to do a mutex_lock which isn't safe to do inside a kernel_fpu_begin/end block as those will disable/enable preemption. Rearrange the dm_pp_get_clock_levels_by_type_with_voltage calls to make sure they happen outside of kernel_fpu_begin/end. Cc: stable@vger.kernel.org Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions