Home
last modified time | relevance | path

Searched refs:max_bw_high (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_perf.c194 threshold = kms->catalog->perf.max_bw_high; in dpu_core_perf_crtc_check()
447 (u64) cfg->max_bw_high * 1000; in _dpu_core_perf_mode_write()
499 (u32 *)&catalog->perf.max_bw_high); in dpu_core_perf_debugfs_init()
Ddpu_hw_catalog.c645 .max_bw_high = 6800000,
684 .max_bw_high = 6800000,
711 .max_bw_high = 12800000,
736 .max_bw_high = 16600000,
Ddpu_hw_catalog.h671 u32 max_bw_high; member