Right now the state checker assumes that the global state is fixed,
with support for the atomic ioctl not all state will be locked any more,
so the state checker has to check only what's part of the state.

This is done by first splitting up the state checker in one part that
checks all disabled connectors/encoders and global state, and then
split again to run for each crtc separately.

Maarten Lankhorst (2):
  drm/i915: Make modeset state checker take crtc as argument.
  drm/i915: Move modeset state checker calls.

 drivers/gpu/drm/i915/intel_display.c | 310 +++++++++++++++++++----------------
 1 file changed, 173 insertions(+), 137 deletions(-)

-- 
2.1.0

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to