Searched refs:allow_self_refresh_control (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/ |
| H A D | dcn301_hubbub.c | 61 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | dchubbub.h | 192 void (*allow_self_refresh_control)(struct hubbub *hubbub, bool allow); member
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
| H A 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.15/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
| H A D | dcn31_hwseq.c | 214 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn31_init_hw() 215 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn31_init_hw()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
| H A D | dcn30_hubbub.c | 453 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/ |
| H A D | dcn35_hubbub.c | 580 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
| H A D | dcn30_hwseq.c | 724 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn30_init_hw() 725 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn30_init_hw()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_hwseq.c | 899 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_bios_golden_init() 902 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_bios_golden_init() 1633 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_init_hw() 1634 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_init_hw() 3414 hubbub->funcs->allow_self_refresh_control(hubbub, !dc->debug.disable_stutter); in dcn10_update_pending_status()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/ |
| H A D | dcn10_hubbub.c | 922 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/ |
| H A D | dcn21_hubbub.c | 702 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| H A D | dcn35_hwseq.c | 239 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control && in dcn35_init_hw() 241 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn35_init_hw()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 876 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn32_init_hw() 877 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn32_init_hw()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 243 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn401_init_hw() 244 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn401_init_hw() 2357 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, false); in dcn401_post_unlock_program_front_end()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
| H A D | dcn31_hubbub.c | 1066 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ |
| H A D | dcn32_hubbub.c | 999 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/ |
| H A D | dcn401_hubbub.c | 1236 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 2359 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, false); in dcn20_post_unlock_program_front_end()
|