git: drm: Improve sysfs implementation
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Tue Dec 17 12:13:52 PST 2019
commit d31c517d078953a876cc5ae53b51b5b1c8f06d30
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Tue Dec 17 21:09:14 2019 +0100
drm: Improve sysfs implementation
* Add necessary code to really allocate or free Linux
device structs associated with connectors.
* This prevents panics in DRM_DEBUG statements
Reported-by: Peeter Must
Summary of changes:
sys/dev/drm/drm_sysfs.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d31c517d078953a876cc5ae53b51b5b1c8f06d30
--
DragonFly BSD source repository
More information about the Commits
mailing list