diff options
author | 2022-09-09 12:59:47 +0200 | |
---|---|---|
committer | 2022-09-20 09:42:31 +0200 | |
commit | 02d6f9a13ef3316da5c64540c5a376f07781c853 (patch) | |
tree | 0afb2baef084964ba9542ae4cda4068e4483b70a /scripts/generate_rust_analyzer.py | |
parent | drm/plane-helper: Warn if atomic drivers call non-atomic helpers (diff) | |
download | wireguard-linux-02d6f9a13ef3316da5c64540c5a376f07781c853.tar.xz wireguard-linux-02d6f9a13ef3316da5c64540c5a376f07781c853.zip |
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
Provide DRM_PLANE_NON_ATOMIC_FUNCS, which initializes plane functions
of non-atomic drivers to default values. The macro is not supposed to
be used in new code, but helps with documenting and finding existing
users.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Lyude Paul <lyude@redhat.com> # nouveau
Link: https://patchwork.freedesktop.org/patch/msgid/20220909105947.6487-5-tzimmermann@suse.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions