Skip to content
Commit 8b69449d authored by Maarten Lankhorst's avatar Maarten Lankhorst
Browse files

drm/i915: Remove last references to drm_atomic_get_existing* macros



All the references to get_existing_state can be converted to
get_new_state or get_old_state, which means that i915 is now
get_existing_state free.

Signed-off-by: default avatarMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180409124656.39886-3-maarten.lankhorst@linux.intel.com


[mlankhorst: Fix alignment in prepare_plane_fb. (Ville)]
Reviewed-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
parent 70c7183f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment