Home
last modified time | relevance | path

Searched refs:DPU_ENC_RC_EVENT_KICKOFF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c72 * @DPU_ENC_RC_EVENT_KICKOFF:
102 DPU_ENC_RC_EVENT_KICKOFF = 1, enumerator
776 (sw_event != DPU_ENC_RC_EVENT_KICKOFF && in dpu_encoder_resource_control()
785 case DPU_ENC_RC_EVENT_KICKOFF: in dpu_encoder_resource_control()
1185 ret = dpu_encoder_resource_control(drm_enc, DPU_ENC_RC_EVENT_KICKOFF); in dpu_encoder_virt_enable()
1815 dpu_encoder_resource_control(drm_enc, DPU_ENC_RC_EVENT_KICKOFF); in dpu_encoder_prepare_for_kickoff()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c66 * @DPU_ENC_RC_EVENT_KICKOFF:
96 DPU_ENC_RC_EVENT_KICKOFF = 1, enumerator
819 (sw_event != DPU_ENC_RC_EVENT_KICKOFF && in dpu_encoder_resource_control()
828 case DPU_ENC_RC_EVENT_KICKOFF: in dpu_encoder_resource_control()
1225 ret = dpu_encoder_resource_control(drm_enc, DPU_ENC_RC_EVENT_KICKOFF); in dpu_encoder_virt_atomic_enable()
1901 dpu_encoder_resource_control(drm_enc, DPU_ENC_RC_EVENT_KICKOFF); in dpu_encoder_prepare_for_kickoff()

Completed in 6 milliseconds