History log of /dflybsd-src/sys/dev/drm/include/linux/hrtimer.h (Results 1 – 3 of 3)
Revision Date Author Comments
# e7ab7444 21-Nov-2019 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Add some hrtimer.h functions


# eaf74c33 04-Mar-2019 François Tigeot <ftigeot@wolfpond.org>

drm: Add or improve a few include/linux headers


# 5915b712 15-Mar-2017 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Implement hrtimers

This initial implementation is based on callouts and not
highly precise.

It nevertheless works fine with the drm/i915 driver from
Linux 4.7 and will be enough for now.