Home
last modified time | relevance | path

Searched refs:sspp_count (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c775 .sspp_count = ARRAY_SIZE(sdm845_sspp), in sdm845_cfg_init()
804 .sspp_count = ARRAY_SIZE(sc7180_sspp), in sc7180_cfg_init()
835 .sspp_count = ARRAY_SIZE(sdm845_sspp), in sm8150_cfg_init()
865 .sspp_count = ARRAY_SIZE(sdm845_sspp), in sm8250_cfg_init()
H A Ddpu_hw_catalog.h718 u32 sspp_count; member
H A Ddpu_hw_sspp.c695 for (i = 0; i < catalog->sspp_count; i++) { in _sspp_offset()
H A Ddpu_kms.c608 for (i = 0; i < catalog->sspp_count; i++) { in _dpu_kms_drm_obj_init()