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/
H A Ddpu_hw_ctl.h61 struct dpu_hw_ctl_ops { struct
67 void (*trigger_start)(struct dpu_hw_ctl *ctx);
74 bool (*is_started)(struct dpu_hw_ctl *ctx);
82 void (*trigger_pending)(struct dpu_hw_ctl *ctx);
90 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx);
97 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);
105 void (*update_pending_flush)(struct dpu_hw_ctl *ctx,
114 void (*update_pending_flush_wb)(struct dpu_hw_ctl *ctx,
123 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx,
132 void (*update_pending_flush_periph)(struct dpu_hw_ctl *ctx,
[all …]