Home
last modified time | relevance | path

Searched defs:dpu_hw_ctl_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h63 struct dpu_hw_ctl_ops { struct
69 void (*trigger_start)(struct dpu_hw_ctl *ctx);
76 bool (*is_started)(struct dpu_hw_ctl *ctx);
84 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
99 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
204 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
218 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,
226 void (*reset_intf_cfg)(struct dpu_hw_ctl *ctx,
229 int (*reset)(struct dpu_hw_ctl *c);
254 void (*setup_blendstage)(struct dpu_hw_ctl *ctx,
[all …]