Home
last modified time | relevance | path

Searched refs:transactions_per_clock (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_soc_parameter_types.h112 unsigned int transactions_per_clock; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h133 .transactions_per_clock = 16,
H A Ddcn3_soc_bb.h183 .transactions_per_clock = 16,
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_mcg/
H A Ddml2_mcg_dcn4.c19 …ram_config->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock; in uclk_to_dram_bw_kbps()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c15 …ram_config->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock; in dram_bw_kbps_to_uclk_khz()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c8972 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in uclk_khz_to_dram_bw_mbps()
8981 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in dram_bw_kbps_to_uclk_mhz()
H A Ddml2_core_dcn4_calcs.c6801 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in uclk_khz_to_dram_bw_mbps()
6810 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in dram_bw_kbps_to_uclk_mhz()