Date: Tue, 23 Dec 2014 21:36:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 196239] New: [PATCH] drm2 and i915kms compiled into kernel on 9.3-STABLE Message-ID: <bug-196239-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196239 Bug ID: 196239 Summary: [PATCH] drm2 and i915kms compiled into kernel on 9.3-STABLE Product: Base System Version: 9.3-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: andre@fbsd.ata.myota.org Created attachment 150923 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150923&action=edit files.diff I was asked to document what I did to compile drm2 and i915kms statically into a 9.3-STABLE kernel... Patch files.diff adds the needed files so drm2 and i915kms can be specified in the kernel config (yes, I know that radeon stuff is missing but I don't have this and can't comment/try/test it). Patch intel_device.diff makes the intel driver not complain if i915kms is already loaded. In order to be able to link that, patch Makefile.diff is needed. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196239-8>