Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_perf.c55 if ((dpu_crtc_get_intf_mode(tmp_crtc) == INTF_MODE_VIDEO) && in _dpu_core_video_mode_intf_connected()
158 is_video_mode = dpu_crtc_get_intf_mode(crtc) == INTF_MODE_VIDEO; in dpu_core_perf_crtc_check()
Ddpu_hw_mdss.h213 INTF_MODE_VIDEO, enumerator
Ddpu_encoder_phys_vid.c487 hw_res->intfs[phys_enc->intf_idx - INTF_0] = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_get_hw_resources()
728 phys_enc->intf_mode = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_init()
Ddpu_crtc.c717 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_disable()
785 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_enable()
Ddpu_encoder.c1892 case INTF_MODE_VIDEO: in _dpu_encoder_status_show()