Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_hubbub.c61 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h157 void (*allow_self_refresh_control)(struct hubbub *hubbub, bool allow); member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hubbub.c604 hubbub->funcs->allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub2_program_watermarks()
639 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
A Ddcn20_hwseq.c2004 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, false); in dcn20_post_unlock_program_front_end()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hwseq.c240 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn31_init_hw()
241 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn31_init_hw()
A Ddcn31_hubbub.c1039 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_hubbub.c449 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
A Ddcn30_hwseq.c556 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn30_init_hw()
557 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn30_init_hw()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hwseq.c805 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn32_init_hw()
806 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn32_init_hw()
A Ddcn32_hubbub.c987 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c833 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_bios_golden_init()
836 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_bios_golden_init()
1581 if (dc->res_pool->hubbub->funcs->allow_self_refresh_control) in dcn10_init_hw()
1582 dc->res_pool->hubbub->funcs->allow_self_refresh_control(dc->res_pool->hubbub, in dcn10_init_hw()
3358 hubbub->funcs->allow_self_refresh_control(hubbub, !dc->debug.disable_stutter); in dcn10_update_pending_status()
A Ddcn10_hubbub.c940 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_hubbub.c702 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,

Completed in 33 milliseconds