Home
last modified time | relevance | path

Searched refs:XE_DG2 (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_hwmon.c96 } else if (xe->info.platform == XE_DG2) { in xe_hwmon_get_reg()
111 } else if ((xe->info.platform == XE_DG2) && (channel == CHANNEL_PKG)) { in xe_hwmon_get_reg()
120 else if ((xe->info.platform == XE_DG2) && (channel == CHANNEL_PKG)) in xe_hwmon_get_reg()
128 else if (xe->info.platform == XE_DG2) in xe_hwmon_get_reg()
132 if (xe->info.platform == XE_DG2 && channel == CHANNEL_PKG) in xe_hwmon_get_reg()
143 } else if ((xe->info.platform == XE_DG2) && (channel == CHANNEL_PKG)) { in xe_hwmon_get_reg()
466 if (hwmon->xe->info.platform == XE_DG2) in xe_hwmon_pcode_read_i1()
H A Dxe_platform_types.h21 XE_DG2, enumerator
H A Dxe_gt_mcr.c268 } else if (gt_to_xe(gt)->info.platform == XE_DG2) { in init_steering_l3bank()
495 } else if (xe->info.platform == XE_DG2) { in xe_gt_mcr_init()
528 if (xe->info.platform == XE_DG2) { in xe_gt_mcr_set_implicit_defaults()
H A Dxe_heci_gsc.c188 } else if (xe->info.platform == XE_DG2) { in xe_heci_gsc_init()
H A Dxe_gt_topology.c186 } else if (xe->info.platform == XE_DG2) { in load_l3_bank_mask()
H A Dxe_pat.c413 } else if (xe->info.platform == XE_DG2) { in xe_pat_init_early()
H A Dxe_mocs.c607 case XE_DG2: in get_mocs_settings()
H A Dxe_uc_fw.c523 xe_assert(xe, xe->info.platform != XE_DG2); in parse_cpd_header()
/linux-6.15/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_drv.h66 #define IS_DG2(dev_priv) IS_PLATFORM(dev_priv, XE_DG2)