1. 23 2月, 2012 5 次提交
  2. 03 8月, 2010 1 次提交
    • V
      OMAP: DSS2: OMAPFB: Add support for switching memory regions · 078ff546
      Ville Syrjälä 提交于
      Separate the memory region from the framebuffer device a little bit.
      It's now possible to select the memory region used by the framebuffer
      device using the new mem_idx parameter of omapfb_plane_info. If the
      mem_idx is specified it will be interpreted as an index into the
      memory regions array, if it's not specified the framebuffer's index is
      used instead. So by default each framebuffer keeps using it's own
      memory region which preserves backwards compatibility.
      
      This allows cloning the same memory region to several overlays and yet
      each overlay can be controlled independently since they can be
      associated with separate framebuffer devices.
      Signed-off-by: NVille Syrjälä <ville.syrjala@nokia.com>
      Signed-off-by: NTomi Valkeinen <tomi.valkeinen@nokia.com>
      078ff546
  3. 27 7月, 2010 1 次提交
  4. 15 2月, 2010 1 次提交
  5. 09 12月, 2009 2 次提交