Home
last modified time | relevance | path

Searched refs:wb_count (Results 1 – 20 of 20) sorted by relevance

/drivers/gpu/drm/msm/disp/dpu1/catalog/
A Ddpu_5_4_sm6125.h216 .wb_count = ARRAY_SIZE(sm6125_wb),
A Ddpu_6_2_sc7180.h212 .wb_count = ARRAY_SIZE(sc7180_wb),
A Ddpu_6_4_sm6350.h228 .wb_count = ARRAY_SIZE(sm6350_wb),
A Ddpu_5_3_sm6150.h245 .wb_count = ARRAY_SIZE(sm6150_wb),
A Ddpu_7_2_sc7280.h252 .wb_count = ARRAY_SIZE(sc7280_wb),
A Ddpu_5_2_sm7150.h310 .wb_count = ARRAY_SIZE(sm7150_wb),
A Ddpu_5_0_sm8150.h380 .wb_count = ARRAY_SIZE(sm8150_wb),
A Ddpu_6_0_sm8250.h383 .wb_count = ARRAY_SIZE(sm8250_wb),
A Ddpu_7_0_sm8350.h391 .wb_count = ARRAY_SIZE(sm8350_wb),
A Ddpu_9_0_sm8550.h399 .wb_count = ARRAY_SIZE(sm8550_wb),
A Ddpu_9_1_sar2130p.h399 .wb_count = ARRAY_SIZE(sar2130p_wb),
A Ddpu_10_0_sm8650.h442 .wb_count = ARRAY_SIZE(sm8650_wb),
A Ddpu_8_1_sm8450.h404 .wb_count = ARRAY_SIZE(sm8450_wb),
A Ddpu_5_1_sc8180x.h404 .wb_count = ARRAY_SIZE(sc8180x_wb),
A Ddpu_9_2_x1e80100.h440 .wb_count = ARRAY_SIZE(x1e80100_wb),
A Ddpu_8_4_sa8775p.h444 .wb_count = ARRAY_SIZE(sa8775p_wb),
A Ddpu_12_0_sm8750.h483 .wb_count = ARRAY_SIZE(sm8750_wb),
/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_catalog.h732 u32 wb_count; member
A Ddpu_kms.c783 if (dpu_kms->catalog->wb_count) { in _dpu_kms_setup_displays()
784 for (i = 0; i < dpu_kms->catalog->wb_count; i++) { in _dpu_kms_setup_displays()
1020 for (i = 0; i < cat->wb_count; i++) in dpu_kms_mdp_snapshot()
A Ddpu_rm.c115 for (i = 0; i < cat->wb_count; i++) { in dpu_rm_init()

Completed in 31 milliseconds