linux-stable/drivers/gpu/drm/xlnx
Thomas Zimmermann 382fc1f681 drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
The macro DRM_PLANE_HELPER_NO_SCALING is only useful with the interfaces
in drm_atomic_helper.h, but defined in drm_plane_helper.h. So half of
DRM includes the latter header file for using this macro. Move the macro
and remove the include statements.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220720083058.15371-3-tzimmermann@suse.de
2022-07-26 18:41:56 +02:00
..
Kconfig drm/display: Introduce a DRM display-helper module 2022-04-25 11:19:21 +02:00
Makefile
zynqmp_disp.c drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers 2022-07-26 18:41:56 +02:00
zynqmp_disp.h
zynqmp_disp_regs.h
zynqmp_dp.c drm: xlnx: add <linux/io.h> for readl/writel 2022-07-06 22:54:51 +03:00
zynqmp_dp.h
zynqmp_dpsub.c drm/xlnx: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:48 +01:00
zynqmp_dpsub.h