Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2014 10:28:26 +0200
From:      =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= <dumbbell@FreeBSD.org>
To:        freebsd-stable@freebsd.org
Subject:   Re: 10.1 kernel device config for drm2 and kms drivers
Message-ID:  <54115D2A.5020802@FreeBSD.org>
In-Reply-To: <20140911064731.GA15930@rwpc15.gfn.riverwillow.net.au>
References:  <20140911064731.GA15930@rwpc15.gfn.riverwillow.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--UBixFs1u3XPQ5jU4it4KbBDe4wcM3k028
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 11.09.2014 08:47, John Marshall wrote:
> I cannot find any kernel device configuration statements for drm2 or KM=
S
> (e.g. i915kms) drivers in any of the NOTES files in 10-STABLE.
> Presumably configurtation statements for these ought to be available fo=
r
> use in kernel configuration files for 10.1-RELEASE?

Currently, building DRM drivers into the kernel isn't supported. I guess
it's mostly a lack of time and demand.

Please file a PR about this so that I keep that in mind. If you have
some time and can prepare a patch, that would help too :)

> At present, the only way I have found to pick them up (short of hacking=

> sys/conf/files or building all modules) is by specifying the module in
> make.conf and then adding the load_ directive to loader.conf.

You can also use the following line in your rc.conf:
kld_list=3D"i915kms"

The GPU will be initialized a bit later compared to load_i915kms=3D"yes",=

but the kernel will be loaded faster.

Thank you!

--=20
Jean-S=C3=A9bastien P=C3=A9dron


--UBixFs1u3XPQ5jU4it4KbBDe4wcM3k028
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQJ8BAEBCgBmBQJUEV0uXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz
OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMJ7UQAM6o5kD9zB1FM00HdW2blNfO
V85LwJrIQqErvwv6ge8KCW6DKZF4C+5iiaOYH1Y9iEqmlf9voNXYah4aFFUs6Mkn
XtAVh8ps1Y53Aq+IAfrNhA0HdDGgBtyV0XLoRIAy90y0/wOh6gZCTzmavxRLPuD3
eEwo7XE1BrkUaqLnbHatlA5yKvfmHEpKf6QmjDZ5ykOFmPfJOWsogpQIge8HPO4N
LTOHjVmiP4iJy5cJlBfnfnfphR16HaZdfq3sgl0SvUVlaG5AmDejGqNhP3UDvXc7
BFcfTQLC+mdZOin3zqXowvw9tZ0IMU7Kiu6ODdhsLktmk7g99GWfAp66YoBwRnYU
OFkN51xv95qeZ9NoUztYG4EcyghCSFqdcCoF4wYR/bj+5hTLcUII9ttopN67lV7z
mfWD40jME7q6Nl32Ay8q4Ztpq4L4erZBhA99aXdLsf02uoDUawus1lxGm0wZeLVN
wl53ATnVLhRseMPdUzLOwjwRjW0MutKCX6KsiPyysH735tN1rNs/Vb+buQo0KjDG
AiF7SgafwbWhHGwwZM4m6Fph9nSyQeoEwBK5LvA46OncxIUEHHwL4FmMi4wSg6lY
2edrYfauwpVLbO3mnFFHSawKzgx+0gvjXkUr1dJsPuo7zAGrTwF+CUHS2SUxdmcN
cSUIhiUxAvRQH3hKukRG
=WFhL
-----END PGP SIGNATURE-----

--UBixFs1u3XPQ5jU4it4KbBDe4wcM3k028--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54115D2A.5020802>