gpu: ipu-v3: ipu-dc: Simplify display controller microcode setup
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 17 Sep 2013 13:48:46 +0000 (15:48 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 1 Mar 2016 07:33:38 +0000 (08:33 +0100)
commit86bdb09f044e1604add914e94d4f472052780ad9
treeaa5f9213fefdc4d83774a77240d20181093aa78f
parent16450616790af5ef5dda79e3081916af723756da
gpu: ipu-v3: ipu-dc: Simplify display controller microcode setup

This cleans up the display controller microcode setup in ipu_dc_init_sync
a little bit. The microcode template words for DI0 and DI1 are properly
separated to avoid a clash when DI1 is active in interlaced mode at the
same time as DI0 in non-interlaced mode.
A comment is added to explain the meaning of the sync counter.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/ipu-dc.c
This page took 0.025794 seconds and 5 git commands to generate.