commit | cc0c43a0450ce46fcd8f2aa793703d36d9af761e | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Tue Apr 04 14:15:21 2017 +0200 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Tue Apr 04 17:49:30 2017 +0200 |
tree | 303d381e95b7fefc1a4a521a822626b243d999ba | |
parent | 386d3299ef7298a3bc57e2ff3498ce41ac7f6184 [diff] |
drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit Clean the crtc_enable by using the proper crtc_state instead of the state of the primary plane state data. Also fix the dependency to commit the plane changes even if enable is called after the flush. Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>