summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/radeon/radeon_irq_kms.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update drm to linux 5.7jsg2020-06-081-6/+11
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-14/+48
* update ttm and radeondrm(4) to Linux 4.4.129jsg2018-04-251-17/+78
* oops, snapshot tests not ready yetderaadt2018-04-201-78/+17
* syncderaadt2018-04-201-17/+78
* Update inteldrm(4) to code based on Linux 4.4.70. This brings us support forkettenis2017-07-011-2/+2
* another round of reducing the diff to linuxjsg2015-04-181-3/+2
* add back some more static use to reduce the diff to linuxjsg2015-04-061-10/+3
* Switch most printf style functions calls back to linux function namesjsg2015-02-111-3/+3
* switch most mtx_* calls back to linux spinlocksjsg2015-02-101-21/+37
* remove the second void * argument on tasks.dlg2015-01-271-4/+4
* reduce the diff to linux for drm pci vid/pid testsjsg2014-04-071-13/+13
* Switch radeondrm(4) to MSI on the cards that support it.kettenis2014-01-231-3/+2
* Move most of the uses of workqs in drm to the new task/taskq api.jsg2013-10-291-1/+4
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-0/+478