Searched refs:allow_self_refresh_control (Results 1 – 4 of 4) sorted by relevance
146 void (*allow_self_refresh_control)(struct hubbub *hubbub, bool allow); member
599 hubbub->funcs->allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub2_program_watermarks()613 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
957 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
741 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_bios_golden_init()744 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, true); in dcn10_bios_golden_init()