Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_soc_parameter_types.h115 unsigned int transactions_per_clock; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/bounding_boxes/
A Ddcn4_soc_bb.h133 .transactions_per_clock = 16,
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_mcg/
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()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_dpmm/
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()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c7064 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in uclk_khz_to_dram_bw_mbps()
7073 …->channel_count * dram_config->channel_width_bytes * dram_config->transactions_per_clock) / 1000.0; in dram_bw_kbps_to_uclk_mhz()

Completed in 34 milliseconds