Home
last modified time | relevance | path

Searched refs:DPU_ENC_DISABLED (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c472 if (phys_enc->enable_state == DPU_ENC_DISABLED) in dpu_encoder_phys_vid_enable()
575 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_vid_disable()
604 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_disable()
733 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_init()
H A Ddpu_encoder_phys_cmd.c527 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_cmd_disable()
534 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_cmd_disable()
735 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_cmd_init()
H A Ddpu_encoder_phys.h43 * @DPU_ENC_DISABLED: Encoder is disabled
52 DPU_ENC_DISABLED, enumerator
H A Ddpu_encoder.c277 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_helper_wait_for_irq()
1503 if (phys->ops.trigger_start && phys->enable_state != DPU_ENC_DISABLED) in _dpu_encoder_trigger_start()
1589 if (phys->enable_state == DPU_ENC_DISABLED) in _dpu_encoder_kickoff_phys()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c440 if (phys_enc->enable_state == DPU_ENC_DISABLED) in dpu_encoder_phys_vid_enable()
544 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_vid_disable()
594 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_disable()
H A Ddpu_encoder_phys.h46 * @DPU_ENC_DISABLED: Encoder is disabled
55 DPU_ENC_DISABLED, enumerator
H A Ddpu_encoder_phys_cmd.c532 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_cmd_disable()
567 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_cmd_disable()
H A Ddpu_encoder_phys_wb.c531 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_wb_disable()
553 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_wb_disable()
H A Ddpu_encoder.c374 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_helper_wait_for_irq()
1533 if (phys->ops.trigger_start && phys->enable_state != DPU_ENC_DISABLED) in _dpu_encoder_trigger_start()
1623 if (phys->enable_state == DPU_ENC_DISABLED) in _dpu_encoder_kickoff_phys()
2504 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_init()

Completed in 19 milliseconds