Searched refs:set_platform_caps (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 77 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 283 result = set_platform_caps(hwmgr, in vega12_pp_tables_initialize() 286 "set_platform_caps failed", return result); in vega12_pp_tables_initialize()
|
H A D | vega20_processpptables.c | 661 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 926 result = set_platform_caps(hwmgr, in vega20_pp_tables_initialize() 929 "set_platform_caps failed", return result); in vega20_pp_tables_initialize()
|
H A D | process_pptables_v1_0.c | 55 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 1080 result = set_platform_caps(hwmgr, in pp_tables_v1_0_initialize() 1084 "set_platform_caps failed", return result); in pp_tables_v1_0_initialize()
|
H A D | processpptables.c | 454 static int set_platform_caps(struct pp_hwmgr *hwmgr, in set_platform_caps() function 1737 result = set_platform_caps(hwmgr, in pp_tables_initialize() 1741 "set_platform_caps failed", return result); in pp_tables_initialize()
|
H A D | vega10_processpptables.c | 89 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 1202 result = set_platform_caps(hwmgr, in vega10_pp_tables_initialize() 1206 "set_platform_caps failed", return result); in vega10_pp_tables_initialize()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | vega12_processpptables.c | 76 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 278 result = set_platform_caps(hwmgr, in vega12_pp_tables_initialize() 281 "set_platform_caps failed", return result); in vega12_pp_tables_initialize()
|
H A D | vega20_processpptables.c | 660 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 925 result = set_platform_caps(hwmgr, in vega20_pp_tables_initialize() 928 "set_platform_caps failed", return result); in vega20_pp_tables_initialize()
|
H A D | process_pptables_v1_0.c | 50 * set_platform_caps - Private Function used during initialization. 55 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 1161 result = set_platform_caps(hwmgr, in pp_tables_v1_0_initialize() 1165 "set_platform_caps failed", return result); in pp_tables_v1_0_initialize()
|
H A D | processpptables.c | 450 static int set_platform_caps(struct pp_hwmgr *hwmgr, in set_platform_caps() function 1714 result = set_platform_caps(hwmgr, in pp_tables_initialize() 1718 "set_platform_caps failed", return result); in pp_tables_initialize()
|
H A D | vega10_processpptables.c | 88 static int set_platform_caps(struct pp_hwmgr *hwmgr, uint32_t powerplay_caps) in set_platform_caps() function 1167 result = set_platform_caps(hwmgr, in vega10_pp_tables_initialize() 1171 "set_platform_caps failed", return result); in vega10_pp_tables_initialize()
|
Completed in 14 milliseconds