aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/drm2/drm_irq.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/+1404
* Remove legacy drm and drm2 from treeMatt Macy2018-08-221-1404/+0
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* drm: Update the device-independent code to match Linux 3.8.13Jean-Sébastien Pédron2015-03-171-269/+421
* drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178Jean-Sébastien Pédron2015-03-041-1/+4
* An update for the i915 GPU driver, which brings the code up to LinuxKonstantin Belousov2015-01-211-11/+7
* Fix a compiler warning. With this fix, a negative time can be converted toJung-uk Kim2013-08-281-1/+1
* drm: Use the new drm_atomic.h, following the merge of projects/atomic64Jean-Sébastien Pédron2013-08-251-2/+2
* Add the code for new Intel GPU driver, which supports GEM, KMS andKonstantin Belousov2012-05-221-0/+1253