From 3ddb07c36b7c602eeff43bb908f4442f58f4db5b Mon Sep 17 00:00:00 2001 From: i509VCB Date: Wed, 22 Nov 2023 00:30:15 -0600 Subject: [PATCH] asahi,docs: add PBE to hardware glossary Signed-off-by: i509VCB Part-of: --- docs/drivers/asahi.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/drivers/asahi.rst b/docs/drivers/asahi.rst index be3f97e1d03..9402afbc277 100644 --- a/docs/drivers/asahi.rst +++ b/docs/drivers/asahi.rst @@ -357,3 +357,8 @@ concepts used in PowerVR GPUs appear in AGX. Image Synthesis Processor The Image Synthesis Processor is responsible for the rasterization stage of the rendering pipeline. + + PBE + Pixel BackEnd + Hardware unit which writes to color attachements and images. Also the + name for a descriptor passed to :term:`PBE` instructions.