linux-stable/drivers/gpu/drm/udl
Thomas Zimmermann 8f2fd57d83 drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state()
Rename the atomic helper function drm_atomic_helper_check_crtc_state()
to drm_atomic_helper_check_crtc_primary_plane() and only check for an
attached primary plane. Adapt callers.

Instead of having one big function to check for various CRTC state
conditions, we rather want smaller functions that drivers can pick
individually.

v5:
	* rebase on top of udl changes

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221007124338.24152-3-tzimmermann@suse.de
2022-10-08 15:26:55 +02:00
..
Kconfig drm/shmem-helper: Switch to vmf_insert_pfn 2021-08-12 21:41:10 +02:00
Makefile drm/udl: Move connector to modesetting code 2022-10-07 13:45:47 +02:00
udl_drv.c drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_drv.h drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00
udl_main.c drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_modeset.c drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state() 2022-10-08 15:26:55 +02:00
udl_proto.h drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00
udl_transfer.c drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00