Skip to content
Snippets Groups Projects
Commit f7435467 authored by Andrzej Hajda's avatar Andrzej Hajda Committed by Lucas De Marchi
Browse files

drm/i915: fix clear mask in GEN7_MISCCPCTL update


GEN7_DOP_CLOCK_GATE_ENABLE bit should be cleared, not inverse.
The bug was introduced during conversion to intel_uncore_rmw helper.

Suggested-by: default avatarMatt Roper <matthew.d.roper@intel.com>
Fixes: 8cee664d ("drm/i915: use proper helper for register updates")
Signed-off-by: default avatarAndrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221017085525.3898649-1-andrzej.hajda@intel.com
parent 80c1fb2e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment