History log of /dflybsd-src/sys/dev/drm/include/linux/sysfs.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 3f2dd94a 19-Dec-2020 François Tigeot <ftigeot@wolfpond.org>

drm: Update to Linux 4.15.18

* Create /dev/dri/renderD* devices
Generally handle /dev entries creation as close to Linux as possible.

* Add drm master support
Sync authentification code with Li

drm: Update to Linux 4.15.18

* Create /dev/dri/renderD* devices
Generally handle /dev entries creation as close to Linux as possible.

* Add drm master support
Sync authentification code with Linux 4.15.18

* handle vm_mm->mmap_sem in ttm page fault operations

* Update dma-fence code from OpenBSD

* This commit contains sleep/wakeup and other changes
from Matthew Dillon <dillon@apollo.backplane.com>

show more ...


# 63ea148e 26-Dec-2019 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Add some sysfs stub functions


# 15dba7a9 19-Sep-2018 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Implement more kobject parts