Home
last modified time | relevance | path

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

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