Home
last modified time | relevance | path

Searched refs:disable_dtb_ref_clk_switch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c203 if (!clk_mgr->base.ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn32_init_clocks()
802 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn32_update_clocks()
1180 if (ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn32_clk_mgr_construct()
1198 if (ctx->dc->debug.disable_dtb_ref_clk_switch && in dcn32_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
H A Ddcn401_clk_mgr.c262 if (!clk_mgr->base.ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn401_init_clocks()
1118 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn401_build_update_display_clocks_sequence()
1592 if (ctx->dc->debug.disable_dtb_ref_clk_switch && in dcn401_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1077 bool disable_dtb_ref_clk_switch; member