Home
last modified time | relevance | path

Searched refs:DPU_ENC_DISABLED (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c499 if (phys_enc->enable_state == DPU_ENC_DISABLED) in dpu_encoder_phys_vid_enable()
597 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_vid_disable()
647 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_disable()
H A Ddpu_encoder_phys.h57 DPU_ENC_DISABLED, enumerator
H A Ddpu_encoder_phys_wb.c536 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_wb_disable()
557 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_wb_disable()
H A Ddpu_encoder.c476 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_helper_wait_for_irq()
1703 if (phys->ops.trigger_start && phys->enable_state != DPU_ENC_DISABLED) in _dpu_encoder_trigger_start()
1801 if (phys->enable_state == DPU_ENC_DISABLED) in _dpu_encoder_kickoff_phys()
2938 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_init()