Bit 0 - 1: These bits can be set by the host to validate the display list buffer
of the FT800. The FT800 graphics engine will determine when to render the
screen , depending on what values of these bits are set:
01: Graphics engine will render the screen immediately after current line
is scanned out. It may cause tearing effect.
10: Graphics engine will render the screen immediately after current
frame is scanned out. This is recommended in most of cases.
00: Do not write this value into this register.
11: Do not write this value into this register.
These bits can be also be read by the host to check the availability of the
display list buffer of the FT800. If the value is read as zero, the display list
buffer of the FT800 is safe and ready to write. Otherwise, the host needs to
wait till it becomes zero.