Home
last modified time | relevance | path

Searched refs:ENC_ROLE_SOLO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h29 * @ENC_ROLE_SOLO: This is the one and only panel. This encoder is master.
34 ENC_ROLE_SOLO, enumerator
331 if (phys_enc->split_role == ENC_ROLE_SOLO && in dpu_encoder_helper_get_3d_blend_mode()
H A Ddpu_encoder_phys_vid.c263 if (phys_enc->split_role != ENC_ROLE_SOLO) { in dpu_encoder_phys_vid_setup_timing_engine()
354 return phys_enc->split_role != ENC_ROLE_SOLO; in dpu_encoder_phys_vid_needs_single_flush()
H A Ddpu_encoder.c513 if (phys_enc->split_role == ENC_ROLE_SOLO) { in dpu_encoder_helper_split_config()
2086 phys_params.split_role = ENC_ROLE_SOLO; in dpu_encoder_setup_display()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h32 * @ENC_ROLE_SOLO: This is the one and only panel. This encoder is master.
37 ENC_ROLE_SOLO, enumerator
321 if (phys_enc->split_role == ENC_ROLE_SOLO && in dpu_encoder_helper_get_3d_blend_mode()
H A Ddpu_encoder_phys_vid.c256 if (phys_enc->split_role != ENC_ROLE_SOLO) { in dpu_encoder_phys_vid_setup_timing_engine()
350 return phys_enc->split_role != ENC_ROLE_SOLO; in dpu_encoder_phys_vid_needs_single_flush()
H A Ddpu_encoder.c514 if (phys_enc->split_role == ENC_ROLE_SOLO) { in dpu_encoder_helper_split_config()
2282 phys_params.split_role = ENC_ROLE_SOLO; in dpu_encoder_setup_display()

Completed in 10 milliseconds