Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c246 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in programmable_fetch_config()
248 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in programmable_fetch_config()
308 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_setup_timing_engine()
323 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_setup_timing_engine()
348 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_vblank_irq()
354 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_vblank_irq()
596 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_disable()
600 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_disable()
628 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_disable()
630 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_disable()
[all …]
Ddpu_encoder_phys.h191 spinlock_t *enc_spinlock; member
267 spinlock_t *enc_spinlock; member
Ddpu_encoder.c172 spinlock_t enc_spinlock; member
1406 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_vblank_callback()
1409 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_vblank_callback()
1437 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_assign_crtc()
1441 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_assign_crtc()
1453 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_toggle_vblank_for_crtc()
1455 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_toggle_vblank_for_crtc()
1458 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_toggle_vblank_for_crtc()
1672 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in _dpu_encoder_kickoff_phys()
1708 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in _dpu_encoder_kickoff_phys()
[all …]
Ddpu_encoder_phys_wb.c370 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_wb_done_irq()
372 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_wb_done_irq()
Ddpu_encoder_phys_cmd.c97 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_cmd_pp_tx_done_irq()
99 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_cmd_pp_tx_done_irq()