index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
drm_crtc_helper.c
Age
Commit message (
Expand
)
Author
2024-01-16
update drm to linux 6.6.12
Jonathan Gray
2023-01-01
update drm to linux 6.1.2
Jonathan Gray
2021-07-07
update drm to linux 5.10.47
Jonathan Gray
2020-06-08
update drm to linux 5.7
Jonathan Gray
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2017-07-01
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
Mark Kettenis
2015-09-23
Update inteldrm to the code from Linux 3.14.52 (which corresponds to
Mark Kettenis
2015-07-11
Make use of recent drm_linux.h additions to further reduce the
Jonathan Gray
2015-04-18
add and use module param macros
Jonathan Gray
2015-04-06
Add an empty drm_sysfs_hotplug_event() function and use it
Jonathan Gray
2015-02-11
Switch most printf style functions calls back to linux function names
Jonathan Gray
2015-02-10
use linux function names when locking mode config
Jonathan Gray
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2014-03-09
use linux style memory allocations in shared drm code
Jonathan Gray
2013-12-16
Switch generic drm modesetting code over to Linux-style negative errno
Mark Kettenis
2013-10-30
deprecate taskq_systq() and replace it with extern struct taskq
David Gwynne
2013-10-29
Move most of the uses of workqs in drm to the new task/taskq api.
Jonathan Gray
2013-09-02
add static back to functions that originally had it
Jonathan Gray
2013-08-12
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
Jonathan Gray
2013-03-18
Significantly increase the wordlist for ddb hangman,
Jonathan Gray