Home
last modified time | relevance | path

Searched refs:disable_dtb_ref_clk_switch (Results 1 – 4 of 4) 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.c269 if (!clk_mgr->base.ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn401_init_clocks()
1106 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn401_build_update_display_clocks_sequence()
1549 if (ctx->dc->debug.disable_dtb_ref_clk_switch && in dcn401_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1010 bool disable_dtb_ref_clk_switch; member
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c484 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn35_update_clocks()