Home
last modified time | relevance | path

Searched hist:b9c8506cb88b974522133d7eccc3d924ed29cf23 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_rgb.hdiff b9c8506cb88b974522133d7eccc3d924ed29cf23 Thu Feb 23 02:05:41 CST 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder

The RGB encoder represents channel 0 of the TCON. Instead of fetching
the pointer to its TCON from the main sun4i_drv structure, pass it in
as part of the init call, save it, and use it directly in the encoder
and connector callbacks.

We can also drop the otherwise unused sun4i_drv pointer.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_rgb.cdiff b9c8506cb88b974522133d7eccc3d924ed29cf23 Thu Feb 23 02:05:41 CST 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder

The RGB encoder represents channel 0 of the TCON. Instead of fetching
the pointer to its TCON from the main sun4i_drv structure, pass it in
as part of the init call, save it, and use it directly in the encoder
and connector callbacks.

We can also drop the otherwise unused sun4i_drv pointer.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_tcon.cdiff b9c8506cb88b974522133d7eccc3d924ed29cf23 Thu Feb 23 02:05:41 CST 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder

The RGB encoder represents channel 0 of the TCON. Instead of fetching
the pointer to its TCON from the main sun4i_drv structure, pass it in
as part of the init call, save it, and use it directly in the encoder
and connector callbacks.

We can also drop the otherwise unused sun4i_drv pointer.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>