mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-30 19:46:59 -06:00
34ae2ec644
NVFlinger will call into the nvdisp_disp0 device to perform screen flips, bypassing the ioctl interface. We now have the address of the framebuffer to draw, we just need to actually put it on the screen.