Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
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);
77 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx);
84 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
92 void (*update_pending_flush)(struct dpu_hw_ctl *ctx,
101 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx,
110 void (*update_pending_flush_merge_3d)(struct dpu_hw_ctl *ctx,
117 void (*trigger_flush)(struct dpu_hw_ctl *ctx);
124 u32 (*get_flush_register)(struct dpu_hw_ctl *ctx);
[all …]