summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/drm/radeon/radeon_gart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update drm to linux 5.7jsg2020-06-081-1/+4
* define CONFIG_X86* in autoconf.h as needed and reduce diff to linuxjsg2019-08-191-2/+2
* Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 tojsg2019-04-141-5/+9
* update ttm and radeondrm(4) to Linux 4.4.129jsg2018-04-251-963/+51
* oops, snapshot tests not ready yetderaadt2018-04-201-51/+963
* syncderaadt2018-04-201-963/+51
* Correct PAGE_MASK usage in radeon_vm_map_gart(). Linux definesjsg2015-02-221-2/+2
* Give RS* IGP radeons a better chance of working thanks to Imre Vadaszjsg2015-02-221-3/+3
* Add and use macros for linux memory barriers. Fix the call injsg2015-02-121-4/+4
* switch most rwlock calls back to their linux equivalentsjsg2015-02-101-30/+30
* drm/radeon: allow selection of alignment in the sub-allocatorjsg2014-02-091-1/+2
* drm/radeon: do not try to uselessly update virtual memory pagetablejsg2014-02-091-3/+5
* use linux style memory allocations in radeonjsg2014-02-091-15/+11
* Add a port of the TTM and Radeon DRM code from Linux 3.8.13.jsg2013-08-121-0/+1297