Index: en_US.ISO8859-1/books/handbook/x11/chapter.xml =================================================================== --- en_US.ISO8859-1/books/handbook/x11/chapter.xml (revision 52414) +++ en_US.ISO8859-1/books/handbook/x11/chapter.xml (working copy) @@ -413,7 +413,42 @@ Video Cards + Because of changes made in recent versions of &os;, it + is now possible to use graphics drivers provided by the Ports + framework or as packages. As such, users can use one of the + following drivers available from + graphics/drm-kmod. + + + &i915kms; + &radeonkms; + &amdgpu; + + + 2D and 3D acceleration is supported on most + &i915kms; graphics cards provided by Intel. + + Driver name: i915kms + + 2D and 3D acceleration is supported on most older + &radeonkms; graphics cards provided by AMD. + + Driver name: radeonkms + + 2D and 3D acceleration is supported on most newer + &amdgpu; graphics cards provided by AMD. + + Driver name: amdgpu + + For reference, please see + or + for a list of supported GPUs. + + + &intel; Index: share/xml/freebsd.dtd =================================================================== --- share/xml/freebsd.dtd (revision 52414) +++ share/xml/freebsd.dtd (working copy) @@ -117,3 +117,7 @@ #"> %"> + + + +