1. 23 Aug, 2017 1 commit
    • Tomi Valkeinen's avatar
      drm/omap: fix analog tv-out modecheck · beea6214
      Tomi Valkeinen authored
      omapdrm rejects all venc (analog tv-out) videomodes, due to somewhat
      strict checking of the values, making tv-out unusable.
      
      We only support two videomodes, one for PAL and one for NTSC, so instead
      of trying to check every field in the videomode struct, this patch makes
      the driver check only the pixel clock and the size of the display.
      Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
      beea6214
  2. 16 Aug, 2017 16 commits
  3. 15 Aug, 2017 23 commits