Skip to content

Commit

Permalink
drm/i915: Use new atomic iterator macros in display code
Browse files Browse the repository at this point in the history
Add a big fat warning in __intel_display_resume that the old state is
invalid, and use the correct state everywhere.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1489071125-917-5-git-send-email-maarten.lankhorst@linux.intel.com
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
[mlankhorst: Change one occurence of conn_state to new_conn_state in
             verify_connector_state, and drop old_conn_state there]
  • Loading branch information
Maarten Lankhorst committed Mar 13, 2017
1 parent 6ebdb5a commit aa5e9b4
Showing 1 changed file with 82 additions and 79 deletions.
Loading

0 comments on commit aa5e9b4

Please sign in to comment.