diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-01-25 20:52:31 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-02-23 16:28:03 +0200 |
commit | 839259b8afbb78bcd6d0b698e82cd4578a505ba4 (patch) | |
tree | 1f6a1adb981fddbf2d7d4bd512189f3e47e5f9ca /scripts/gdb/linux/proc.py | |
parent | 66560f33059ebe606cad7aef9c298a19d4f9e998 (diff) |
drm/i915: Undo rmw damage to gen3 error interrupt handler
The gen2/gen3 irq code is supposed to be identical apart
from the 32bit vs. 16bit access width. The recent change
to intel_de_rmw() ruined that symmetry. Restore it to avoid
needless mental gymnastics when comparing the two codepaths.
And while at it remove the extra eir!=0 check that somehow
ended up in the gen2 codepath only.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230125185234.21599-3-ville.syrjala@linux.intel.com
Reviewed-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions