tft
Vitis Drivers API Documentation
 All Data Structures Files Functions Variables Macros Groups Pages
Examples

You can refer to the below stated example applications for more details on how to use tft driver.

xtft_example.c

Contains an example on how to use the XTft driver directly. This example shows the usage of the driver to 1.Write a character and write a string of characters, 2.Draw a line and 3.Turn ON/OFF the TFT Device

For details, see xtft_example.c.