OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gfx_timeout
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_mxgpu_nv.c
279
adev->
gfx_timeout
== MAX_SCHEDULE_TIMEOUT ||
amdgpu_fence.c
473
timeout = adev->
gfx_timeout
;
amdgpu_device.c
2871
adev->
gfx_timeout
= msecs_to_jiffies(10000);
2872
adev->sdma_timeout = adev->video_timeout = adev->
gfx_timeout
;
2874
adev->compute_timeout = adev->
gfx_timeout
;
2896
adev->
gfx_timeout
= timeout;
2916
adev->sdma_timeout = adev->video_timeout = adev->
gfx_timeout
;
2918
adev->compute_timeout = adev->
gfx_timeout
;
amdgpu.h
992
long
gfx_timeout
;
member in struct:amdgpu_device
Completed in 39 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025