Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_wb.h17 struct dpu_hw_wb_cfg { struct
58 struct dpu_hw_wb_cfg *wb);
61 struct dpu_hw_wb_cfg *wb);
64 struct dpu_hw_wb_cfg *wb);
Ddpu_hw_wb.c71 struct dpu_hw_wb_cfg *data) in dpu_hw_wb_setup_outaddress()
82 struct dpu_hw_wb_cfg *data) in dpu_hw_wb_setup_format()
138 static void dpu_hw_wb_roi(struct dpu_hw_wb *ctx, struct dpu_hw_wb_cfg *wb) in dpu_hw_wb_roi()
Ddpu_encoder_phys_wb.c142 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_setup_fb()
589 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_prepare_wb_job()
602 memset(wb_cfg, 0, sizeof(struct dpu_hw_wb_cfg)); in dpu_encoder_phys_wb_prepare_wb_job()
Ddpu_encoder_phys.h246 struct dpu_hw_wb_cfg wb_cfg;