1. 19 2月, 2015 1 次提交
    • T
      drm/tegra: dc: Reset state's active_changed field · 567a3cd1
      Thierry Reding 提交于
      Commit eab3bbef ("drm/atomic: Add drm_crtc_state->active") added the
      field to track the DPMS state. However, the Tegra driver was in modified
      in parallel and subclasses the CRTC atomic state, so needed to duplicate
      the code in the atomic helpers. After the addition of the active_changed
      field it became out of sync and doesn't reset it when duplicating state.
      
      This causes a full modeset on things like page-flips, which will in turn
      cause warnings due to the VBLANK machinery being disabled when it really
      should remain on.
      Tested-by: NTomeu Vizoso <tomeu.vizoso@collabora.com>
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      567a3cd1
  2. 27 1月, 2015 25 次提交
  3. 17 12月, 2014 3 次提交
  4. 10 12月, 2014 1 次提交
  5. 13 11月, 2014 6 次提交
  6. 05 11月, 2014 1 次提交
  7. 04 8月, 2014 3 次提交