diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-10-20 04:22:18 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-10-20 04:22:18 +0000 |
commit | 75c8c64891bd721901fa9422f425602df2b78ba4 (patch) | |
tree | 008ae08176f47581db0d0abcad3e952988192cf5 /sys/uvm | |
parent | 0ba4da780f125dd69c7223e34e4bfb2b87b62549 (diff) |
use drm_mm from linux 5.7.y
Without this boot time tests from setting amdgpu_testing = 1 fail.
For example on Vega 56:
drm: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
...
[drm] Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0xa00000
[drm] Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0xb00000
...
[drm] Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x1fe00000
[drm] Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x1ff00000
[drm] *ERROR* 0xffff80000135f858 bind failed
Error while testing BO move
ok kettenis@
Diffstat (limited to 'sys/uvm')
0 files changed, 0 insertions, 0 deletions