Home
last modified time | relevance | path

Searched refs:dpu_dspp_cfg (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.c64 static const struct dpu_dspp_cfg *_dspp_offset(enum dpu_dspp dspp, in _dspp_offset()
93 const struct dpu_dspp_cfg *cfg; in dpu_hw_dspp_init()
Ddpu_hw_dspp.h67 const struct dpu_dspp_cfg *cap;
Ddpu_hw_catalog.h521 struct dpu_dspp_cfg { struct
772 const struct dpu_dspp_cfg *dspp;
Ddpu_hw_catalog.c703 static const struct dpu_dspp_cfg sc7180_dspp[] = {
708 static const struct dpu_dspp_cfg sm8150_dspp[] = {
Ddpu_rm.c209 const struct dpu_dspp_cfg *dspp = &cat->dspp[i]; in dpu_rm_init()