From: Eugeni Dodonov Date: Thu, 28 Jun 2012 18:55:35 +0000 (-0300) Subject: drm/i915: re-initialize DDI buffer translations after resume X-Git-Tag: v3.6-rc1~83^2~39^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f78b582236a7e518ebcad8161b5599d3c92f5b;p=pandora-kernel.git drm/i915: re-initialize DDI buffer translations after resume This is necessary for the modesetting to work correctly after a suspend-resume cycle. Without this, the pipes and clocks got the correct configuration, but the underlying DDI buffers configuration was lost. Signed-off-by: Eugeni Dodonov Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed