Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_perf.c192 threshold = kms->catalog->perf.max_bw_high; in dpu_core_perf_crtc_check()
444 (u64) cfg->max_bw_high * 1000; in _dpu_core_perf_mode_write()
496 (u32 *)&catalog->perf.max_bw_high); in dpu_core_perf_debugfs_init()
Ddpu_hw_catalog.c961 .max_bw_high = 6800000,
1003 .max_bw_high = 6800000,
1031 .max_bw_high = 12800000,
1060 .max_bw_high = 16600000,
1089 .max_bw_high = 8800000,
Ddpu_hw_catalog.h703 u32 max_bw_high; member