Searched hist:"86 cf6788a661b8cb459f259e373c5daf09221abe" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tv.c | diff 86cf6788a661b8cb459f259e373c5daf09221abe Tue Apr 25 10:25:04 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Currently we are configuring the TCON's dot clock or special clock directly from the encoder mode_set functions. Since we already provide mode_set helper functions for the TCON's 2 channels, we can set the respective clock from those helpers, and reduce the exposure of the TCON's internals.
Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_rgb.c | diff 86cf6788a661b8cb459f259e373c5daf09221abe Tue Apr 25 10:25:04 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Currently we are configuring the TCON's dot clock or special clock directly from the encoder mode_set functions. Since we already provide mode_set helper functions for the TCON's 2 channels, we can set the respective clock from those helpers, and reduce the exposure of the TCON's internals.
Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|
H A D | sun4i_tcon.c | diff 86cf6788a661b8cb459f259e373c5daf09221abe Tue Apr 25 10:25:04 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Set TCON clock inside sun4i_tconX_mode_set
Currently we are configuring the TCON's dot clock or special clock directly from the encoder mode_set functions. Since we already provide mode_set helper functions for the TCON's 2 channels, we can set the respective clock from those helpers, and reduce the exposure of the TCON's internals.
Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
|