Searched refs:smu_info_v3_5 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c1917 struct atom_smu_info_v3_5 *smu_info_v3_5 = NULL; local
2001 smu_info_v3_5 = GET_IMAGE(struct atom_smu_info_v3_5,
2004 if (!smu_info_v3_5)
2006 DC_LOG_BIOS("gpuclk_ss_percentage (unit of 0.001 percent): %d\n", smu_info_v3_5->gpuclk_ss_percentage);
2007 info->default_engine_clk = smu_info_v3_5->bootup_dcefclk_10khz * 10;

Completed in 112 milliseconds