Home
last modified time | relevance | path

Searched refs:min_dram_ib (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h108 .min_dram_ib = 1600000,
H A Ddpu_6_3_sm6115.h109 .min_dram_ib = 800000,
H A Ddpu_6_9_sm6375.h119 .min_dram_ib = 1600000,
H A Ddpu_5_4_sm6125.h173 .min_dram_ib = 800000,
H A Ddpu_6_4_sm6350.h180 .min_dram_ib = 1600000,
H A Ddpu_6_2_sc7180.h179 .min_dram_ib = 1600000,
H A Ddpu_7_2_sc7280.h226 .min_dram_ib = 1600000,
H A Ddpu_4_0_sdm845.h299 .min_dram_ib = 800000,
H A Ddpu_3_0_msm8998.h282 .min_dram_ib = 800000,
H A Ddpu_7_0_sm8350.h372 .min_dram_ib = 800000,
H A Ddpu_6_0_sm8250.h363 .min_dram_ib = 800000,
H A Ddpu_5_0_sm8150.h349 .min_dram_ib = 800000,
H A Ddpu_9_0_sm8550.h393 .min_dram_ib = 800000,
H A Ddpu_5_1_sc8180x.h378 .min_dram_ib = 800000,
H A Ddpu_8_1_sm8450.h394 .min_dram_ib = 800000,
H A Ddpu_8_0_sc8280xp.h420 .min_dram_ib = 800000,
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c133 perf->max_per_pipe_ib = perf_cfg->min_dram_ib; in _dpu_core_perf_calc_crtc()
471 (u32 *)&perf->perf_cfg->min_dram_ib); in dpu_core_perf_debugfs_init()
H A Ddpu_hw_catalog.h757 u32 min_dram_ib; member