Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h647 s32 intr_underrun; member
Ddpu_encoder_phys_cmd.c156 phys_enc->irq[INTR_IDX_UNDERRUN] = phys_enc->hw_intf->cap->intr_underrun; in dpu_encoder_phys_cmd_atomic_mode_set()
Ddpu_encoder_phys_vid.c360 phys_enc->irq[INTR_IDX_UNDERRUN] = phys_enc->hw_intf->cap->intr_underrun; in dpu_encoder_phys_vid_atomic_mode_set()
Ddpu_hw_catalog.c1236 .intr_underrun = DPU_IRQ_IDX(_reg, _underrun_bit), \