mirror of
https://github.com/openbsd/src.git
synced 2026-04-30 09:06:11 +00:00
15ef65f2835facfe0007ee2d68112a9c0e2258b0
kettenis reports the ttm_tm_swapout() change is not enough to fix hibernate with amdgpu when X is running. The call to ttm_device_prepare_hibernation()/ttm_tm_swapout() in the hibernate path was added in a linux commit from 2025: 924dda024f3bea64be5f3ac067a075e466739dc9 drm/amdgpu: move GTT to shmem after eviction for hibernation The linux reason for doing this (server cards with lots of VRAM) isn't something that concerns us. ok kettenis@
…
…
…
…
…
…
Description
Languages
C
57.4%
C++
28.7%
Perl
3.9%
Roff
3%
Makefile
0.9%
Other
5.6%