commit | a8f78b582236a7e518ebcad8161b5599d3c92f5b | [log] [tgz] |
---|---|---|
author | Eugeni Dodonov <eugeni.dodonov@intel.com> | Thu Jun 28 15:55:35 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 05 09:56:06 2012 +0200 |
tree | 9244a6ca8620624a8c6ab6a9aa799edb4bccbe52 | |
parent | 40579abed0624ce1dd0e54da312566dcc5f0622a [diff] |
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 <eugeni.dodonov@intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>