OpenCloudOS-Kernel/drivers/gpu/drm/bridge/cadence
Thomas Zimmermann 6a99099fe1 drm/display: Move HDCP helpers into display-helper module
Move DRM's HDCP helper library into the display/ subdirectory and add
it to DRM's display helpers. Split the header file into core and helpers.
Update all affected drivers. No functional changes.

v3:
	* fix Kconfig dependencies
v2:
	* fix include statements (Jani, Javier)
	* update Kconfig symbols

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220421073108.19226-7-tzimmermann@suse.de
2022-04-25 11:19:36 +02:00
..
Kconfig drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
Makefile drm: bridge: cdns-mhdp8546: Enable HDCP 2021-04-13 10:28:05 +02:00
cdns-mhdp8546-core.c drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
cdns-mhdp8546-core.h drm: Rename dp/ to display/ 2022-04-25 11:17:45 +02:00
cdns-mhdp8546-hdcp.c drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
cdns-mhdp8546-hdcp.h drm: bridge: cdns-mhdp8546: Enable HDCP 2021-04-13 10:28:05 +02:00
cdns-mhdp8546-j721e.c
cdns-mhdp8546-j721e.h