]> git.baikalelectronics.ru Git - kernel.git/commit
drm/omap: dss: Functions to check components in the display/output list
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 2 May 2016 11:55:38 +0000 (14:55 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 3 Apr 2017 09:36:40 +0000 (12:36 +0300)
commitebb1d4e12deec0ad42129d92ba7adbefc81235d5
tree82e3b4cf308305f708e14ec87e9dbdd4d272fcfb
parent51bf1655b7fd3ef4bef32e4c561d9d5ea15ced9d
drm/omap: dss: Functions to check components in the display/output list

The functions can be used to check a component (by it's of_node) if it is
part of the omapdss display or output list. If the component is found, it
means that the driver is loaded.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/display.c
drivers/gpu/drm/omapdrm/dss/omapdss.h
drivers/gpu/drm/omapdrm/dss/output.c