Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h107 .min_dram_ib = 1600000,
H A Ddpu_6_3_sm6115.h107 .min_dram_ib = 800000,
H A Ddpu_6_9_sm6375.h117 .min_dram_ib = 1600000,
H A Ddpu_5_4_sm6125.h186 .min_dram_ib = 800000,
H A Ddpu_6_4_sm6350.h192 .min_dram_ib = 1600000,
H A Ddpu_6_2_sc7180.h175 .min_dram_ib = 1600000,
H A Ddpu_3_3_sdm630.h168 .min_dram_ib = 800000,
H A Ddpu_7_2_sc7280.h219 .min_dram_ib = 1600000,
H A Ddpu_3_2_sdm660.h232 .min_dram_ib = 800000,
H A Ddpu_4_0_sdm845.h294 .min_dram_ib = 800000,
H A Ddpu_3_0_msm8998.h277 .min_dram_ib = 800000,
H A Ddpu_5_2_sm7150.h279 .min_dram_ib = 800000,
H A Ddpu_9_0_sm8550.h374 .min_dram_ib = 800000,
H A Ddpu_7_0_sm8350.h363 .min_dram_ib = 800000,
H A Ddpu_5_0_sm8150.h356 .min_dram_ib = 800000,
H A Ddpu_5_1_sc8180x.h383 .min_dram_ib = 800000,
H A Ddpu_6_0_sm8250.h354 .min_dram_ib = 800000,
H A Ddpu_10_0_sm8650.h400 .min_dram_ib = 800000,
H A Ddpu_8_1_sm8450.h381 .min_dram_ib = 800000,
H A Ddpu_8_0_sc8280xp.h406 .min_dram_ib = 800000,
H A Ddpu_9_2_x1e80100.h420 .min_dram_ib = 800000,
/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.h756 u32 min_dram_ib; member