History log of /dflybsd-src/sys/dev/drm/include/linux/mmzone.h (Results 1 – 2 of 2)
Revision Date Author Comments
# e2a4a6b1 24-Jun-2020 François Tigeot <ftigeot@wolfpond.org>

drm: Add headers, stubs and constants required by Linux 4.10 code


# f0bba3d1 09-Jun-2018 François Tigeot <ftigeot@wolfpond.org>

drm: Define struct page and use it everywhere

* Removing countless differences with Linux

* struct page is essentially struct vm_page named differently.
Both can be casted to the other one withou

drm: Define struct page and use it everywhere

* Removing countless differences with Linux

* struct page is essentially struct vm_page named differently.
Both can be casted to the other one without further thought.

show more ...