summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/radeon/atom.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bring back local #undef DEBUG changes lost in drm 5.7 updatejsg2020-08-271-0/+4
* update drm to linux 5.7jsg2020-06-081-6/+4
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-30/+30
* update ttm and radeondrm(4) to Linux 4.4.129jsg2018-04-251-13/+20
* oops, snapshot tests not ready yetderaadt2018-04-201-20/+13
* syncderaadt2018-04-201-13/+20
* Update inteldrm to the code from Linux 3.14.52 (which corresponds tokettenis2015-09-231-2/+2
* Make use of recent drm_linux.h additions to further reduce thejsg2015-07-111-4/+4
* another round of reducing the diff to linuxjsg2015-04-181-3/+1
* Switch most printf style functions calls back to linux function namesjsg2015-02-111-23/+23
* switch most rwlock calls back to their linux equivalentsjsg2015-02-101-3/+3
* sf@ pointed out that atom.c defines a DEBUG macro that takes arguments,jsg2014-06-201-1/+5
* use linux style memory allocations in radeonjsg2014-02-091-11/+11
* drm/radeon/atom: initialize more atom interpretor elements to 0jsg2014-01-231-1/+6
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-0/+1412