aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_mm.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Revert drm2 removal.Warner Losh2018-08-241-0/+722
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-722/+0
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-118/+240
* Import the drm_mm_debug_table() function.Konstantin Belousov2013-03-051-0/+37
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+563