[Intel-gfx] [PATCH 0/4] Fix more fallout from reverting atomic hw readout.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Fri Jun 12 02:15:38 PDT 2015


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



More information about the Intel-gfx mailing list