Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c233 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_WINDOW3D, WORKLOAD_PPLIB_WINDOW_3D_BIT),
1997 for (i = 0; i <= PP_SMC_POWER_PROFILE_WINDOW3D; i++) in smu_v13_0_7_get_power_profile_mode()
2003 for (i = 0; i <= PP_SMC_POWER_PROFILE_WINDOW3D; i++) { in smu_v13_0_7_get_power_profile_mode()
2027 for (j = 0; j <= PP_SMC_POWER_PROFILE_WINDOW3D; j++) \ in smu_v13_0_7_get_power_profile_mode()
2064 if (smu->power_profile_mode > PP_SMC_POWER_PROFILE_WINDOW3D) { in smu_v13_0_7_set_power_profile_mode()
H A Dsmu_v13_0_0_ppt.c264 WORKLOAD_MAP(PP_SMC_POWER_PROFILE_WINDOW3D, WORKLOAD_PPLIB_WINDOW_3D_BIT),
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h165 PP_SMC_POWER_PROFILE_WINDOW3D = 0x7, enumerator