Talk:Drivers justification

(New page: List hardware here which is underutilised/undocumented PowerVR IVA 5mbit SRAM Possible use as an RGB framebuffer for powervr/flat x11 surface. Would require the IVA to convert and ...)
Line 3: Line 3:
PowerVR
PowerVR
 +
 +
  3d rendering (hopefully onto 5mbit on omap2420 SARAM buffer
IVA
IVA
 +
 +
  Conversion from RGB to YUV, decoding video frames, scaling and blitting bitmaps
5mbit SRAM
5mbit SRAM
   Possible use as an RGB framebuffer for powervr/flat x11 surface.
   Possible use as an RGB framebuffer for powervr/flat x11 surface.
   Would require the IVA to convert and push this RGB data onto SDRAM "standard" surface for the Epson LCD to display on screen quickly.
   Would require the IVA to convert and push this RGB data onto SDRAM "standard" surface for the Epson LCD to display on screen quickly.

Revision as of 17:40, 16 July 2008

List hardware here which is underutilised/undocumented


PowerVR

 3d rendering (hopefully onto 5mbit on omap2420 SARAM buffer

IVA

 Conversion from RGB to YUV, decoding video frames, scaling and blitting bitmaps

5mbit SRAM

 Possible use as an RGB framebuffer for powervr/flat x11 surface.
 Would require the IVA to convert and push this RGB data onto SDRAM "standard" surface for the Epson LCD to display on screen quickly.