Commit f662af8c5c1619 reverts "drm/i915: Read hw state into an atomic state struct, v2." but it doesn't take into account other changes that were done in that time. Before I continue on the atomic fixes I want to fix the fallout first, and some of the reasons I identified that could cause a failure for atomic modeset. When that's fixed I'll look at committing the atomic hw readout patch again, since it will be needed for converting to full atomic. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90929 Maarten Lankhorst (4): drm/i915: Do not use atomic modesets in hw readout. drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip drm/i915: Set hwmode during readout. drm/i915: Only enable cursor if it can be enabled. drivers/gpu/drm/i915/intel_display.c | 108 ++++++++++++++++++++--------------- 1 file changed, 63 insertions(+), 45 deletions(-) -- 2.1.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx