Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c194 if (dc->config.use_default_clock_table == false) { in dcn314_update_bw_bounding_box_fpu()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c1540 if (ctx->dc_bios->integrated_info && ctx->dc->config.use_default_clock_table == false) { in dcn35_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h540 bool use_default_clock_table; member