Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_wb.h17 struct dpu_hw_wb_cfg { struct
37 struct dpu_hw_wb_cfg *wb); argument
40 struct dpu_hw_wb_cfg *wb);
43 struct dpu_hw_wb_cfg *wb);
Ddpu_hw_wb.c56 struct dpu_hw_wb_cfg *data) in dpu_hw_wb_setup_outaddress()
67 struct dpu_hw_wb_cfg *data) in dpu_hw_wb_setup_format()
126 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.c176 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_setup_fb()
567 struct dpu_hw_wb_cfg *wb_cfg; in dpu_encoder_phys_wb_prepare_wb_job()
580 memset(wb_cfg, 0, sizeof(struct dpu_hw_wb_cfg)); in dpu_encoder_phys_wb_prepare_wb_job()
Ddpu_encoder_phys.h224 struct dpu_hw_wb_cfg wb_cfg;