commit | b291681926a142958112eedde62823230d6afb84 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Nov 03 08:31:41 2015 +0100 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri Nov 06 10:40:16 2015 +0200 |
tree | abed14a1a0a45052dcc05bbd24b51e3722d3fbdb | |
parent | 99106bc17e667989b4c0af0a6afcbd6ddbada8fb [diff] |
drm/i915: Extend DSL readout fix to BDW and SKL. Those platforms have the same bug as haswell, and the same fix applies to them. The original HSW fix that this extends is commit 41b578fb0e8b930f2470d3f673b0fa279e77a7b8 Author: Jesse Barnes <jbarnes@virtuousgeek.org> Date: Tue Sep 22 12:15:54 2015 -0700 drm/i915: workaround bad DSL readout v3 Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: stable@vger.kernel.org # v4.3 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91579 Link: http://patchwork.freedesktop.org/patch/msgid/1446535913-31970-3-git-send-email-maarten.lankhorst@linux.intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>