Searched refs:set_request_limit (Results 1 – 3 of 3) sorted by relevance
189 void (*set_request_limit)(struct hubbub *hubbub, int memory_channel_count, int words_per_channel); member
908 …if (dc->res_pool->hubbub->funcs->set_request_limit && dc->config.sdpif_request_limit_words_per_umc… in dcn32_init_hw()909 …dc->res_pool->hubbub->funcs->set_request_limit(dc->res_pool->hubbub, dc->ctx->dc_bios->vram_info.n… in dcn32_init_hw()
998 .set_request_limit = hubbub32_set_request_limit
Completed in 8 milliseconds