Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/
Dsmu_v13_0.h204 int smu_v13_0_gfx_off_control(struct smu_context *smu, bool enable);
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0_5_ppt.c1052 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0_4_ppt.c1018 .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.c1666 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0_0_ppt.c1833 .gfx_off_control = smu_v13_0_gfx_off_control,
Dsmu_v13_0.c830 int smu_v13_0_gfx_off_control(struct smu_context *smu, bool enable) in smu_v13_0_gfx_off_control() function