diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2024-10-14 11:55:24 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2024-10-18 10:23:03 +0300 |
commit | 88c79de8575c0061a5cdf23c65f8b1ae6202f0d5 (patch) | |
tree | dcffe393905aae888ebdf198d58f49a879a8dc0d /drivers/gpu/drm/Makefile | |
parent | 4785658660d507b1e026ea2873caa2ea11486a74 (diff) | |
download | linux-88c79de8575c0061a5cdf23c65f8b1ae6202f0d5.tar.xz |
drm/radeon: Suspend and resume clients with client helpers
Replace calls to radeon_fbdev_set_suspend() with calls to the client
functions drm_client_dev_suspend() and drm_client_dev_resume(). Any
registered in-kernel client will now receive suspend and resume events.
v4:
- refer to radeon_fbdev_set_suspend() in commit description (Jonathan)
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: Xinhui Pan <Xinhui.Pan@amd.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241014085740.582287-11-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/Makefile')
0 files changed, 0 insertions, 0 deletions