topic-embedded-products / kernel-module-vdmafb

VDMA framebuffer driver for LVDS display
GNU General Public License v3.0
15 stars 7 forks source link

Upstreaming ? #1

Closed fjullien closed 7 years ago

fjullien commented 8 years ago

Hi,

Are you planning to upstream this module ? I'm going to use it in a product I'm working on. Once I tested it, I could help you pushing it upstream.

Franck.

fjullien commented 8 years ago

I think we should first try to use the existing vdma driver. Then use the Linux DMA API and setup the framebuffer in this module.

fjullien commented 8 years ago

Well, reading the registers map, it seems it's not a simple Xilinx VDMA ip. So you can forget previous questions.