Lines Matching +full:port +full:- +full:specific
1 .. SPDX-License-Identifier: GPL-2.0
7 -----------------------
23 controller port is done at init time based on default output and standard
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
48 add the available outputs as a board specific entry (i.e add the "LogicPD"
49 output name to board-xxx-evm.c). A table of timings for various LCDs
50 supported can be maintained in the board specific setup file to support
57 OSD module implements all OSD layer management and hardware specific
62 --------------