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

/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c8043 u64 timestamp_ns = ktime_get_ns(); local
8169 timestamp_ns;
8196 timestamp_ns = ktime_get_ns();
8197 bundle->flip_addrs[planes_count].flip_timestamp_in_us = div_u64(timestamp_ns, 1000);
8407 (timestamp_ns -

Completed in 255 milliseconds