Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h445 int amdgpu_dpm_set_residency_gfxoff(struct amdgpu_device *adev, bool value);
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c744 r = amdgpu_dpm_set_residency_gfxoff(adev, value); in amdgpu_set_gfx_off_residency()
/linux-6.6.21/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c719 int amdgpu_dpm_set_residency_gfxoff(struct amdgpu_device *adev, bool value) in amdgpu_dpm_set_residency_gfxoff() function