Searched full:dp_intf (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,dpi.yaml | 7 title: MediaTek DPI and DP_INTF Controller 14 The MediaTek DPI and DP_INTF function blocks are a sink of the display
|
D | mediatek,dsc.yaml | 69 component in the display pipeline, for example to MERGE, DP_INTF,
|
D | mediatek,dither.yaml | 75 DP_INTF, DSI, LVDS or others.
|
D | mediatek,dp.yaml | 53 description: Input endpoint of the controller, usually dp_intf
|
D | mediatek,merge.yaml | 96 MERGE output to a DSC, DPI, DP_INTF, DSI, ETHDR, Write DMA, or
|
D | mediatek,rdma.yaml | 16 driver, such as DSI, DPI and DP_INTF.
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_intf.c | 117 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()
|