diff options
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | 2020-12-14 19:04:27 -0500 |
---|---|---|
committer | Marge Bot <eric+marge@anholt.net> | 2020-12-17 01:07:54 +0000 |
commit | daf339a4795c96ebc7295a3184fa59a13fdecbf0 (patch) | |
tree | f417b7db0f98cf4cd5220c56da5ebac394df1653 /docs/index.rst | |
parent | 434da21a7c81acbe03f0e1621e80904313c0b05c (diff) | |
download | mesa-daf339a4795c96ebc7295a3184fa59a13fdecbf0.tar.gz mesa-daf339a4795c96ebc7295a3184fa59a13fdecbf0.tar.bz2 mesa-daf339a4795c96ebc7295a3184fa59a13fdecbf0.zip |
docs: Add a stub page for Panfrost
List the supported hardware with some remarks. This page should grow in
the future.
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8096>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 6b3ef7b3774..16a68ae4524 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -85,6 +85,7 @@ and other operating systems. drivers/freedreno drivers/llvmpipe drivers/openswr + drivers/panfrost drivers/v3d drivers/vc4 drivers/vmware-guest |