Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
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-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/
Ddcn401_clk_mgr.c255 if (!clk_mgr->base.ctx->dc->debug.disable_dtb_ref_clk_switch) { in dcn401_init_clocks()
776 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn401_update_clocks_legacy()
1261 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn401_build_update_display_clocks_sequence()
1684 if (ctx->dc->debug.disable_dtb_ref_clk_switch && in dcn401_clk_mgr_construct()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h997 bool disable_dtb_ref_clk_switch; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
Ddcn35_clk_mgr.c396 if (!dc->debug.disable_dtb_ref_clk_switch && in dcn35_update_clocks()