Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h24 struct dpu_hw_ctl;
67 void (*trigger_start)(struct dpu_hw_ctl *ctx);
74 bool (*is_started)(struct dpu_hw_ctl *ctx);
82 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
97 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
193 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
207 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,
215 void (*reset_intf_cfg)(struct dpu_hw_ctl *ctx,
218 int (*reset)(struct dpu_hw_ctl *c);
243 void (*setup_blendstage)(struct dpu_hw_ctl *ctx,
[all …]
A Ddpu_hw_ctl.c87 static inline void dpu_hw_ctl_trigger_start(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_trigger_start()
94 static inline bool dpu_hw_ctl_is_started(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_is_started()
129 static u32 dpu_hw_ctl_get_pending_flush(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_get_pending_flush()
369 struct dpu_hw_ctl *ctx, enum dpu_dspp dspp, u32 dspp_sub_blk) in dpu_hw_ctl_update_pending_flush_dspp_sub_blocks()
407 static int dpu_hw_ctl_reset_control(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_reset_control()
419 static int dpu_hw_ctl_wait_reset_status(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_wait_reset_status()
480 static void dpu_hw_ctl_setup_blendstage(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_setup_blendstage()
543 static void dpu_hw_ctl_intf_cfg_v1(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_intf_cfg_v1()
588 static void dpu_hw_ctl_intf_cfg(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_intf_cfg()
739 struct dpu_hw_ctl *dpu_hw_ctl_init(struct drm_device *dev, in dpu_hw_ctl_init()
[all …]
A Ddpu_crtc.h97 struct dpu_hw_ctl *lm_ctl;
224 struct dpu_hw_ctl *hw_ctls[CRTC_DUAL_MIXERS];
A Ddpu_encoder_phys_vid.c331 struct dpu_hw_ctl *hw_ctl; in dpu_encoder_phys_vid_vblank_irq()
440 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_vid_enable()
527 struct dpu_hw_ctl *hw_ctl = phys_enc->hw_ctl; in dpu_encoder_phys_vid_wait_for_commit_done()
547 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_vid_prepare_for_kickoff()
A Ddpu_encoder.c1537 struct dpu_hw_ctl *ctl; in _dpu_encoder_trigger_flush()
1592 struct dpu_hw_ctl *ctl; in dpu_encoder_helper_trigger_start()
1631 struct dpu_hw_ctl *ctl; in dpu_encoder_helper_hw_reset()
1665 struct dpu_hw_ctl *ctl; in _dpu_encoder_kickoff_phys()
1716 struct dpu_hw_ctl *ctl; in dpu_encoder_trigger_kickoff_pending()
1858 static void dpu_encoder_dsc_pipe_cfg(struct dpu_hw_ctl *ctl, in dpu_encoder_dsc_pipe_cfg()
1889 struct dpu_hw_ctl *ctl = enc_master->hw_ctl; in dpu_encoder_prep_dsc()
2029 struct dpu_hw_ctl *ctl = phys_enc->hw_ctl; in dpu_encoder_helper_reset_mixers()
2053 static void dpu_encoder_dsc_pipe_clr(struct dpu_hw_ctl *ctl, in dpu_encoder_dsc_pipe_clr()
2074 struct dpu_hw_ctl *ctl = enc_master->hw_ctl; in dpu_encoder_unprep_dsc()
[all …]
A Ddpu_encoder_phys_wb.c216 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_wb_setup_ctl()
274 struct dpu_hw_ctl *hw_ctl; in _dpu_encoder_phys_wb_update_flush()
534 struct dpu_hw_ctl *hw_ctl = phys_enc->hw_ctl; in dpu_encoder_phys_wb_disable()
A Ddpu_encoder_phys_cmd.c53 struct dpu_hw_ctl *ctl; in _dpu_encoder_phys_cmd_update_intf_cfg()
445 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_cmd_enable_helper()
531 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_cmd_disable()
A Ddpu_encoder_phys.h180 struct dpu_hw_ctl *hw_ctl;
A Ddpu_rm.c124 struct dpu_hw_ctl *hw; in dpu_rm_init()
375 const struct dpu_hw_ctl *ctl; in _dpu_rm_reserve_ctls()
A Ddpu_crtc.c444 struct dpu_hw_ctl *ctl = mixer->lm_ctl; in _dpu_crtc_blend_setup_mixer()
510 struct dpu_hw_ctl *ctl; in _dpu_crtc_blend_setup()
770 struct dpu_hw_ctl *ctl; in _dpu_crtc_setup_cp_blocks()
/linux/drivers/gpu/drm/msm/
A DMakefile79 disp/dpu1/dpu_hw_ctl.o \

Completed in 33 milliseconds