Home
last modified time | relevance | path

Searched hist:"80 a58240efef576ef909f7d99180ae2a70ca68a5" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.hdiff 80a58240efef576ef909f7d99180ae2a70ca68a5 Fri Apr 21 03:38:50 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Use lists to track registered display backends and TCONs

To support multiple display pipelines, we need to keep track of the
multiple display backends and TCONs registered with the driver.

Switch to lists to track registered components. Components are only
appended to their respective lists if the bind process was successful.
The TCON bind function now defers if a backend was not registered.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_backend.hdiff 80a58240efef576ef909f7d99180ae2a70ca68a5 Fri Apr 21 03:38:50 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Use lists to track registered display backends and TCONs

To support multiple display pipelines, we need to keep track of the
multiple display backends and TCONs registered with the driver.

Switch to lists to track registered components. Components are only
appended to their respective lists if the bind process was successful.
The TCON bind function now defers if a backend was not registered.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_tcon.hdiff 80a58240efef576ef909f7d99180ae2a70ca68a5 Fri Apr 21 03:38:50 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Use lists to track registered display backends and TCONs

To support multiple display pipelines, we need to keep track of the
multiple display backends and TCONs registered with the driver.

Switch to lists to track registered components. Components are only
appended to their respective lists if the bind process was successful.
The TCON bind function now defers if a backend was not registered.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_backend.cdiff 80a58240efef576ef909f7d99180ae2a70ca68a5 Fri Apr 21 03:38:50 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Use lists to track registered display backends and TCONs

To support multiple display pipelines, we need to keep track of the
multiple display backends and TCONs registered with the driver.

Switch to lists to track registered components. Components are only
appended to their respective lists if the bind process was successful.
The TCON bind function now defers if a backend was not registered.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_drv.cdiff 80a58240efef576ef909f7d99180ae2a70ca68a5 Fri Apr 21 03:38:50 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Use lists to track registered display backends and TCONs

To support multiple display pipelines, we need to keep track of the
multiple display backends and TCONs registered with the driver.

Switch to lists to track registered components. Components are only
appended to their respective lists if the bind process was successful.
The TCON bind function now defers if a backend was not registered.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_tcon.cdiff 80a58240efef576ef909f7d99180ae2a70ca68a5 Fri Apr 21 03:38:50 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: Use lists to track registered display backends and TCONs

To support multiple display pipelines, we need to keep track of the
multiple display backends and TCONs registered with the driver.

Switch to lists to track registered components. Components are only
appended to their respective lists if the bind process was successful.
The TCON bind function now defers if a backend was not registered.

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