Re: [PATCH] DRM / i915: Fix resume regression on MSI Wind U100 w/oKMS

From: Linus Torvalds
Date: Fri Jan 08 2010 - 19:51:28 EST




On Sat, 9 Jan 2010, Rafael J. Wysocki wrote:
>
> Which is functionally equivalent to my patch, because i915_suspend/resume()
> won't be called by drm_class_suspend/resume() in the KMS case anyway.

Ahh, right you are - that class suspend function does a check for
DRIVER_MODESET, and only does the suspend/resume if it's not a MODESET
driver.

Ok, so I withdraw my objections to your original patch - it's confusing,
but that's just because DRM is such a horrible mess with subtle things.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/