Lines Matching +full:display +full:- +full:timings
1 .. SPDX-License-Identifier: GPL-2.0
7 -----------------------
11 1. V4L2 display driver
16 2. Display controller
29 board specific settings (specified in board-xxx-evm.c). This allows
32 API to set timings in VENC for a specific display resolution. As of this
39 setting timings at LCD controller port when external encoders are connected
40 at the port or LCD panel timings required. When external encoder/LCD panel
41 is connected, the timings for a specific standard/preset is retrieved from
42 the board specific table and the values are used to set the timings in
43 venc using non-standard timing mode.
46 PD display, it requires setting up the LCD controller port with a set of
47 timings for the resolution supported and setting the dot clock. So we could
49 output name to board-xxx-evm.c). A table of timings for various LCDs
62 --------------