Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c75 … hubbub32_set_request_limit(struct hubbub *hubbub, int memory_channel_count, int words_per_channel) in hubbub32_set_request_limit() argument
79 uint32_t request_limit = 3 * memory_channel_count * words_per_channel / 4; in hubbub32_set_request_limit()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4.c73 .words_per_channel = 16,
H A Ddml2_core_shared_types.h78 unsigned int words_per_channel; member
H A Ddml2_core_shared.c11934 …arb_param->sdpif_request_rate_limit = (3 * mode_lib->ip.words_per_channel * mode_lib->soc.clk_tabl… in rq_dlg_get_arb_params()
H A Ddml2_core_dcn4_calcs.c12249 …arb_param->sdpif_request_rate_limit = (3 * mode_lib->ip.words_per_channel * mode_lib->soc.clk_tabl… in rq_dlg_get_arb_params()