Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h60 DPU_ENC_ERR_NEEDS_HW_RESET enumerator
H A Ddpu_encoder_phys_wb.c433 phys_enc->enable_state = DPU_ENC_ERR_NEEDS_HW_RESET; in _dpu_encoder_phys_wb_handle_wbdone_timeout()
H A Ddpu_encoder_phys_cmd.c206 phys_enc->enable_state = DPU_ENC_ERR_NEEDS_HW_RESET; in _dpu_encoder_phys_cmd_handle_ppdone_timeout()
H A Ddpu_encoder.c1950 if (phys->enable_state == DPU_ENC_ERR_NEEDS_HW_RESET) in dpu_encoder_prepare_for_kickoff()