linux/drivers/gpu/drm/ingenic
Paul Cercueil 8040ca086e
drm/ingenic: Add support for private objects
Until now, the ingenic-drm as well as the ingenic-ipu drivers used to
put state-specific information in their respective private structure.

Add boilerplate code to support private objects in the two drivers, so
that state-specific information can be put in the state-specific private
structure.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20211026181240.213806-3-paul@crapouillou.net
Tested-by: Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: Christophe Branchereau <cbranchereau@gmail.com>
2021-10-29 21:29:48 +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: Add support for private objects 2021-10-29 21:29:48 +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