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/ |
D | dcn30_hubbub.c | 132 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/ |
D | dcn10_hubbub.c | 93 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,
|
D | dcn10_hubbub.h | 317 void hubbub1_allow_self_refresh_control(struct hubbub *hubbub, bool allow);
|
D | dcn10_hw_sequencer.c | 3052 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/ |
D | dcn21_hubbub.c | 611 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/ |
D | dcn20_hubbub.c | 622 .allow_self_refresh_control = hubbub1_allow_self_refresh_control,
|