[Intel-gfx] [PATCH] drm/i915: add tons of modeset state checks

2012-08-20 Thread Daniel Vetter
... let's see how whether this catches anything earlier and I can track down a few bugs. v2: Add more checks and also add DRM_DEBUG_KMS output so that it's clear which connector/encoder/crtc is being checked atm. Which proved rather useful for debugging ... v3: Add a WARN in the common encoder dp

[Intel-gfx] [PATCH] drm/i915: add tons of modeset state checks

2012-08-20 Thread Daniel Vetter
... let's see how whether this catches anything earlier and I can track down a few bugs. v2: Add more checks and also add DRM_DEBUG_KMS output so that it's clear which connector/encoder/crtc is being checked atm. Which proved rather useful for debugging ... v3: Add a WARN in the common encoder dp

[Intel-gfx] [PATCH] drm/i915: add tons of modeset state checks

2012-07-11 Thread Daniel Vetter
... let's see how whether this catches anything earlier and I can track down a few bugs. v2: Add more checks and also add DRM_DEBUG_KMS output so that it's clear which connector/encoder/crtc is being checked atm. Which proved rather useful for debugging ... v3: Add a WARN in the common encoder dp