Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h517 int amdgpu_get_gfx_off_status(struct amdgpu_device *adev, uint32_t *value);
H A Damdgpu_gfx.c777 int amdgpu_get_gfx_off_status(struct amdgpu_device *adev, uint32_t *value) in amdgpu_get_gfx_off_status() function
H A Damdgpu_debugfs.c1481 r = amdgpu_get_gfx_off_status(adev, &value); in amdgpu_debugfs_gfxoff_status_read()