Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/
H A Ddml_top_soc_parameter_types.h117 unsigned int transactions_per_clock; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/inc/bounding_boxes/
H A Ddcn4_soc_bb.h132 .transactions_per_clock = 16,
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/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_0/dml21/src/dml2_dpmm/
H A Ddml2_dpmm_dcn4.c17 …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_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c7086 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in uclk_khz_to_dram_bw_mbps()
7103 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in dram_bw_kbps_to_uclk_mhz()