Searched hist:"06 ede3dd96e16b41618b656b54467b9eb924870f" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_pll.c | diff 06ede3dd96e16b41618b656b54467b9eb924870f Wed May 18 02:48:44 CDT 2016 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: add field for PLL type
DSS uses two types of PLLs, type A (DSI & Video) and type B (HDMI). The two types behave slightly differently, but we don't have the type of the PLL available anywhere for the driver.
This patch adds an enum for the PLL type and a field in the PLL's HW data to store it.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | video-pll.c | diff 06ede3dd96e16b41618b656b54467b9eb924870f Wed May 18 02:48:44 CDT 2016 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: add field for PLL type
DSS uses two types of PLLs, type A (DSI & Video) and type B (HDMI). The two types behave slightly differently, but we don't have the type of the PLL available anywhere for the driver.
This patch adds an enum for the PLL type and a field in the PLL's HW data to store it.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | dss.h | diff 06ede3dd96e16b41618b656b54467b9eb924870f Wed May 18 02:48:44 CDT 2016 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: add field for PLL type
DSS uses two types of PLLs, type A (DSI & Video) and type B (HDMI). The two types behave slightly differently, but we don't have the type of the PLL available anywhere for the driver.
This patch adds an enum for the PLL type and a field in the PLL's HW data to store it.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
H A D | dsi.c | diff 06ede3dd96e16b41618b656b54467b9eb924870f Wed May 18 02:48:44 CDT 2016 Tomi Valkeinen <tomi.valkeinen@ti.com> drm/omap: add field for PLL type
DSS uses two types of PLLs, type A (DSI & Video) and type B (HDMI). The two types behave slightly differently, but we don't have the type of the PLL available anywhere for the driver.
This patch adds an enum for the PLL type and a field in the PLL's HW data to store it.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|