Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h59 struct dpu_hw_ctl_ops { struct
65 void (*trigger_start)(struct dpu_hw_ctl *ctx);
72 bool (*is_started)(struct dpu_hw_ctl *ctx);
80 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
87 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx);
94 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
102 void (*update_pending_flush)(struct dpu_hw_ctl *ctx,
111 void (*update_pending_flush_wb)(struct dpu_hw_ctl *ctx,
120 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx,
129 void (*update_pending_flush_merge_3d)(struct dpu_hw_ctl *ctx,
[all …]