Home
last modified time | relevance | path

Searched refs:hubbub1_allow_self_refresh_control (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubbub.c132 hubbub1_allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub3_program_watermarks()
397 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubbub.c93 void hubbub1_allow_self_refresh_control(struct hubbub *hubbub, bool allow) in hubbub1_allow_self_refresh_control() function
611 hubbub1_allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub1_program_watermarks()
941 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
Ddcn10_hubbub.h317 void hubbub1_allow_self_refresh_control(struct hubbub *hubbub, bool allow);
Ddcn10_hw_sequencer.c3052 hubbub1_allow_self_refresh_control(dc->res_pool->hubbub, false); in dcn10_stereo_hw_frame_pack_wa()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hubbub.c611 hubbub1_allow_self_refresh_control(hubbub, !hubbub->ctx->dc->debug.disable_stutter); in hubbub21_program_watermarks()
700 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubbub.c622 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,