From 40e9cf649a88abea96d5756aa6f86e89cfabde6e Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Thu, 3 Oct 2013 11:35:46 -0700 Subject: [PATCH] drm/i915/vlv: reset DPIO on load and resume v2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit DPIO needs to have common reset de-asserted on soft resets like boot and S3. In some cases, the BIOS will have done this for us, but it should be safe to do at runtime as well, as long as we do it when the pipes are otherwise off. v2: update bit name to match docs better (Ville) reset after CRI clock select (Ville) References: https://bugs.freedesktop.org/show_bug.cgi?id=69166 Signed-off-by: Jesse Barnes Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed