summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/drm_crtc_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update drm to linux 5.7jsg2020-06-081-155/+74
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-147/+228
* Update inteldrm(4) to code based on Linux 4.4.70. This brings us support forkettenis2017-07-011-423/+314
* Update inteldrm to the code from Linux 3.14.52 (which corresponds tokettenis2015-09-231-115/+148
* Make use of recent drm_linux.h additions to further reduce thejsg2015-07-111-21/+9
* add and use module param macrosjsg2015-04-181-1/+2
* Add an empty drm_sysfs_hotplug_event() function and use itjsg2015-04-061-2/+2
* Switch most printf style functions calls back to linux function namesjsg2015-02-111-3/+2
* use linux function names when locking mode configjsg2015-02-101-5/+5
* remove the second void * argument on tasks.dlg2015-01-271-4/+3
* use linux style memory allocations in shared drm codejsg2014-03-091-16/+16
* Switch generic drm modesetting code over to Linux-style negative errnokettenis2013-12-161-11/+11
* deprecate taskq_systq() and replace it with extern struct taskqdlg2013-10-301-3/+3
* Move most of the uses of workqs in drm to the new task/taskq api.jsg2013-10-291-3/+5
* add static back to functions that originally had itjsg2013-09-021-66/+34
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-6/+7
* Significantly increase the wordlist for ddb hangman,jsg2013-03-181-0/+1137