An error occurred fetching the project authors.
  1. 28 Jun, 2018 2 commits
  2. 28 Mar, 2018 1 commit
  3. 01 Mar, 2018 7 commits
  4. 19 Dec, 2017 3 commits
  5. 08 Dec, 2017 1 commit
  6. 23 Aug, 2017 1 commit
    • Tomi Valkeinen's avatar
      drm/omap: work-around for omap3 display enable · fc5cc967
      Tomi Valkeinen authored
      Seems that on omap3 enabling a crtc without any planes causes a sync
      lost flood. This only happens on the first enable, and after that it
      works. This looks like an HW issue and it's unclear why this is
      happening or how to fix it.
      
      This started happening after 897145d0
      ("drm/omapdrm: Move commit_modeset_enables() before commit_planes()")
      which, as a work-around, changed omapdrm first to do the modeset enable,
      and plane set only after that. This WA should be fine on all DSS
      versions, but apparently OMAP3 DSS is an exception.
      
      This patch reverts that work-around for OMAP3 DSS.
      Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
      fc5cc967
  7. 16 Aug, 2017 3 commits
  8. 15 Aug, 2017 1 commit
  9. 01 Aug, 2017 1 commit
  10. 29 Jul, 2017 1 commit
  11. 02 Jun, 2017 6 commits
  12. 22 May, 2017 1 commit
  13. 03 Apr, 2017 8 commits
  14. 16 Feb, 2017 2 commits
  15. 08 Feb, 2017 1 commit
  16. 07 Feb, 2017 1 commit