]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 May 2025 09:13:36 +0000 (11:13 +0200)
commit18d507860aa63cf7d87f23339c05dfaed5917d2e
tree532cbb387f0d8e5361fdad60040ec249200575a1
parent4e6b353a58416720e2093e4c292a56b5a38edfe0
drm/xe: Fix PVC RPe and RPa information

[ Upstream commit 8a734b9359cfa1bdb805f5ca23e20bd99dd18a0a ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/xe/xe_guc_pc.c