Home
last modified time | relevance | path

Searched refs:INTF_WB (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c150 case INTF_WB: in set_ctl_op()
191 case INTF_WB: in start_signal_needed()
419 if (intf->type == INTF_WB) in mdp_ctl_flush_mask_encoder()
H A Dmdp5_kms.h247 if (intf->type == INTF_WB) in intf2vblank()
H A Dmdp5.xml.h63 INTF_WB = 101, enumerator
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h240 INTF_WB = 0x100, enumerator
H A Ddpu_encoder.c1306 if (type == INTF_WB) in dpu_encoder_get_intf()
2204 if (disp_info->intf_type == INTF_WB) { in dpu_encoder_virt_add_phys_encs()
2271 if (disp_info->intf_type != INTF_WB) in dpu_encoder_setup_display()
2300 if (disp_info->intf_type == INTF_WB && controller_id < WB_MAX) in dpu_encoder_setup_display()
H A Ddpu_kms.c654 info.intf_type = INTF_WB; in _dpu_kms_initialize_writeback()