diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index 55c0d92b226..864ee88172d 100644 --- a/docs/drivers/panfrost.rst +++ b/docs/drivers/panfrost.rst @@ -3,9 +3,9 @@ Panfrost The Panfrost driver stack includes an OpenGL ES implementation for Arm Mali GPUs based on the Midgard and Bifrost microarchitectures. It is **conformant** -on `Mali-G52 `_, -`Mali-G57 `_ -and `Mali-G610 `_, +on `Mali-G52 `__, +`Mali-G57 `__ +and `Mali-G610 `__, but **non-conformant** on other GPUs. PanVK, the Vulkan implementation in the Panfrost driver stack, is currently @@ -68,7 +68,7 @@ Chat Panfrost developers and users hang out on IRC at ``#panfrost`` on OFTC. Note that registering and authenticating with ``NickServ`` is required to prevent -spam. `Join the chat. `_ +spam. `Join the chat. `__ Technical details -----------------