Home
last modified time | relevance | path

Searched refs:allow_self_refresh_control (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c61 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h192 void (*allow_self_refresh_control)(struct hubbub *hubbub, bool allow); member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c626 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/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c214 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/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
H A Ddcn30_hubbub.c453 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
H A Ddcn35_hubbub.c580 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1080 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_bios_golden_init()
1083 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_bios_golden_init()
1814 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_init_hw()
1815 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_init_hw()
3594 hubbub->funcs->allow_self_refresh_control(hubbub, !dc->debug.disable_stutter); in dcn10_update_pending_status()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
H A Ddcn10_hubbub.c922 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/
H A Ddcn21_hubbub.c702 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c876 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/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c240 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn401_init_hw()
241 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn401_init_hw()
2367 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, false); in dcn401_post_unlock_program_front_end()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c999 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c1066 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/
H A Ddcn401_hubbub.c1236 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,