Home
last modified time | relevance | path

Searched hist:d281c862de30381c144145a75ec1f0d5efc307ae (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.hdiff d281c862de30381c144145a75ec1f0d5efc307ae Fri Apr 21 03:38:55 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: tcon: Copy ID from associated backend

The tcons and backends have a one-to-one relationship. Their IDs,
or indexes in the documentation, are also the same.

Copy the ID from the associated backend and save it in the tcon
structure. This will later be used when we add support for the
output data path muxes.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
H A Dsun4i_tcon.cdiff d281c862de30381c144145a75ec1f0d5efc307ae Fri Apr 21 03:38:55 CDT 2017 Chen-Yu Tsai <wens@csie.org> drm/sun4i: tcon: Copy ID from associated backend

The tcons and backends have a one-to-one relationship. Their IDs,
or indexes in the documentation, are also the same.

Copy the ID from the associated backend and save it in the tcon
structure. This will later be used when we add support for the
output data path muxes.

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