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,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; Intel KMS driver + &radeonkms; Radeon KMS driver + &amdgpu; AMD KMS driver + + + 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;