specific optimizations for unaccelerated framebuffers

From: Etienne Lorrain (etienne_lorrain@yahoo.fr)
Date: Thu Oct 04 2001 - 03:58:33 EST


  Just a question:

 Has anybody ever tried to have a copy of the video memory in the main
 memory. All the software would access the copy in main memory, and
 the standart DMA is used (permanently) to update the real video memory.
 Maybe a 32 bit int could be used to skip unmodified 64K pages (1 bit
 per page).
 The main processor would never have to wait for PCI read/writes.

  In fact the question is: what kind of bandwidth can we have from a
 standart PC DMA (memory to memory copy)?
  The other problem could be the addresses limits, but using the VESA1
 interface (window switching at 0xA0000), the video memory image
 below 16 Mb and known I/O ports (see Gujin) would solve that.

  Someone has bandwidth measures?
  Etienne.

___________________________________________________________
Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
Yahoo! Courrier : http://fr.mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 07 2001 - 21:00:31 EST