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,38 @@ 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. + + + + 2D and 3D acceleration is supported on most + Intel graphics cards provided by Intel. + + Driver name: i915kms + + 2D and 3D acceleration is supported on most older + Radeon graphics cards provided by AMD. + + Driver name: radeonkms + + 2D and 3D acceleration is supported on most newer + AMD graphics cards provided by AMD. + + Driver name: amdgpu + + For reference, please see + or + for a list of supported GPUs. + + + &intel;