aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAlex Deucher <[email protected]>2018-01-18 19:05:36 -0500
committerAlex Deucher <[email protected]>2018-02-19 14:18:16 -0500
commit9950cda2a0187314c3cd6a86415ab9050074c5f8 (patch)
tree914f0f1660b69eff416a5924292cc035bb90e823 /tools/perf/scripts/python/bin/stackcollapse-report
parent04f618eb3b81ac20daea791766e9f4cb71f1f32b (diff)
drm/amdgpu: drop the drm irq pre/post/un install callbacks
The preinstall callback didn't do anything because not all of the IPs were initialized when it was called. Move the postinstall setup into sequence in the driver. The uninstall callback disabled all interrupt source, but it got called too late in the driver sequence and caused problems with IPs who already freed the relevant data structures. Move the call into the right place in the driver sequence. Acked-by: Christian König <[email protected]> Acked-by: Harry Wentland <[email protected]> Tested-By: Mikita Lipski <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions