drm/xe: Fix PVC RPe and RPa information
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 9 Jan 2025 19:52:19 +0000 (14:52 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 6 Feb 2025 18:50:27 +0000 (13:50 -0500)
commit8a734b9359cfa1bdb805f5ca23e20bd99dd18a0a
tree1b8c19ce5947c1b93fc895f277e0ba54cad971c1
parentdac328dea701ed1fde2b67176fe3c3a818536441
drm/xe: Fix PVC RPe and RPa information

A simple lazy buggy copy and paste of the PVC comment has brought
the attention to the incorrect masks of the PVC register for RPa
and RPe. So, let's fix them all.

Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Reviewed-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250109195219.658557-1-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc_pc.c