CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/31 19:29:25
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_drv.c
Log message:
make ddb output visible when entering ddb from X on amdgpu
add a call to drm_fb_helper_restore_fbdev_mode_unlocked()
to amdgpu_enter_ddb() otherwise ddb output can't be seen
not required on inteldrm or radeondrm
