Searched refs:amdgpu_ih_ts_after (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ih.h79 #define amdgpu_ih_ts_after(t1, t2) \ macro
H A Damdgpu_ih.c215 amdgpu_ih_ts_after(checkpoint_ts, ih->processed_timestamp) ||
H A Damdgpu_irq.c489 if (amdgpu_ih_ts_after(ih->processed_timestamp, entry.timestamp))
H A Damdgpu_gmc.c383 if (amdgpu_ih_ts_after(timestamp, ih->processed_timestamp))
407 amdgpu_ih_ts_after(fault->timestamp_expiry,

Completed in 204 milliseconds