]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/xe/guc: Remove special handling for PVC A*
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 4 May 2023 07:32:46 +0000 (00:32 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:33:14 +0000 (18:33 -0500)
commita31153fcb1dc2baaf13e520f71f332d4eae28b52
treee8ac78de991585e91b70dc5d63e64091f43be63d
parent215bb2ce605bb182939e4dee445b6d95e0d1b843
drm/xe/guc: Remove special handling for PVC A*

The rest of the driver doesn't really support PVC before B0 stepping.
Drop the special handling in xe_guc.c.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20230504073250.1436293-4-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc.c