linux/drivers/gpu/drm/ingenic
Paul Cercueil 9361329d57
drm/ingenic: Move IPU scale settings to private state
The IPU scaling information is computed in the plane's ".atomic_check"
callback, and used in the ".atomic_update" callback. As such, it is
state-specific, and should be moved to a private state structure.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20211026181240.213806-4-paul@crapouillou.net
Tested-by: Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: Christophe Branchereau <cbranchereau@gmail.com>
2021-10-29 21:29:53 +01:00
..
ingenic-drm-drv.c drm/ingenic: Add support for private objects 2021-10-29 21:29:48 +01:00
ingenic-drm.h drm/ingenic: Add option to alloc cached GEM buffers 2021-05-25 11:42:53 +01:00
ingenic-ipu.c drm/ingenic: Move IPU scale settings to private state 2021-10-29 21:29:53 +01:00
ingenic-ipu.h drm/ingenic: Add support for the IPU 2020-07-17 00:46:17 +02:00
Kconfig drm/ingenic: depend on COMMON_CLK to fix compile tests 2020-12-04 10:05:25 +00:00
Makefile drm/ingenic: Add support for the IPU 2020-07-17 00:46:17 +02:00