Home
last modified time | relevance | path

Searched full:dp_intf (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dpi.yaml7 title: MediaTek DPI and DP_INTF Controller
14 The MediaTek DPI and DP_INTF function blocks are a sink of the display
Dmediatek,dsc.yaml69 component in the display pipeline, for example to MERGE, DP_INTF,
Dmediatek,dither.yaml75 DP_INTF, DSI, LVDS or others.
Dmediatek,dp.yaml53 description: Input endpoint of the controller, usually dp_intf
Dmediatek,merge.yaml96 MERGE output to a DSC, DPI, DP_INTF, DSI, ETHDR, Write DMA, or
Dmediatek,rdma.yaml16 driver, such as DSI, DPI and DP_INTF.
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.c117 bool dp_intf = false; in dpu_hw_intf_setup_timing_engine() local
123 dp_intf = true; in dpu_hw_intf_setup_timing_engine()
178 if (p->wide_bus_en && !dp_intf) in dpu_hw_intf_setup_timing_engine()
182 if (p->compression_en && !dp_intf && in dpu_hw_intf_setup_timing_engine()
191 if (dp_intf) { in dpu_hw_intf_setup_timing_engine()