Searched refs:allow_self_refresh_control (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/ |
D | dcn301_hubbub.c | 61 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | dchubbub.h | 192 void (*allow_self_refresh_control)(struct hubbub *hubbub, bool allow); member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
D | dcn20_hubbub.c | 626 hubbub->funcs->allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub2_program_watermarks() 672 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
D | dcn31_hwseq.c | 212 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn31_init_hw() 213 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn31_init_hw()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
D | dcn30_hubbub.c | 452 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
D | dcn30_hwseq.c | 718 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn30_init_hw() 719 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn30_init_hw()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/ |
D | dcn35_hubbub.c | 579 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 898 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_bios_golden_init() 901 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_bios_golden_init() 1632 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_init_hw() 1633 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_init_hw() 3418 hubbub->funcs->allow_self_refresh_control(hubbub, !dc->debug.disable_stutter); in dcn10_update_pending_status()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
D | dcn35_hwseq.c | 239 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn35_init_hw() 240 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn35_init_hw()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/ |
D | dcn21_hubbub.c | 702 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/ |
D | dcn10_hubbub.c | 940 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_hwseq.c | 873 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn32_init_hw() 874 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn32_init_hw()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
D | dcn401_hwseq.c | 327 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn401_init_hw() 328 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn401_init_hw()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
D | dcn31_hubbub.c | 1065 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ |
D | dcn32_hubbub.c | 998 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/ |
D | dcn401_hubbub.c | 1205 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 2327 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, false); in dcn20_post_unlock_program_front_end()
|