diff options
author | Vitaly Prosyak <vitaly.prosyak@amd.com> | 2023-01-20 22:03:45 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-03 23:41:27 +0300 |
commit | 11cc4652e99f5529a9785b64f78fe005d8782b47 (patch) | |
tree | 46ccc043cbf869890c0cdd34e8b8057e5f7cb90b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | febb414745d98f0a6f14d7fd53f1965a455e19d5 (diff) | |
download | linux-11cc4652e99f5529a9785b64f78fe005d8782b47.tar.xz |
drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA
We allow sending PSP messages LOAD_ASD and UNLOAD_TA without
acquiring a lock in drm_dev_enter during driver unload
because we must call drm_dev_unplug as the beginning
of unload driver sequence.
Added WARNING if other PSP messages are sent without a lock.
After this commit, the following commands would work
-sudo modprobe -r amdgpu
-sudo modprobe amdgpu
Signed-off-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Reviewed-by Alex Deucher <alexander.deucher@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