docs: Update Panfrost in the source tree

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8148>
This commit is contained in:
Alyssa Rosenzweig 2020-12-17 19:04:05 -05:00 committed by Marge Bot
parent 496ca466fd
commit 59b7228a68
1 changed files with 3 additions and 1 deletions

View File

@ -204,8 +204,10 @@ each directory.
- **panfrost** - Panfrost-specific sources
- **bifrost** - shader compiler for the Bifrost generation GPUs
- **lib** - GPU data structures (command stream) support code`
- **midgard** - shader compiler for the Midgard generation GPUs
- **pandecode** - command stream debugger
- **shared** - shared Mali code between Lima and Panfrost
- **util** - shared code between Midgard and Bifrost shader compilers
- **util** - Various utility codes
- **vulkan** - Common code for Vulkan drivers