commit | e89ea355966182007712c396a3b8e78255f17c32 | [log] [tgz] |
---|---|---|
author | Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com> | Wed May 30 18:30:52 2018 +0100 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 15 23:35:41 2018 +0300 |
tree | 8f9d5e270469f3b55bb4e9af69690dd274684060 | |
parent | 6ab0edf4e79c42e3dc9c47e060a68d337af51be0 [diff] |
drm/atomic: Set current atomic state in drm_private_state drm_private_state has a back pointer to the drm_atomic_state, however that was not initialized in drm_atomic_get_private_obj_state after duplication, as it is the case for other drm atomic getters Signed-off-by: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com> Link: https://patchwork.freedesktop.org/patch/msgid/1527701452-1934-1-git-send-email-alexandru-cosmin.gheorghe@arm.com Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>