summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/drm_mm.c
AgeCommit message (Expand)Author
2021-07-08revert drm_mm to our previous drm 5.7.y versionJonathan Gray
2021-07-07update drm to linux 5.10.47Jonathan Gray
2020-10-20use drm_mm from linux 5.7.yJonathan Gray
2020-06-08update drm to linux 5.7Jonathan Gray
2019-04-14Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 toJonathan Gray
2017-07-01Update inteldrm(4) to code based on Linux 4.4.70. This brings us support forMark Kettenis
2015-09-23Update inteldrm to the code from Linux 3.14.52 (which corresponds toMark Kettenis
2015-02-11Switch most printf style functions calls back to linux function namesJonathan Gray
2015-02-10switch most mtx_* calls back to linux spinlocksJonathan Gray
2014-03-09use linux style memory allocations in shared drm codeJonathan Gray
2014-02-15drm/mm: fix dump table BUGJonathan Gray
2013-09-12sync drm_mm with linux 3.8.13Jonathan Gray
2013-03-18Significantly increase the wordlist for ddb hangman,Jonathan Gray