summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/radeon/rv770.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update drm to linux 5.7jsg2020-06-081-5/+9
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-36/+85
* update ttm and radeondrm(4) to Linux 4.4.129jsg2018-04-251-140/+896
* oops, snapshot tests not ready yetderaadt2018-04-201-896/+140
* syncderaadt2018-04-201-140/+896
* another round of reducing the diff to linuxjsg2015-04-181-2/+2
* switch back from howmany() to DIV_ROUND_UP()jsg2015-04-061-2/+2
* radeon: Fix system hang issue when using KMS with older cardsjsg2014-02-091-5/+7
* use linux style memory allocations in radeonjsg2014-02-091-3/+2
* Add a stubbed out version of drm_pcie_get_speed_cap_mask() andjsg2013-08-261-6/+1
* While we forceably detach radeondrm on fatal error in initjsg2013-08-181-2/+3
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-0/+1300