Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.h32 struct dpu_hw_pcc_cfg { struct
49 void (*setup_pcc)(struct dpu_hw_dspp *ctx, struct dpu_hw_pcc_cfg *cfg); argument
Ddpu_hw_dspp.c26 struct dpu_hw_pcc_cfg *cfg) in dpu_setup_dspp_pcc()
Ddpu_crtc.c422 struct dpu_hw_pcc_cfg *cfg) in _dpu_crtc_get_pcc_coeff()
426 memset(cfg, 0, sizeof(struct dpu_hw_pcc_cfg)); in _dpu_crtc_get_pcc_coeff()
451 struct dpu_hw_pcc_cfg cfg; in _dpu_crtc_setup_cp_blocks()