Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c225 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in programmable_fetch_config()
227 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in programmable_fetch_config()
279 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_setup_timing_engine()
294 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_setup_timing_engine()
321 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_vblank_irq()
327 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_vblank_irq()
548 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_disable()
552 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_disable()
587 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_handle_post_kickoff()
589 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_vid_handle_post_kickoff()
[all …]
Ddpu_encoder_phys.h214 spinlock_t *enc_spinlock; member
290 spinlock_t *enc_spinlock; member
Ddpu_encoder.c169 spinlock_t enc_spinlock; member
1301 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_vblank_callback()
1304 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_vblank_callback()
1332 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_assign_crtc()
1336 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_assign_crtc()
1348 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_toggle_vblank_for_crtc()
1350 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_toggle_vblank_for_crtc()
1353 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_toggle_vblank_for_crtc()
1379 spin_lock_irqsave(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_register_frame_event_callback()
1382 spin_unlock_irqrestore(&dpu_enc->enc_spinlock, lock_flags); in dpu_encoder_register_frame_event_callback()
[all …]
Ddpu_encoder_phys_cmd.c90 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_cmd_pp_tx_done_irq()
92 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in dpu_encoder_phys_cmd_pp_tx_done_irq()
787 phys_enc->enc_spinlock = p->enc_spinlock; in dpu_encoder_phys_cmd_init()
Ddpu_encoder_phys_wb.c376 spin_lock_irqsave(phys_enc->enc_spinlock, lock_flags); in _dpu_encoder_phys_wb_frame_done_helper()
378 spin_unlock_irqrestore(phys_enc->enc_spinlock, lock_flags); in _dpu_encoder_phys_wb_frame_done_helper()
731 phys_enc->enc_spinlock = p->enc_spinlock; in dpu_encoder_phys_wb_init()