Home
last modified time | relevance | path

Searched refs:AMDGPU_FENCE_JIFFIES_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_fence.c218 jiffies + AMDGPU_FENCE_JIFFIES_TIMEOUT); in amdgpu_fence_schedule_fallback()
HDamdgpu.h149 #define AMDGPU_FENCE_JIFFIES_TIMEOUT (HZ / 2) macro