klogg / fl2000_drm

Linux kernel FL2000DX/IT66121FN dongle DRM driver
GNU General Public License v2.0
113 stars 30 forks source link

Implement FL2000 framebuffer management #10

Closed klogg closed 4 years ago

klogg commented 5 years ago

Porbably we can go with 2 buffers only: 1 for transmission, another for 'next'.

klogg commented 5 years ago

Also need to add vblank handling (there's no vsync)

klogg commented 4 years ago

Done using shmem GEM & DRM vblank management