summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/drm_fb_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert a linux specific test for master in currently disabled code.jsg2019-04-301-1/+1
* Add an equivalent test for master in drm_fb_helper_is_bound()jsg2019-04-301-0/+3
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-656/+1757
* Update inteldrm(4) to code based on Linux 4.4.70. This brings us support forkettenis2017-07-011-220/+798
* Enable monitor hot plugging for the framebuffer console.kettenis2015-09-271-24/+7
* Update inteldrm to the code from Linux 3.14.52 (which corresponds tokettenis2015-09-231-94/+308
* Switch most printf style functions calls back to linux function namesjsg2015-02-111-4/+4
* switch most mtx_* calls back to linux spinlocksjsg2015-02-101-3/+3
* use linux function names when locking mode configjsg2015-02-101-6/+6
* use linux style memory allocations in shared drm codejsg2014-03-091-31/+25
* add static back to functions that originally had itjsg2013-09-021-107/+40
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-13/+3
* burner supportkettenis2013-05-161-7/+4
* make a few printfs debug only to reduce dmesg spamjsg2013-03-191-2/+2
* Significantly increase the wordlist for ddb hangman,jsg2013-03-181-0/+1533