Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ih.h79 #define amdgpu_ih_ts_after(t1, t2) \ macro
A Damdgpu_ih.c196 amdgpu_ih_ts_after(checkpoint_ts, ih->processed_timestamp) || in amdgpu_ih_wait_on_checkpoint_process_ts()
A Damdgpu_irq.c498 if (amdgpu_ih_ts_after(ih->processed_timestamp, entry.timestamp)) in amdgpu_irq_dispatch()
A Damdgpu_gmc.c427 if (amdgpu_ih_ts_after(timestamp, ih->processed_timestamp)) in amdgpu_gmc_filter_faults()
451 amdgpu_ih_ts_after(fault->timestamp_expiry, in amdgpu_gmc_filter_faults()

Completed in 10 milliseconds