disp_clk_threshold 46 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c int disp_clk_threshold = new_clocks->max_supported_dppclk_khz; disp_clk_threshold 58 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c if (new_clocks->dispclk_khz <= disp_clk_threshold) disp_clk_threshold 77 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c if (clk_mgr->base.clks.dispclk_khz <= disp_clk_threshold) disp_clk_threshold 85 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/rv1_clk_mgr.c return disp_clk_threshold;