Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h24 struct dpu_hw_ctl;
71 void (*trigger_start)(struct dpu_hw_ctl *ctx);
78 bool (*is_started)(struct dpu_hw_ctl *ctx);
86 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
101 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
206 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
220 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,
228 void (*reset_intf_cfg)(struct dpu_hw_ctl *ctx,
231 int (*reset)(struct dpu_hw_ctl *c);
275 void (*set_active_lms)(struct dpu_hw_ctl *ctx,
[all …]
A Ddpu_hw_ctl.c101 static inline bool dpu_hw_ctl_is_started(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_is_started()
137 static u32 dpu_hw_ctl_get_pending_flush(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_get_pending_flush()
393 struct dpu_hw_ctl *ctx, enum dpu_dspp dspp, u32 dspp_sub_blk) in dpu_hw_ctl_update_pending_flush_dspp_sub_blocks()
431 static int dpu_hw_ctl_reset_control(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_reset_control()
443 static int dpu_hw_ctl_wait_reset_status(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_wait_reset_status()
504 static void dpu_hw_ctl_setup_blendstage(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_setup_blendstage()
567 static void dpu_hw_ctl_intf_cfg_v1(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_intf_cfg_v1()
623 static void dpu_hw_ctl_intf_cfg(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_intf_cfg()
768 static void dpu_hw_ctl_set_active_lms(struct dpu_hw_ctl *ctx, in dpu_hw_ctl_set_active_lms()
795 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.c1626 struct dpu_hw_ctl *ctl; in _dpu_encoder_trigger_flush()
1706 struct dpu_hw_ctl *ctl; in dpu_encoder_helper_trigger_start()
1745 struct dpu_hw_ctl *ctl; in dpu_encoder_helper_hw_reset()
1779 struct dpu_hw_ctl *ctl; in _dpu_encoder_kickoff_phys()
1835 struct dpu_hw_ctl *ctl; in dpu_encoder_trigger_kickoff_pending()
1982 static void dpu_encoder_dsc_pipe_cfg(struct dpu_hw_ctl *ctl, in dpu_encoder_dsc_pipe_cfg()
2012 struct dpu_hw_ctl *ctl = enc_master->hw_ctl; in dpu_encoder_prep_dsc()
2177 struct dpu_hw_ctl *ctl = phys_enc->hw_ctl; in dpu_encoder_helper_reset_mixers()
2234 struct dpu_hw_ctl *ctl = enc_master->hw_ctl; in dpu_encoder_unprep_dsc()
2254 struct dpu_hw_ctl *ctl = phys_enc->hw_ctl; in dpu_encoder_helper_phys_cleanup()
[all …]
A Ddpu_encoder_phys_vid.c336 struct dpu_hw_ctl *hw_ctl; in dpu_encoder_phys_vid_vblank_irq()
446 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_vid_enable()
533 struct dpu_hw_ctl *hw_ctl = phys_enc->hw_ctl; in dpu_encoder_phys_vid_wait_for_commit_done()
553 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_vid_prepare_for_kickoff()
A Ddpu_encoder_phys_cmd.c54 struct dpu_hw_ctl *ctl; in _dpu_encoder_phys_cmd_update_intf_cfg()
449 struct dpu_hw_ctl *ctl; in dpu_encoder_phys_cmd_enable_helper()
535 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.c142 struct dpu_hw_ctl *hw; in dpu_rm_init()
454 const struct dpu_hw_ctl *ctl; in _dpu_rm_reserve_ctls()
A Ddpu_crtc.c452 struct dpu_hw_ctl *ctl = mixer->lm_ctl; in _dpu_crtc_blend_setup_mixer()
525 struct dpu_hw_ctl *ctl; in _dpu_crtc_blend_setup()
822 struct dpu_hw_ctl *ctl; in _dpu_crtc_setup_cp_blocks()
A Ddpu_encoder_phys_wb.c278 struct dpu_hw_ctl *hw_ctl; in _dpu_encoder_phys_wb_update_flush()
/drivers/gpu/drm/msm/
A DMakefile79 disp/dpu1/dpu_hw_ctl.o \

Completed in 36 milliseconds