aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_linux_list_sort.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten2022-09-301-2/+2
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+77
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-77/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* drm: Fix build with gcc, broken with r258549Jean-Sébastien Pédron2013-11-251-2/+2
* drm: Dereference pointers given to qsort_r()'s cmp callbackJean-Sébastien Pédron2013-11-251-2/+2
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+75