git: drm: Use the Linux version of DRM_WAIT_ON()
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Thu Feb 13 23:07:10 PST 2020
commit 9e6332eee685e3a17e7f977d62b0d586cf414d99
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Fri Feb 14 07:57:14 2020 +0100
drm: Use the Linux version of DRM_WAIT_ON()
Avoid sleeping for vblank events when not required.
Summary of changes:
sys/dev/drm/include/drm/drm_os_linux.h | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9e6332eee685e3a17e7f977d62b0d586cf414d99
--
DragonFly BSD source repository
More information about the Commits
mailing list