Home
last modified time | relevance | path

Searched refs:ENC_ROLE_MASTER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h30 * @ENC_ROLE_MASTER: This encoder is the master of a split panel config.
35 ENC_ROLE_MASTER, enumerator
H A Ddpu_encoder.c527 if (phys_enc->split_role == ENC_ROLE_MASTER) { in dpu_encoder_helper_split_config()
2082 phys_params.split_role = ENC_ROLE_MASTER; in dpu_encoder_setup_display()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h33 * @ENC_ROLE_MASTER: This encoder is the master of a split panel config.
38 ENC_ROLE_MASTER, enumerator
H A Ddpu_encoder.c528 if (phys_enc->split_role == ENC_ROLE_MASTER) { in dpu_encoder_helper_split_config()
2278 phys_params.split_role = ENC_ROLE_MASTER; in dpu_encoder_setup_display()

Completed in 8 milliseconds