Symbol: XE_PVC
drivers/gpu/drm/xe/xe_eu_stall.c
197
else if (xe->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_eu_stall.h
23
return !IS_SRIOV_VF(xe) && (xe->info.platform == XE_PVC || GRAPHICS_VER(xe) >= 20);
drivers/gpu/drm/xe/xe_gt_idle.c
115
if (xe->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_gt_idle.c
233
if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_gt_mcr.c
411
if (gt_to_xe(gt)->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_gt_mcr.c
541
} else if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c
1915
return xe->info.platform == XE_PVC;
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
177
case XE_TIGERLAKE ... XE_PVC:
drivers/gpu/drm/xe/xe_gt_topology.c
183
} else if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_guc.c
1015
if (GRAPHICS_VER(xe) >= 20 || xe->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_guc.c
600
if (xe->info.platform != XE_PVC && GRAPHICS_VER(xe) < 20)
drivers/gpu/drm/xe/xe_guc_pc.c
835
if (xe->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_guc_rc.c
120
if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_guc_rc.c
63
if (!xe->info.skip_guc_pc && xe->info.platform != XE_PVC)
drivers/gpu/drm/xe/xe_guc_tlb_inval.c
87
if (xe->info.platform == XE_PVC || GRAPHICS_VER(xe) >= 20) {
drivers/gpu/drm/xe/xe_heci_gsc.c
184
} else if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_hw_engine.c
405
(GRAPHICS_VER(xe) >= 20 || xe->info.platform == XE_PVC) ?
drivers/gpu/drm/xe/xe_hw_error.c
276
if (xe->info.platform != XE_PVC)
drivers/gpu/drm/xe/xe_hw_error.c
380
if (xe->info.platform != XE_PVC)
drivers/gpu/drm/xe/xe_hw_error.c
521
if (xe->info.platform != XE_PVC)
drivers/gpu/drm/xe/xe_hwmon.c
284
if (xe->info.platform == XE_PVC && channel == CHANNEL_PKG)
drivers/gpu/drm/xe/xe_hwmon.c
290
if (xe->info.platform == XE_PVC && channel == CHANNEL_PKG)
drivers/gpu/drm/xe/xe_hwmon.c
296
if (xe->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_hwmon.c
311
} else if (xe->info.platform == XE_PVC && channel == CHANNEL_PKG) {
drivers/gpu/drm/xe/xe_mocs.c
616
case XE_PVC:
drivers/gpu/drm/xe/xe_nvm.c
76
case XE_PVC:
drivers/gpu/drm/xe/xe_pat.c
618
} else if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_pat.c
718
} else if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_pci.c
977
if (xe->info.platform != XE_PVC)
drivers/gpu/drm/xe/xe_ring_ops.c
376
if (GRAPHICS_VERx100(xe) >= 1270 || xe->info.platform == XE_PVC)
drivers/gpu/drm/xe/xe_step.c
152
if (xe->info.platform == XE_PVC) {
drivers/gpu/drm/xe/xe_vram_freq.c
109
if (xe->info.platform != XE_PVC)