Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c151 case INTF_WB: in set_ctl_op()
192 case INTF_WB: in start_signal_needed()
420 if (intf->type == INTF_WB) in mdp_ctl_flush_mask_encoder()
H A Dmdp5_kms.h246 if (intf->type == INTF_WB) in intf2vblank()
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h235 INTF_WB = 0x100, enumerator
H A Ddpu_encoder.c706 if (disp_info->intf_type == INTF_WB && conn_state->writeback_job) { in dpu_encoder_update_topology()
737 if (dpu_enc->disp_info.intf_type == INTF_WB && conn_state->writeback_job) { in dpu_encoder_needs_modeset()
1178 dpu_enc->disp_info.intf_type == INTF_WB; in dpu_encoder_virt_atomic_mode_set()
1229 if ((dpu_enc->disp_info.intf_type == INTF_WB && conn_state->writeback_job) || in dpu_encoder_virt_atomic_mode_set()
1431 if (type == INTF_WB) in dpu_encoder_get_intf()
2530 if (disp_info->intf_type == INTF_WB) { in dpu_encoder_virt_add_phys_encs()
2629 if (disp_info->intf_type != INTF_WB) in dpu_encoder_setup_display()
2658 if (disp_info->intf_type == INTF_WB && controller_id < WB_MAX) in dpu_encoder_setup_display()
H A Ddpu_kms.c729 info.intf_type = INTF_WB; in _dpu_kms_initialize_writeback()