Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c3119 ATOM_Vega10_GFXCLK_Dependency_Record_V2 *patom_record_V2; in vega10_get_pp_table_entry_callback_func() local
3209 patom_record_V2 = (ATOM_Vega10_GFXCLK_Dependency_Record_V2 *)gfxclk_dep_table->entries; in vega10_get_pp_table_entry_callback_func()
3211 performance_level->gfx_clock = patom_record_V2[4].ulClk; in vega10_get_pp_table_entry_callback_func()
3214 patom_record_V2[state_entry->ucGfxClockIndexHigh].ulClk; in vega10_get_pp_table_entry_callback_func()