1. 30 9月, 2011 2 次提交
    • T
      OMAPDSS: Add N800 panel driver · 562a0606
      Tomi Valkeinen 提交于
      This is a driver for N800's display, ported from the old omapfb. This is
      a slightly lighter version of the driver as not all features of the old
      driver can be ported without big changes to DSS2, and also because some
      of the HW features used in the old driver are unclear (e.g. the power
      management part).
      
      That said, the new driver works fine for basic use.
      
      Architecturally the driver is not as neat as it could be. N800's display
      HW consists of a display buffer chip and a panel, and ideally they would
      be represented by separate, independent drivers. This is not currently
      possible, and this driver contains both buffer chip and panel driver.
      Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
      562a0606
    • T
      OMAP: DSS2: add panel-dvi driver · ba2eac9e
      Tomi Valkeinen 提交于
      We have currently panel-generic-dpi driver, which is a combined driver
      for dummy panels and also for DVI output.
      
      The aim is to split the panel-generic-dpi into two, one for fixed size
      dummy panels connected via DPI, and the other (this) for variable
      resolution output which supports DDC channel (in practice a DVI framer
      chip connected to DPI output).
      
      Original i2c code by: Ricardo Salveti de Araujo
      <ricardo.salveti@canonical.com>
      Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
      ba2eac9e
  2. 14 9月, 2011 1 次提交
  3. 11 3月, 2011 1 次提交
  4. 10 1月, 2011 3 次提交
  5. 18 5月, 2010 1 次提交
  6. 12 2月, 2010 2 次提交
  7. 08 2月, 2010 1 次提交
  8. 10 12月, 2009 2 次提交