Home
last modified time | relevance | path

Searched refs:dpu_hw_pcc_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.h30 struct dpu_hw_pcc_cfg { struct
47 void (*setup_pcc)(struct dpu_hw_dspp *ctx, struct dpu_hw_pcc_cfg *cfg); argument
Ddpu_hw_dspp.c28 struct dpu_hw_pcc_cfg *cfg) in dpu_setup_dspp_pcc()
Ddpu_crtc.c740 struct dpu_hw_pcc_cfg *cfg) in _dpu_crtc_get_pcc_coeff()
744 memset(cfg, 0, sizeof(struct dpu_hw_pcc_cfg)); in _dpu_crtc_get_pcc_coeff()
769 struct dpu_hw_pcc_cfg cfg; in _dpu_crtc_setup_cp_blocks()