CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/16 15:19:20
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu.h amdgpu_drv.c
Log message:
Our framebuffer might be in "stolen" memory that is lost (and filled with
garbage) after a hibernate. So clear it and redraw the framebuffer
contents.
ok jsg@
