Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c3137 ATOM_Vega10_GFXCLK_Dependency_Record_V2 *patom_record_V2; in vega10_get_pp_table_entry_callback_func() local
3227 patom_record_V2 = (ATOM_Vega10_GFXCLK_Dependency_Record_V2 *)gfxclk_dep_table->entries; in vega10_get_pp_table_entry_callback_func()
3229 performance_level->gfx_clock = patom_record_V2[4].ulClk; in vega10_get_pp_table_entry_callback_func()
3232 patom_record_V2[state_entry->ucGfxClockIndexHigh].ulClk; in vega10_get_pp_table_entry_callback_func()