Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.c75 for (i = 0; i < m->dspp_count; i++) { in _dspp_offset()
Ddpu_hw_catalog.h738 u32 dspp_count; member
Ddpu_rm.c178 for (i = 0; i < cat->dspp_count; i++) { in dpu_rm_init()
Ddpu_hw_catalog.c808 .dspp_count = ARRAY_SIZE(sc7180_dspp), in sc7180_cfg_init()
Ddpu_encoder.c565 (dpu_kms->catalog->dspp_count >= topology.num_lm)) in dpu_encoder_get_topology()