On Mon, Oct 17, 2022 at 10:55:25AM +0200, Andrzej Hajda wrote:
GEN7_DOP_CLOCK_GATE_ENABLE bit should be cleared, not inverse. The bug was introduced during conversion to intel_uncore_rmw helper.Suggested-by: Matt Roper <matthew.d.ro...@intel.com> Fixes: 8cee664d3eb6f8 ("drm/i915: use proper helper for register updates") Signed-off-by: Andrzej Hajda <andrzej.ha...@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demar...@intel.com> Lucas De Marchi