index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
radeon
/
radeon_gart.c
Age
Commit message (
Expand
)
Author
2020-06-08
update drm to linux 5.7
Jonathan Gray
2019-08-19
define CONFIG_X86* in autoconf.h as needed and reduce diff to linux
Jonathan Gray
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2018-04-25
update ttm and radeondrm(4) to Linux 4.4.129
Jonathan Gray
2018-04-20
oops, snapshot tests not ready yet
Theo de Raadt
2018-04-20
sync
Theo de Raadt
2015-02-22
Correct PAGE_MASK usage in radeon_vm_map_gart(). Linux defines
Jonathan Gray
2015-02-22
Give RS* IGP radeons a better chance of working thanks to Imre Vadasz
Jonathan Gray
2015-02-12
Add and use macros for linux memory barriers. Fix the call in
Jonathan Gray
2015-02-10
switch most rwlock calls back to their linux equivalents
Jonathan Gray
2014-02-09
drm/radeon: allow selection of alignment in the sub-allocator
Jonathan Gray
2014-02-09
drm/radeon: do not try to uselessly update virtual memory pagetable
Jonathan Gray
2014-02-09
use linux style memory allocations in radeon
Jonathan Gray
2013-08-12
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
Jonathan Gray