[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1180350665.465ab8c9ee364@imp.free.fr>
Date: Mon, 28 May 2007 13:11:05 +0200
From: xcsnake@...e.fr
To: linux-kernel@...r.kernel.org
Subject: 8 words bursts for fbdev driver
Hello,
I'm working on a FPGA vga controller, with an arm cpu (at91rm9200). My FPGA is
plugged on a 16 bits data bus. I'm trying to develop the framebuffer driver,
from the epson s1d13xxxfb driver to use my controller. I have a first driver
which works well. To accelerate my controller, I would like to read and write in
my video memory (controlled by the FPGA) by 8 words bursts. Is it possible to
tell the kernel that the memory must be accessed only by 8 words bursts ??
My driver is available on http://xcsnake.free.fr/driver
Thanks a lot
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists