Lines Matching full:d
4 Arm-2D GPU
7 Arm-2D is not a GPU but **an abstraction layer for 2D GPUs dedicated to
11 Arm-2D accelerates LVGL9 with two modes: **Synchronous Mode** and
16 - When Arm-2D backed 2D-GPUs are available, for example, **DMAC-350 based 2D
19 Arm-2D is an open-source project on GitHub. For more, please refer to:
20 https://github.com/ARM-software/Arm-2D.
30 enable Arm-2D synchronous acceleration for LVGL.
33 Arm-2D Asynchronous acceleration for LVGL.
44 As mentioned before, Arm-2D is an abstraction layer for 2D GPU; hence if
46 ACI) available for Arm-2D, it provides negligible performance boost for
49 **We highly recommend you enable Arm-2D acceleration for LVGL** when:
54 - The device vendor provides an arm-2d compliant driver for their
55 proprietary 2D accelerators and/or ACI (Arm Customized Instruction).