summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/drm_dp_helper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-50/+597
* Add some more i2c glue to reduce the diffs to Linux.kettenis2017-07-141-6/+0
* Update inteldrm(4) to code based on Linux 4.4.70. This brings us support forkettenis2017-07-011-208/+652
* Update inteldrm to the code from Linux 3.14.52 (which corresponds tokettenis2015-09-231-9/+9
* change back to udelay/mdelayjsg2015-04-081-5/+5
* add static back to functions that originally had itjsg2013-09-021-49/+21
* Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed bykettenis2013-03-301-16/+27
* fix the return value of i2c_algo_dp_aux_exec, with this getting thejsg2013-03-201-2/+5
* Significantly increase the wordlist for ddb hangman,jsg2013-03-181-0/+373