Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h194 void (*set_request_limit)(struct hubbub *hubbub, int memory_channel_count, int words_per_channel); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c967 …if (dc->res_pool->hubbub->funcs->set_request_limit && dc->config.sdpif_request_limit_words_per_umc… in dcn32_init_hw()
968 …dc->res_pool->hubbub->funcs->set_request_limit(dc->res_pool->hubbub, dc->ctx->dc_bios->vram_info.n… in dcn32_init_hw()
H A Ddcn32_hubbub.c998 .set_request_limit = hubbub32_set_request_limit