1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-30 09:06:11 +00:00
jsg 15ef65f283 make ttm_device_prepare_hibernation() return early
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@
2026-03-16 03:57:39 +00:00
2026-03-11 16:01:45 +00:00
2026-03-11 21:46:36 +00:00
2026-03-15 10:15:18 +00:00
2026-03-12 23:15:47 +00:00
Description
No description provided
1.6 GiB
Languages
C 57.4%
C++ 28.7%
Perl 3.9%
Roff 3%
Makefile 0.9%
Other 5.6%