Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h56 struct dpu_hw_ctl_ops { struct
62 void (*trigger_start)(struct dpu_hw_ctl *ctx);
70 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
84 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
117 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
124 u32 (*get_flush_register)(struct dpu_hw_ctl *ctx);
131 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,
134 int (*reset)(struct dpu_hw_ctl *c);
145 int (*wait_reset_status)(struct dpu_hw_ctl *ctx);
168 void (*setup_blendstage)(struct dpu_hw_ctl *ctx,
[all …]

Completed in 4 milliseconds