Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
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);
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()
120 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()
575 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_prepare_wb_job()
588 memset(wb_cfg, 0, sizeof(struct dpu_hw_wb_cfg)); in dpu_encoder_phys_wb_prepare_wb_job()
Ddpu_encoder_phys.h221 struct dpu_hw_wb_cfg wb_cfg;