Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h255 INTF_MODE_VIDEO, enumerator
H A Ddpu_encoder_phys_vid.c784 phys_enc->intf_mode = INTF_MODE_VIDEO; in dpu_encoder_phys_vid_init()
H A Ddpu_crtc.c1179 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_disable()
1243 if (dpu_encoder_get_intf_mode(encoder) == INTF_MODE_VIDEO) in dpu_crtc_enable()
H A Ddpu_encoder.c416 case INTF_MODE_VIDEO: in dpu_encoder_helper_get_intf_type()
2049 if (enc_master->intf_mode == INTF_MODE_VIDEO) in dpu_encoder_prep_dsc()