Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/drm2/include/linux/jiffies.h
RevisionDateAuthorComments
 1.14  18-Mar-2022  riastradh drm: Use getticks(), not hardclock_ticks.
 1.13  14-Feb-2020  maya Reduce diffs by side-loading some header files like Linux.

From riastradh
 1.12  27-Aug-2018  riastradh branches: 1.12.6;
Define nsecs_to_jiffies.
 1.11  27-Aug-2018  riastradh Define jiffies_to_usecs, badly.
 1.10  27-Aug-2018  riastradh Define get_jiffies_64. Hope a 32-bit approximation is enough!
 1.9  27-Aug-2018  riastradh Call the parameter by its name, not its nickname!
 1.8  27-Aug-2018  riastradh Rework nsecs_to_jiffies64.
 1.7  27-Aug-2018  riastradh don't provide dev_to_i915 and ifdef out all users (unused)
provide nsecs_to_jiffies64, hopefully msec_to_jiffies * 10^6
provide BUILD_BUG as a no-op
include linux/err.h instead of matching side-loading, too hard to
figure out what gets it.


Author: coypu <coypu@sdf.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
 1.6  26-Jul-2014  riastradh branches: 1.6.4; 1.6.28; 1.6.30;
Use tvtohz instead of ad-hacking it myself, suggested by apb@.
 1.5  26-Jul-2014  riastradh Make Linux usecs_to_jiffies work with hz up to 2000.
 1.4  16-Jul-2014  riastradh First whack at radeon driver.

No hardware to test yet, but it builds.
 1.3  16-Jul-2014  riastradh Make it build and boot on my test machines.

Screen blanks on boot on the Ivy Bridge system with

DRM error in cpt_serr_int_handler: PCH transcoder A FIFO underrun

But after that everything is OK. Appears to be an upstream problem.
To investigate...

I think there's a cache flushing issue somewhere -- there are little
display artefacts on my T60.
 1.2  18-Mar-2014  riastradh branches: 1.2.2; 1.2.4; 1.2.6;
Merge riastradh-drm2 to HEAD.
 1.1  24-Jul-2013  riastradh branches: 1.1.2;
file jiffies.h was initially added on branch riastradh-drm2.
 1.1.2.5  08-Sep-2013  riastradh Buncha new cruft for <linux/*.h>.
 1.1.2.4  08-Sep-2013  riastradh More miscellaneous Linux header cruft. See patch for details.
 1.1.2.3  24-Jul-2013  riastradh Add some conversion and comparison stuff to <linux/jiffies.h>.
 1.1.2.2  24-Jul-2013  riastradh Define jiffies to be hardclock_ticks in <linux/jiffies.h>.
 1.1.2.1  24-Jul-2013  riastradh Add stubs for Linux header files for drm.
 1.2.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.6.1  18-Mar-2014  yamt file jiffies.h was added on branch yamt-pagecache on 2014-05-22 11:40:56 +0000
 1.2.4.2  18-May-2014  rmind sync with head
 1.2.4.1  18-Mar-2014  rmind file jiffies.h was added on branch rmind-smpnet on 2014-05-18 17:46:01 +0000
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.6.30.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.6.30.1  10-Jun-2019  christos Sync with HEAD
 1.6.28.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.6.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.6.4.1  26-Jul-2014  tls file jiffies.h was added on branch tls-maxphys on 2014-08-20 00:04:21 +0000
 1.12.6.1  29-Feb-2020  ad Sync with head.

RSS XML Feed