diff options
| author | Matt Roper <matthew.d.roper@intel.com> | 2023-04-21 17:50:05 +0300 |
|---|---|---|
| committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-20 02:31:42 +0300 |
| commit | d33dc1dc29cab7871f9b0adee7b94b4dc5de5cb1 (patch) | |
| tree | f855506ba43f999368adb1cf11348a87c5f8f86c /scripts | |
| parent | 7500477ded53343921b24e7ec5770197af710d94 (diff) | |
| download | linux-d33dc1dc29cab7871f9b0adee7b94b4dc5de5cb1.tar.xz | |
drm/xe: Fix xe_mmio_rmw32 operation
xe_mmio_rmw32 was failing to invert the passed in mask, resulting in a
register update that wasn't the expected RMW operation. Fortunately the
impact of this mistake was limited, since this function isn't heavily
used in Xe right now; this will mostly fix some GuC PM interrupt
unmasking.
v2:
- Rename parameters as 'clr' and 'set' to clarify semantics. (Lucas)
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20230421145006.10940-1-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
