Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/pm/inc/
Damdgpu_dpm.h439 int amdgpu_dpm_set_residency_gfxoff(struct amdgpu_device *adev, bool value);
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c620 r = amdgpu_dpm_set_residency_gfxoff(adev, value); in amdgpu_set_gfx_off_residency()
/Linux-v6.1/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c671 int amdgpu_dpm_set_residency_gfxoff(struct amdgpu_device *adev, bool value) in amdgpu_dpm_set_residency_gfxoff() function