diff options
author | Thomas Zimmermann <[email protected]> | 2024-10-14 10:55:20 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-10-18 09:23:03 +0200 |
commit | df7e8b522a6090162ecb50fd298ebc4db137562b (patch) | |
tree | 61ed9fe588aa599893aa0d21a59afd275269dbeb /tools/perf/scripts/python/sched-migration.py | |
parent | 8058944f52262e8e8246af5f8408586b1ebfd2c6 (diff) |
drm/client: Move client event handlers to drm_client_event.c
A number of DRM-client functions serve as entry points from device
operations to client code. Moving them info a separate file will later
allow for a more fine-grained kernel configuration. For most of the
users it is sufficient to include <drm/drm_client_event.h> instead of
the full driver-side interface in <drm/drm_client.h>
v2:
- rename new files to drm_client_event.{c,h}
Signed-off-by: Thomas Zimmermann <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Karol Herbst <[email protected]>
Cc: Lyude Paul <[email protected]>
Cc: Danilo Krummrich <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions