Searched hist:"00 b30e794ffc3bd8f4c6dc357fe7e881ae6e5373" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.h | diff 00b30e794ffc3bd8f4c6dc357fe7e881ae6e5373 Tue Mar 06 15:37:25 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm/omap: Pass pipe pointer to omap_crtc_init()
Replace the dss display device pointer by a pipe pointer that will allow the omap_crtc_init() function to access both the display and the DSS output. As a result we can remove the omapdss_device_get_dispc_channel() function that is now unneeded.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | omap_crtc.c | diff 00b30e794ffc3bd8f4c6dc357fe7e881ae6e5373 Tue Mar 06 15:37:25 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm/omap: Pass pipe pointer to omap_crtc_init()
Replace the dss display device pointer by a pipe pointer that will allow the omap_crtc_init() function to access both the display and the DSS output. As a result we can remove the omapdss_device_get_dispc_channel() function that is now unneeded.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | omap_drv.c | diff 00b30e794ffc3bd8f4c6dc357fe7e881ae6e5373 Tue Mar 06 15:37:25 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm/omap: Pass pipe pointer to omap_crtc_init()
Replace the dss display device pointer by a pipe pointer that will allow the omap_crtc_init() function to access both the display and the DSS output. As a result we can remove the omapdss_device_get_dispc_channel() function that is now unneeded.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | base.c | diff 00b30e794ffc3bd8f4c6dc357fe7e881ae6e5373 Tue Mar 06 15:37:25 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm/omap: Pass pipe pointer to omap_crtc_init()
Replace the dss display device pointer by a pipe pointer that will allow the omap_crtc_init() function to access both the display and the DSS output. As a result we can remove the omapdss_device_get_dispc_channel() function that is now unneeded.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | omapdss.h | diff 00b30e794ffc3bd8f4c6dc357fe7e881ae6e5373 Tue Mar 06 15:37:25 CST 2018 Laurent Pinchart <laurent.pinchart@ideasonboard.com> drm/omap: Pass pipe pointer to omap_crtc_init()
Replace the dss display device pointer by a pipe pointer that will allow the omap_crtc_init() function to access both the display and the DSS output. As a result we can remove the omapdss_device_get_dispc_channel() function that is now unneeded.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|