diff options
author | 2024-10-14 10:55:25 +0200 | |
---|---|---|
committer | 2024-10-18 09:23:03 +0200 | |
commit | 1f828b4dd40264028d9b481c0412e63837d968f6 (patch) | |
tree | 68fbf9443e46d033455ef91047094fe6c1070bd8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/radeon: Suspend and resume clients with client helpers (diff) | |
download | wireguard-linux-1f828b4dd40264028d9b481c0412e63837d968f6.tar.xz wireguard-linux-1f828b4dd40264028d9b481c0412e63837d968f6.zip |
drm/client: Make client support optional
Only build client code if DRM_CLIENT has been selected. Automatially
do so if one of the default clients has been enabled. If client support
has been disabled, the helpers for client-related events are empty and
the regular client functions are not present.
Amdgpu has an internal DRM client, so it has to select DRM_CLIENT by
itself unconditionally.
v3:
- provide empty drm_client_debugfs_init() if DRM_CLIENT=n (kernel
test robot)
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-12-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions