Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_hwmgr.c3097 ATOM_Vega10_GFXCLK_Dependency_Record_V2 *patom_record_V2; in vega10_get_pp_table_entry_callback_func() local
3187 patom_record_V2 = (ATOM_Vega10_GFXCLK_Dependency_Record_V2 *)gfxclk_dep_table->entries; in vega10_get_pp_table_entry_callback_func()
3189 performance_level->gfx_clock = patom_record_V2[4].ulClk; in vega10_get_pp_table_entry_callback_func()
3192 patom_record_V2[state_entry->ucGfxClockIndexHigh].ulClk; in vega10_get_pp_table_entry_callback_func()