Home
last modified time | relevance | path

Searched refs:INTF_MODE_VIDEO (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h224 INTF_MODE_VIDEO, enumerator
Ddpu_encoder_phys_vid.c472 hw_res->intfs[phys_enc->intf_idx - INTF_0] = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_get_hw_resources()
724 phys_enc->intf_mode = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_init()
Ddpu_crtc.c815 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_disable()
875 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_enable()
Ddpu_encoder.c1890 case INTF_MODE_VIDEO: in _dpu_encoder_status_show()