Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v13_0.h205 int smu_v13_0_gfx_off_control(struct smu_context *smu, bool enable);
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_4_ppt.c1018 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0_5_ppt.c1052 .gfx_off_control = smu_v13_0_gfx_off_control,
Dyellow_carp_ppt.c1218 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0_7_ppt.c1692 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0_0_ppt.c2011 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0.c834 int smu_v13_0_gfx_off_control(struct smu_context *smu, bool enable) in smu_v13_0_gfx_off_control() function