Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.c71 static const struct dpu_dspp_cfg *_dspp_offset(enum dpu_dspp dspp, in _dspp_offset()
97 const struct dpu_dspp_cfg *cfg; in dpu_hw_dspp_init()
Ddpu_hw_dspp.h65 const struct dpu_dspp_cfg *cap;
Ddpu_hw_catalog.h586 struct dpu_dspp_cfg { struct
867 const struct dpu_dspp_cfg *dspp;
Ddpu_hw_catalog.c1068 static const struct dpu_dspp_cfg msm8998_dspp[] = {
1075 static const struct dpu_dspp_cfg sc7180_dspp[] = {
1080 static const struct dpu_dspp_cfg sm8150_dspp[] = {
1091 static const struct dpu_dspp_cfg qcm2290_dspp[] = {
Ddpu_rm.c230 const struct dpu_dspp_cfg *dspp = &cat->dspp[i]; in dpu_rm_init()