Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.h71 struct dpu_hw_dsc *dpu_hw_dsc_init(const struct dpu_dsc_cfg *cfg,
Ddpu_hw_dsc.c191 struct dpu_hw_dsc *dpu_hw_dsc_init(const struct dpu_dsc_cfg *cfg, in dpu_hw_dsc_init() function
Ddpu_rm.c220 hw = dpu_hw_dsc_init(dsc, mmio); in dpu_rm_init()