Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c99 DPU_ENC_RC_EVENT_STOP, enumerator
823 sw_event != DPU_ENC_RC_EVENT_STOP && in dpu_encoder_resource_control()
931 case DPU_ENC_RC_EVENT_STOP: in dpu_encoder_resource_control()
1291 dpu_encoder_resource_control(drm_enc, DPU_ENC_RC_EVENT_STOP); in dpu_encoder_virt_atomic_disable()