summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux/jiffies.h
AgeCommit message (Expand)Author
2022-03-18drm: Use getticks(), not hardclock_ticks.riastradh
2020-02-14Reduce diffs by side-loading some header files like Linux.maya
2018-08-27Define nsecs_to_jiffies.riastradh
2018-08-27Define jiffies_to_usecs, badly.riastradh
2018-08-27Define get_jiffies_64. Hope a 32-bit approximation is enough!riastradh
2018-08-27Call the parameter by its name, not its nickname!riastradh
2018-08-27Rework nsecs_to_jiffies64.riastradh
2018-08-27don't provide dev_to_i915 and ifdef out all users (unused)riastradh
2014-07-26Use tvtohz instead of ad-hacking it myself, suggested by apb@.riastradh
2014-07-26Make Linux usecs_to_jiffies work with hz up to 2000.riastradh
2014-07-16First whack at radeon driver.riastradh
2014-07-16Make it build and boot on my test machines.riastradh
2014-03-18Merge riastradh-drm2 to HEAD.riastradh