gfx_timeout      1015 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	long				gfx_timeout;
gfx_timeout      1364 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 	adev->gfx_timeout = msecs_to_jiffies(10000);
gfx_timeout      1365 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 	adev->sdma_timeout = adev->video_timeout = adev->gfx_timeout;
gfx_timeout      1386 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 				adev->gfx_timeout = timeout;
gfx_timeout      1406 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c 			adev->sdma_timeout = adev->video_timeout = adev->gfx_timeout;
gfx_timeout       462 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 			timeout = adev->gfx_timeout;
gfx_timeout       476 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c 				timeout = adev->gfx_timeout;