diff options
author | 2024-08-12 10:28:23 +0200 | |
---|---|---|
committer | 2024-08-13 16:21:08 +0200 | |
commit | 7a26f18119d1daf910cca58f875582d50d0e4974 (patch) | |
tree | 65276a637995aa996d726ff127fa8bbc9b39d8ca /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm: Do delayed switcheroo in drm_lastclose() (diff) | |
download | wireguard-linux-7a26f18119d1daf910cca58f875582d50d0e4974.tar.xz wireguard-linux-7a26f18119d1daf910cca58f875582d50d0e4974.zip |
drm/amdgpu: Do not set struct drm_driver.lastclose
Remove the implementation of struct drm_driver.lastclose. The hook
was only necessary before in-kernel DRM clients existed, but is now
obsolete. The code in amdgpu_driver_lastclose_kms() is performed by
drm_lastclose().
v2:
- update commit message
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240812083000.337744-3-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions