Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h216 INTF_MODE_VIDEO, enumerator
Ddpu_encoder_phys_vid.c486 hw_res->intfs[phys_enc->intf_idx - INTF_0] = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_get_hw_resources()
708 phys_enc->intf_mode = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_init()
Ddpu_crtc.c728 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_disable()
788 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_enable()
Ddpu_encoder.c1899 case INTF_MODE_VIDEO: in _dpu_encoder_status_show()