Index: en_US.ISO8859-1/books/handbook/x11/chapter.xml =================================================================== --- en_US.ISO8859-1/books/handbook/x11/chapter.xml +++ en_US.ISO8859-1/books/handbook/x11/chapter.xml @@ -413,7 +413,51 @@ Video Cards + Because of changes made in recent versions of FreeBSD, 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; + + + 2D and 3D acceleration is supported on most &i915kms; + graphics cards provided by Intel. + + Driver name: i915kms + + + + &radeonkms; + + + 2D and 3D acceleration is supported on most older + &radeonkms; graphics cards provided by AMD. + + Driver name: radeonkms + + + + &amdgpu; + + + 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/common.ent =================================================================== --- share/xml/common.ent +++ share/xml/common.ent @@ -85,3 +85,8 @@ + + + + +