git: drm - Increase hacked stolen framebuffer memory for vega9 (2400G, 3550H, ...)
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Nov 7 19:48:43 PST 2021
commit ef7b4fc3bb9842035aa6c33660f77dca8bf8fe6c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Nov 7 19:38:17 2021 -0800
drm - Increase hacked stolen framebuffer memory for vega9 (2400G, 3550H, ...)
* Increase from 9MB to 64MB, fixing a amdgpu crash on kldload when a
4K monitor is attached.
The assignment being fixed is already a hack as of linux 4.19. Hack it
some more.
Summary of changes:
sys/dev/drm/amd/amdgpu/gmc_v9_0.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef7b4fc3bb9842035aa6c33660f77dca8bf8fe6c
--
DragonFly BSD source repository
More information about the Commits
mailing list