Home
last modified time | relevance | path

Searched refs:dspp_count (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.c74 for (i = 0; i < m->dspp_count; i++) { in _dspp_offset()
Ddpu_hw_catalog.h771 u32 dspp_count; member
Ddpu_hw_catalog.c1160 .dspp_count = ARRAY_SIZE(sc7180_dspp), in sc7180_cfg_init()
1191 .dspp_count = ARRAY_SIZE(sm8150_dspp), in sm8150_cfg_init()
1224 .dspp_count = ARRAY_SIZE(sm8150_dspp), in sm8250_cfg_init()
Ddpu_rm.c207 for (i = 0; i < cat->dspp_count; i++) { in dpu_rm_init()
Ddpu_kms.c835 for (i = 0; i < cat->dspp_count; i++) in dpu_kms_mdp_snapshot()
Ddpu_encoder.c565 (dpu_kms->catalog->dspp_count >= topology.num_lm)) in dpu_encoder_get_topology()