Home
last modified time | relevance | path

Searched refs:dpu_hw_wb_cfg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_wb.h17 struct dpu_hw_wb_cfg { struct
36 struct dpu_hw_wb_cfg *wb); argument
39 struct dpu_hw_wb_cfg *wb);
42 struct dpu_hw_wb_cfg *wb);
H A Ddpu_hw_wb.c53 struct dpu_hw_wb_cfg *data) in dpu_hw_wb_setup_outaddress()
64 struct dpu_hw_wb_cfg *data) in dpu_hw_wb_setup_format()
123 static void dpu_hw_wb_roi(struct dpu_hw_wb *ctx, struct dpu_hw_wb_cfg *wb) in dpu_hw_wb_roi()
H A Ddpu_encoder_phys_wb.c143 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_setup_fb()
555 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_prepare_wb_job()
568 memset(wb_cfg, 0, sizeof(struct dpu_hw_wb_cfg)); in dpu_encoder_phys_wb_prepare_wb_job()
H A Ddpu_encoder_phys.h220 struct dpu_hw_wb_cfg wb_cfg;