1. 11 9月, 2015 1 次提交
    • M
      drm/i915: Use the atomic state in intel_update_primary_planes. · 11c22da6
      Maarten Lankhorst 提交于
      This function was still using the legacy state, convert it to atomic.
      While we're at it, fix the FIXME too and disable the primary plane.
      
      v2 (Daniel):
      - Add FIXME explaining that update_primary_planes should soon get
        removed anyway.
      - Don't call ->disable_plane since we can't disable the primary plane
        with a CS flip (noticed by Ville).
      
      Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> (v1)
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      11c22da6
  2. 10 9月, 2015 3 次提交
  3. 08 9月, 2015 4 次提交
  4. 04 9月, 2015 14 次提交
  5. 02 9月, 2015 18 次提交