summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm/radeon/radeon_gart.c
AgeCommit message (Expand)Author
2020-06-08update drm to linux 5.7Jonathan Gray
2019-08-19define CONFIG_X86* in autoconf.h as needed and reduce diff to linuxJonathan Gray
2019-04-14Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 toJonathan Gray
2018-04-25update ttm and radeondrm(4) to Linux 4.4.129Jonathan Gray
2018-04-20oops, snapshot tests not ready yetTheo de Raadt
2018-04-20syncTheo de Raadt
2015-02-22Correct PAGE_MASK usage in radeon_vm_map_gart(). Linux definesJonathan Gray
2015-02-22Give RS* IGP radeons a better chance of working thanks to Imre VadaszJonathan Gray
2015-02-12Add and use macros for linux memory barriers. Fix the call inJonathan Gray
2015-02-10switch most rwlock calls back to their linux equivalentsJonathan Gray
2014-02-09drm/radeon: allow selection of alignment in the sub-allocatorJonathan Gray
2014-02-09drm/radeon: do not try to uselessly update virtual memory pagetableJonathan Gray
2014-02-09use linux style memory allocations in radeonJonathan Gray
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray