summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/include/linux/slab.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Align pool items on CACHELINESIZE when replacing linux kmem_cache withjsg2020-10-111-0/+2
* Fix overflow tests such that we can allocate arrays with zero items.kettenis2019-05-081-2/+2
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-0/+47