Home
last modified time | relevance | path

Searched refs:ENC_ROLE_SLAVE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h31 * @ENC_ROLE_SLAVE: This encoder is not the master of a split panel config.
36 ENC_ROLE_SLAVE, enumerator
H A Ddpu_encoder.c1599 if (phys->split_role != ENC_ROLE_SLAVE) in _dpu_encoder_kickoff_phys()
2015 if (params->split_role == ENC_ROLE_SLAVE) in dpu_encoder_virt_add_phys_encs()
2084 phys_params.split_role = ENC_ROLE_SLAVE; in dpu_encoder_setup_display()
H A Ddpu_encoder_phys_vid.c32 if (phys_enc->split_role != ENC_ROLE_SLAVE) in dpu_encoder_phys_vid_is_master()
H A Ddpu_encoder_phys_cmd.c40 return (phys_enc->split_role != ENC_ROLE_SLAVE) ? true : false; in dpu_encoder_phys_cmd_is_master()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h34 * @ENC_ROLE_SLAVE: This encoder is not the master of a split panel config.
39 ENC_ROLE_SLAVE, enumerator
H A Ddpu_encoder.c1633 if (phys->split_role != ENC_ROLE_SLAVE) in _dpu_encoder_kickoff_phys()
2231 if (params->split_role == ENC_ROLE_SLAVE) in dpu_encoder_virt_add_phys_encs()
2280 phys_params.split_role = ENC_ROLE_SLAVE; in dpu_encoder_setup_display()
H A Ddpu_encoder_phys_vid.c34 if (phys_enc->split_role != ENC_ROLE_SLAVE) in dpu_encoder_phys_vid_is_master()
H A Ddpu_encoder_phys_cmd.c43 return (phys_enc->split_role != ENC_ROLE_SLAVE); in dpu_encoder_phys_cmd_is_master()

Completed in 11 milliseconds