Lines Matching refs:ctx

65 	 * @ctx       : ctl path ctx pointer
67 void (*trigger_start)(struct dpu_hw_ctl *ctx);
71 * @ctx : ctl path ctx pointer
74 bool (*is_started)(struct dpu_hw_ctl *ctx);
80 * @ctx : ctl path ctx pointer
82 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
87 * @ctx : ctl path ctx pointer
89 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx);
94 * @ctx : ctl path ctx pointer
96 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
101 * @ctx : ctl path ctx pointer
104 void (*update_pending_flush)(struct dpu_hw_ctl *ctx,
110 * @ctx : ctl path ctx pointer
113 void (*update_pending_flush_wb)(struct dpu_hw_ctl *ctx,
119 * @ctx : ctl path ctx pointer
122 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx,
128 * @ctx : ctl path ctx pointer
131 void (*update_pending_flush_periph)(struct dpu_hw_ctl *ctx,
137 * @ctx : ctl path ctx pointer
140 void (*update_pending_flush_merge_3d)(struct dpu_hw_ctl *ctx,
146 * @ctx : ctl path ctx pointer
149 void (*update_pending_flush_sspp)(struct dpu_hw_ctl *ctx,
155 * @ctx : ctl path ctx pointer
158 void (*update_pending_flush_mixer)(struct dpu_hw_ctl *ctx,
164 * @ctx : ctl path ctx pointer
168 void (*update_pending_flush_dspp)(struct dpu_hw_ctl *ctx,
174 * @ctx: ctl path ctx pointer
177 void (*update_pending_flush_dsc)(struct dpu_hw_ctl *ctx,
183 * @ctx: ctl path ctx pointer
186 void (*update_pending_flush_cdm)(struct dpu_hw_ctl *ctx, enum dpu_cdm cdm_num);
190 * @ctx : ctl path ctx pointer
192 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
196 * @ctx : ctl path ctx pointer
199 u32 (*get_flush_register)(struct dpu_hw_ctl *ctx);
203 * @ctx
206 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,
211 * @ctx : ctl path ctx pointer
214 void (*reset_intf_cfg)(struct dpu_hw_ctl *ctx,
221 * @ctx : ctl path ctx pointer
228 int (*wait_reset_status)(struct dpu_hw_ctl *ctx);
232 * @ctx : ctl path ctx pointer
234 void (*clear_all_blendstages)(struct dpu_hw_ctl *ctx);
238 * @ctx : ctl path ctx pointer
242 void (*setup_blendstage)(struct dpu_hw_ctl *ctx,
245 void (*set_active_pipes)(struct dpu_hw_ctl *ctx,