Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c795 static const unsigned char soft_dummy_pp_table[] = { variable
838 table_addr = &soft_dummy_pp_table[0]; in get_powerplay_table()
839 hwmgr->soft_pp_table = &soft_dummy_pp_table[0]; in get_powerplay_table()
840 hwmgr->soft_pp_table_size = sizeof(soft_dummy_pp_table); in get_powerplay_table()