Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
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()
Ddpu_hw_catalog.h718 u32 sspp_count; member
Ddpu_hw_sspp.c693 for (i = 0; i < catalog->sspp_count; i++) { in _sspp_offset()
Ddpu_kms.c606 for (i = 0; i < catalog->sspp_count; i++) { in _dpu_kms_drm_obj_init()