Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_cmd.c60 struct dpu_encoder_phys_cmd *cmd_enc = in _dpu_encoder_phys_cmd_update_intf_cfg() local
71 intf_cfg.stream_sel = cmd_enc->stream_sel; in _dpu_encoder_phys_cmd_update_intf_cfg()
108 struct dpu_encoder_phys_cmd *cmd_enc; in dpu_encoder_phys_cmd_pp_rd_ptr_irq() local
114 cmd_enc = to_dpu_encoder_phys_cmd(phys_enc); in dpu_encoder_phys_cmd_pp_rd_ptr_irq()
120 atomic_add_unless(&cmd_enc->pending_vblank_cnt, -1, 0); in dpu_encoder_phys_cmd_pp_rd_ptr_irq()
121 wake_up_all(&cmd_enc->pending_vblank_wq); in dpu_encoder_phys_cmd_pp_rd_ptr_irq()
152 struct dpu_encoder_phys_cmd *cmd_enc = in dpu_encoder_phys_cmd_mode_set() local
161 DPU_DEBUG_CMDENC(cmd_enc, "caching mode:\n"); in dpu_encoder_phys_cmd_mode_set()
180 struct dpu_encoder_phys_cmd *cmd_enc = in _dpu_encoder_phys_cmd_handle_ppdone_timeout() local
191 cmd_enc->pp_timeout_report_cnt++; in _dpu_encoder_phys_cmd_handle_ppdone_timeout()
[all …]