Home
last modified time | relevance | path

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

/Linux-v5.15/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.c957 .max_bw_high = 6800000,
999 .max_bw_high = 6800000,
1027 .max_bw_high = 12800000,
1056 .max_bw_high = 16600000,
1085 .max_bw_high = 8800000,
Ddpu_hw_catalog.h701 u32 max_bw_high; member