Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h482 double dram_bw_mbps; member
488 double dram_bw_mbps; member
496 double dram_bw_mbps; member
501 double dram_bw_mbps; member
508 double dram_bw_mbps; member
513 double dram_bw_mbps; member
520 double dram_bw_mbps; member
525 double dram_bw_mbps; member
532 double dram_bw_mbps; member
537 double dram_bw_mbps; member
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h354 double dram_bw_mbps; member
550 double dram_bw_mbps; member
H A Ddml2_core_dcn4_calcs.c2712 double dram_bw_mbps) in dml_get_return_bandwidth_available() argument
2806 double dram_bw_mbps) in calculate_bandwidth_available() argument
2812 dml2_printf("DML::%s: dram_bw_mbps = %f\n", __func__, dram_bw_mbps); in calculate_bandwidth_available()
2825 dram_bw_mbps); in calculate_bandwidth_available()
7392 dml2_printf("DML::%s: dram_bw_mbps = %f\n", __func__, mode_lib->ms.dram_bw_mbps); in dml_core_mode_support()
8827 mode_lib->ms.dram_bw_mbps); in dml_core_mode_support()
8842 mode_lib->ms.dram_bw_mbps); in dml_core_mode_support()
10493 DML2_ASSERT(mode_lib->mp.dram_bw_mbps > 0); in dml_core_mode_programming()
10505 dml2_printf("DML::%s: dram_bw_mbps = %f\n", __func__, mode_lib->mp.dram_bw_mbps); in dml_core_mode_programming()
10924 mode_lib->mp.dram_bw_mbps); in dml_core_mode_programming()
[all …]