summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/include/linux/mm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert drm vmalloc changesjsg2021-01-131-11/+18
* Bring the emulated Linux memory allocation interfaces more in line withkettenis2021-01-081-18/+11
* remove unused (and wrong) page_address() macrojsg2020-12-071-1/+0
* update drm to linux 5.7jsg2020-06-081-1/+3
* Remove empty unmap_mapping_range() define and hide drm_vma_node_unmap().jsg2020-01-221-2/+0
* Hook up the shrinker for inteldrm(4). This is a "light" version that onlykettenis2019-12-251-0/+1
* Fix overflow tests such that we can allocate arrays with zero items.kettenis2019-05-081-1/+1
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-0/+81