summaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_bufs.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-09-22kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.John Baldwin
2020-10-06Don't permit DRM buffer mappings to be upgraded to executable.John Baldwin
2018-08-24Revert drm2 removal.Warner Losh
2018-08-22Remove legacy drm and drm2 from treeMatt Macy
2017-01-28Revert crap accidentally committedBaptiste Daroussin
2017-01-28Revert r312923 a better approach will be taken laterBaptiste Daroussin
2015-06-04Add a new file operations hook for mmap operations. File type-specificJohn Baldwin
2015-03-17drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron
2012-05-22Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov