Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h384 int amdgpu_get_gfx_off_status(struct amdgpu_device *adev, uint32_t *value);
H A Damdgpu_gfx.c594 int amdgpu_get_gfx_off_status(struct amdgpu_device *adev, uint32_t *value) in amdgpu_get_gfx_off_status() function
H A Damdgpu_debugfs.c1106 r = amdgpu_get_gfx_off_status(adev, &value); in amdgpu_debugfs_gfxoff_read()