svn commit: r484941 - head/graphics/drm-devel-kmod
Tobias Kortkamp
tobik at FreeBSD.org
Sat Nov 17 15:29:53 UTC 2018
On Sat, Nov 17, 2018, at 09:41, Niclas Zeising wrote:
> On 11/15/18 12:13 AM, Tobias Kortkamp wrote:
> > On Wed, Nov 14, 2018, at 21:12, Niclas Zeising wrote:
> >> Author: zeising
> >> Date: Wed Nov 14 20:12:38 2018
> >> New Revision: 484941
> >> URL: https://svnweb.freebsd.org/changeset/ports/484941
> >>
> >> Log:
> >> graphics/drm-devel-kmod: Fix runtime
> >>
> >> Fix runtime after stolen memory handling was comitted. Use FreeBSD 1200086
> >> as delimiter, since FreeBSD versions wasn't bumped for the stolen memory
> >> commit.
> >
> > Was there supposed to be a OSVERSION bump in the commit? Does it
> > still work reliably with >= 1200067 or only with >= 1200086 ?
> >
>
> Hi!
> I think Johannes wanted a version bump when the stolen memory handling
> went in to FreeBSD base. The version number is used internally in the
> source, that's why there's no bump in the ports makefile.
> drm-devel-kmod might work on versions lower than 1200086, it mostly
> depends on how bios handles stolen memory, and on your GPU. I've had
> trouble with it, before this change, but I know others where it worked.
Ok. Thank you for clarifying!
More information about the svn-ports-head
mailing list