Searched refs:gfx_off_control (Results 1 – 3 of 3) sorted by relevance
392 .gfx_off_control = smu_v12_0_gfx_off_control,
1799 .gfx_off_control = smu_v11_0_gfx_off_control,
533 int (*gfx_off_control)(struct smu_context *smu, bool enable); member587 ((smu)->funcs->gfx_off_control ? (smu)->funcs->gfx_off_control((smu), (enable)) : 0)