1. 01 3月, 2018 5 次提交
  2. 19 12月, 2017 3 次提交
  3. 08 12月, 2017 1 次提交
  4. 23 8月, 2017 1 次提交
    • T
      drm/omap: work-around for omap3 display enable · fc5cc967
      Tomi Valkeinen 提交于
      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: NTomi Valkeinen <tomi.valkeinen@ti.com>
      fc5cc967
  5. 16 8月, 2017 3 次提交
  6. 15 8月, 2017 1 次提交
  7. 01 8月, 2017 1 次提交
  8. 29 7月, 2017 1 次提交
  9. 02 6月, 2017 6 次提交
  10. 22 5月, 2017 1 次提交
  11. 03 4月, 2017 8 次提交
  12. 16 2月, 2017 2 次提交
  13. 09 2月, 2017 1 次提交
  14. 08 2月, 2017 1 次提交
  15. 27 1月, 2017 1 次提交
  16. 09 1月, 2017 1 次提交
  17. 19 12月, 2016 3 次提交