aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_bufs.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.John Baldwin2022-09-221-2/+2
* Don't permit DRM buffer mappings to be upgraded to executable.John Baldwin2020-10-061-6/+4
* Revert drm2 removal.Warner Losh2018-08-241-0/+1708
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-1708/+0
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-58/+64
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-64/+58
* Add a new file operations hook for mmap operations. File type-specificJohn Baldwin2015-06-041-2/+2
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-507/+1085
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+1130