Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/drm2
Module Name: src
Committed By: riastradh
Date: Mon Aug 27 06:17:52 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drm_modeset_lock.h
src/sys/external/bsd/drm2/drm: drm_drv.c
Log Message:
directly include asm/bug.h for WARN_ON instead of fighting
to match side-loading.
include drm_legacy.h as needed
Author: coypu <coypu%sdf.org@localhost>
Committer: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/sys/external/bsd/drm2/dist/include/drm/drm_modeset_lock.h
cvs rdiff -u -r1.20 -r1.21 src/sys/external/bsd/drm2/drm/drm_drv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index