aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_os_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* drm2: Remove unused drm_devclass.John Baldwin2022-05-101-2/+0
* drm2: Fix build after r365264Niclas Zeising2020-09-031-0/+2
* Convert x86 cache invalidation functions to ifuncs.Konstantin Belousov2018-09-191-2/+2
* Add big, nasty abandonware tags to this code.Warner Losh2018-08-281-1/+2
* Revert drm2 removal.Warner Losh2018-08-241-0/+499
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-499/+0
* Really revert 312923 this timeBaptiste Daroussin2017-01-281-1/+1
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-1/+2
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-2/+1
* Make the drm2 module depend on linuxkpiBaptiste Daroussin2017-01-281-1/+1
* Allow DRM2 code to be built on platforms without AGP.Michal Meloun2016-11-131-0/+2
* [drm] fix up hex_dump_to_buffer to not overflow linebuf.Adrian Chadd2016-06-031-1/+1
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-5/+109
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-0/+393