[Bug 254190] graphics/drm-kmod: I get corruption at the top of all of my consoles

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 11 09:18:22 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254190

--- Comment #7 from Emmanuel Vadot <manu at freebsd.org> ---
Stolen memory is the reserved memory by the bios assign to the graphics card
region.
It is perfectly normal to see that in dmesg
You don't see the message on Linux as it's a FreeBSD custom message :
https://github.com/freebsd/drm-kmod/blob/master/drivers/gpu/drm/i915/gem/i915_gem_stolen.c#L387

So this isn't your problem root cause.
For the logos appearing there is a bug on this, I still haven't found the root
cause.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248628

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list