Symbol: IS_DGFX
drivers/gpu/drm/i915/gem/i915_gem_clflush.c
78
if (IS_DGFX(i915)) {
drivers/gpu/drm/i915/gem/i915_gem_domain.c
23
if (IS_DGFX(i915))
drivers/gpu/drm/i915/gem/i915_gem_domain.c
304
if (IS_DGFX(to_i915(dev)))
drivers/gpu/drm/i915/gem/i915_gem_domain.c
344
if (IS_DGFX(i915))
drivers/gpu/drm/i915/gem/i915_gem_domain.c
44
if (IS_DGFX(i915))
drivers/gpu/drm/i915/gem/i915_gem_domain.c
546
if (IS_DGFX(to_i915(dev)))
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
2003
(IS_DGFX(eb->i915) || GRAPHICS_VER_FULL(eb->i915) > IP_VER(12, 0)))
drivers/gpu/drm/i915/gem/i915_gem_mman.c
72
if (IS_DGFX(i915) || GRAPHICS_VER_FULL(i915) > IP_VER(12, 0))
drivers/gpu/drm/i915/gem/i915_gem_object.c
173
!IS_DGFX(i915);
drivers/gpu/drm/i915/gem/i915_gem_object.c
204
!IS_DGFX(i915);
drivers/gpu/drm/i915/gem/i915_gem_object.c
316
if (obj->userfault_count && !IS_DGFX(to_i915(obj->base.dev)))
drivers/gpu/drm/i915/gem/i915_gem_object.c
515
if (IS_DGFX(to_i915(obj->base.dev)))
drivers/gpu/drm/i915/gem/i915_gem_object.c
618
if (IS_DGFX(to_i915(obj->base.dev)) &&
drivers/gpu/drm/i915/gem/i915_gem_object.c
637
if (IS_DGFX(to_i915(obj->base.dev)) &&
drivers/gpu/drm/i915/gem/i915_gem_pages.c
38
WARN_ON_ONCE(IS_DGFX(i915));
drivers/gpu/drm/i915/gem/i915_gem_pages.c
547
} else if (IS_DGFX(to_i915(obj->base.dev))) {
drivers/gpu/drm/i915/gem/i915_gem_shmem.c
379
if (!HAS_LLC(i915) && !IS_DGFX(i915))
drivers/gpu/drm/i915/gem/i915_gem_shmem.c
631
GEM_WARN_ON(IS_DGFX(i915));
drivers/gpu/drm/i915/gt/intel_llc.c
58
if (!HAS_LLC(i915) || IS_DGFX(i915))
drivers/gpu/drm/i915/gt/intel_migrate.c
700
GEM_BUG_ON(IS_DGFX(ce->engine->i915) && (!src_is_lmem && !dst_is_lmem));
drivers/gpu/drm/i915/gt/intel_mocs.c
451
return !IS_DGFX(i915);
drivers/gpu/drm/i915/gt/intel_ppgtt.c
238
GEM_BUG_ON(!IS_DGFX(vm->i915));
drivers/gpu/drm/i915/gt/intel_region_lmem.c
199
if (!IS_DGFX(i915))
drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c
904
if (GRAPHICS_VER(i915) >= 12 && !IS_DGFX(i915)) {
drivers/gpu/drm/i915/i915_hwmon.c
917
if (!IS_DGFX(i915))
drivers/gpu/drm/i915/i915_initial_plane.c
22
if (IS_DGFX(i915))
drivers/gpu/drm/i915/i915_pmu.c
1163
if (IS_DGFX(i915)) {
drivers/gpu/drm/i915/i915_pmu.c
1210
if (IS_DGFX(i915))
drivers/gpu/drm/i915/i915_pmu.c
1230
if (IS_DGFX(i915))
drivers/gpu/drm/i915/intel_memory_region.c
354
if (IS_DGFX(i915))
drivers/gpu/drm/i915/intel_pcode.c
231
if (!IS_DGFX(uncore->i915))
drivers/gpu/drm/i915/intel_runtime_pm.c
489
if (!IS_DGFX(i915))
drivers/gpu/drm/i915/intel_uncore.c
2384
if (IS_DGFX(i915) || GRAPHICS_VER_FULL(i915) >= IP_VER(12, 70))
drivers/gpu/drm/i915/intel_uncore.c
2547
if (IS_DGFX(i915) &&
drivers/gpu/drm/i915/pxp/intel_pxp_tee.c
239
if (!IS_DGFX(i915))
drivers/gpu/drm/i915/selftests/librapl.c
14
if (IS_DGFX(i915))
drivers/gpu/drm/xe/display/xe_display_bo.c
101
if (IS_DGFX(xe) &&
drivers/gpu/drm/xe/display/xe_display_bo.c
131
if (IS_DGFX(xe))
drivers/gpu/drm/xe/display/xe_fb_pin.c
167
if (IS_DGFX(xe))
drivers/gpu/drm/xe/display/xe_fb_pin.c
341
if (IS_DGFX(to_xe_device(bo->ttm.base.dev)) &&
drivers/gpu/drm/xe/display/xe_fb_pin.c
369
if (IS_DGFX(xe))
drivers/gpu/drm/xe/display/xe_initial_plane.c
40
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/tests/xe_bo.c
138
if (IS_DGFX(xe))
drivers/gpu/drm/xe/tests/xe_bo.c
184
if (GRAPHICS_VER(xe) >= 20 && IS_DGFX(xe)) {
drivers/gpu/drm/xe/tests/xe_bo.c
192
if (!IS_DGFX(xe) && id > 0)
drivers/gpu/drm/xe/tests/xe_bo.c
352
if (!IS_DGFX(xe)) {
drivers/gpu/drm/xe/tests/xe_bo.c
462
if (!IS_DGFX(xe) && xe_device_has_flat_ccs(xe))
drivers/gpu/drm/xe/tests/xe_gt_sriov_pf_config_kunit.c
85
KUNIT_ASSERT_TRUE(test, IS_DGFX(xe));
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
464
KUNIT_ASSERT_TRUE(test, IS_DGFX(xe));
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
803
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/tests/xe_migrate.c
274
IS_DGFX(xe));
drivers/gpu/drm/xe/tests/xe_migrate.c
755
if (!(GRAPHICS_VER(xe) >= 20 && IS_DGFX(xe))) {
drivers/gpu/drm/xe/xe_bo.c
1299
needs_rpm = (!IS_DGFX(xe) && bo->resource->mem_type != XE_PL_SYSTEM &&
drivers/gpu/drm/xe/xe_bo.c
2922
xe_assert(xe, IS_DGFX(xe));
drivers/gpu/drm/xe/xe_bo.c
3506
if (XE_IOCTL_DBG(xe, !IS_DGFX(xe)))
drivers/gpu/drm/xe/xe_bo.c
3765
if (GRAPHICS_VER(xe) >= 20 && IS_DGFX(xe))
drivers/gpu/drm/xe/xe_bo.c
3776
if (IS_DGFX(xe) && (bo->flags & XE_BO_FLAG_SYSTEM))
drivers/gpu/drm/xe/xe_bo.c
487
if (!IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_bo.c
965
bool handle_system_ccs = (!IS_DGFX(xe) && xe_bo_needs_ccs_pages(bo) &&
drivers/gpu/drm/xe/xe_bo.c
97
return res->mem_type == XE_PL_STOLEN && IS_DGFX(xe);
drivers/gpu/drm/xe/xe_bo.h
30
#define XE_BO_FLAG_VRAM_IF_DGFX(tile) (IS_DGFX(tile_to_xe(tile)) ? \
drivers/gpu/drm/xe/xe_bo_evict.c
134
if (mem_type == XE_PL_TT && (IS_DGFX(xe) || !xe_device_has_flat_ccs(xe)))
drivers/gpu/drm/xe/xe_bo_evict.c
258
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_device.c
1157
if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_device.c
1207
if (GRAPHICS_VER(xe) >= 35 && !IS_DGFX(xe))
drivers/gpu/drm/xe/xe_device.c
1266
if (!IS_DGFX(xe) || GRAPHICS_VER(xe) < 20)
drivers/gpu/drm/xe/xe_device.c
327
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_device.c
725
if (!IS_DGFX(xe) || IS_SRIOV_VF(xe))
drivers/gpu/drm/xe/xe_device.c
748
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_device.h
176
return IS_DGFX(xe);
drivers/gpu/drm/xe/xe_ggtt.c
194
xe_tile_assert(tile, IS_DGFX(tile_to_xe(tile)));
drivers/gpu/drm/xe/xe_ggtt.c
200
xe_tile_assert(tile, !IS_DGFX(tile_to_xe(tile)));
drivers/gpu/drm/xe/xe_ggtt.c
423
if (IS_DGFX(xe) && xe->info.vram_flags & XE_VRAM_FLAGS_NEED64K)
drivers/gpu/drm/xe/xe_gsc.c
526
xe_assert(xe, !IS_DGFX(xe));
drivers/gpu/drm/xe/xe_gt.c
661
IS_DGFX(xe) ? SZ_1M : SZ_512K, 16);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1621
xe_gt_assert(gt, IS_DGFX(gt_to_xe(gt)));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1643
xe_gt_assert(gt, IS_DGFX(xe));
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2853
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2944
if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3159
if (!IS_DGFX(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
446
return IS_DGFX(xe) && xe->info.vram_flags & XE_VRAM_FLAGS_NEED64K ? SZ_64K : SZ_4K;
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1166
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
680
if (IS_DGFX(xe) && xe_gt_is_main_type(gt)) {
drivers/gpu/drm/xe/xe_guc.c
702
if (!IS_DGFX(guc_to_xe(guc)))
drivers/gpu/drm/xe/xe_guc_ads.c
864
if (GRAPHICS_VER(xe) >= 12 && !IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_guc_ct.c
417
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_guc_submit.c
3354
xe_gt_assert(gt, !IS_DGFX(xe));
drivers/gpu/drm/xe/xe_huc.c
115
if (!IS_DGFX(huc_to_xe(huc)))
drivers/gpu/drm/xe/xe_hw_engine.c
404
const u8 mocs_read_idx = hwe->class == XE_ENGINE_CLASS_COMPUTE && IS_DGFX(xe) &&
drivers/gpu/drm/xe/xe_hw_error.c
437
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_hw_error.c
555
if (!IS_DGFX(xe) || IS_SRIOV_VF(xe))
drivers/gpu/drm/xe/xe_hwmon.c
1550
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_migrate.c
1022
IS_DGFX(xe) ? src_is_vram : src_is_pltt,
drivers/gpu/drm/xe/xe_migrate.c
1024
IS_DGFX(xe) ? dst_is_vram : dst_is_pltt,
drivers/gpu/drm/xe/xe_migrate.c
1622
if (!clear_bo_data && clear_ccs && !IS_DGFX(xe))
drivers/gpu/drm/xe/xe_migrate.c
1894
if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_migrate.c
1905
if (!IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_migrate.c
251
if (!IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_migrate.c
323
vm->pt_ops->pte_encode_addr(xe, 0, pat_index, level, IS_DGFX(xe), 0)
drivers/gpu/drm/xe/xe_migrate.c
328
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_migrate.c
409
return xe_device_has_flat_ccs(xe) && !(GRAPHICS_VER(xe) >= 20 && IS_DGFX(xe));
drivers/gpu/drm/xe/xe_migrate.c
524
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_migrate.c
547
if (!IS_DGFX(xe) && xe_device_has_flat_ccs(xe))
drivers/gpu/drm/xe/xe_mocs.c
683
if (!IS_DGFX(xe) || GRAPHICS_VER(xe) >= 20)
drivers/gpu/drm/xe/xe_oa.c
2549
else if (!IS_DGFX(gt_to_xe(gt)))
drivers/gpu/drm/xe/xe_oa.c
2573
else if (!IS_DGFX(gt_to_xe(hwe->gt)))
drivers/gpu/drm/xe/xe_pat.c
577
if (!IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_pat.c
596
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_pat.c
637
WARN_ON_ONCE(!IS_DGFX(xe) && !xe->info.has_llc);
drivers/gpu/drm/xe/xe_pci_sriov.c
145
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_pcode.c
304
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_pm.c
342
if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_pt.c
681
return (!IS_DGFX(xe) || (!xe_vm_in_lr_mode(vm) ||
drivers/gpu/drm/xe/xe_pt.c
76
return vm->pt_ops->pte_encode_addr(xe, 0, pat_index, level, IS_DGFX(xe), 0) |
drivers/gpu/drm/xe/xe_query.c
415
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_shrinker.c
171
if (IS_DGFX(xe) || !xe_device_has_flat_ccs(xe) ||
drivers/gpu/drm/xe/xe_sriov_pf_sysfs.c
310
if (!IS_DGFX(vkobj->xe) || vkobj->vfid == PFID)
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
287
return !IS_DGFX(xe) && xe_device_has_flat_ccs(xe);
drivers/gpu/drm/xe/xe_survivability_mode.c
377
if (!IS_DGFX(xe) || IS_SRIOV_VF(xe) || xe->info.platform < XE_BATTLEMAGE)
drivers/gpu/drm/xe/xe_survivability_mode.c
405
if (!IS_DGFX(xe) || IS_SRIOV_VF(xe) || xe->info.platform < XE_BATTLEMAGE) {
drivers/gpu/drm/xe/xe_svm.c
1076
(IS_DGFX(xe) ? XE_BO_FLAG_VRAM(vr) : XE_BO_FLAG_SYSTEM) |
drivers/gpu/drm/xe/xe_svm.c
1142
xe_assert(vm->xe, IS_DGFX(vm->xe));
drivers/gpu/drm/xe/xe_svm.c
1210
int devmem_possible = IS_DGFX(vm->xe) &&
drivers/gpu/drm/xe/xe_svm.c
1438
if (IS_DGFX(vm->xe) && xe_svm_range_in_vram(to_xe_range(range)))
drivers/gpu/drm/xe/xe_svm.c
1600
return IS_DGFX(tile_to_xe(tile)) ? xe_tile_local_pagemap(tile) : NULL;
drivers/gpu/drm/xe/xe_svm.c
1924
if (IS_DGFX(xe)) {
drivers/gpu/drm/xe/xe_tile.c
119
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_tile.c
191
if (IS_DGFX(xe) && !ttm_resource_manager_used(&tile->mem.vram->ttm.manager)) {
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
177
if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
196
if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
214
else if (IS_DGFX(xe))
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
294
XE_WARN_ON(IS_DGFX(xe));
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
38
return GRAPHICS_VERx100(xe) < 1270 && !IS_DGFX(xe);
drivers/gpu/drm/xe/xe_vm.c
1711
if (IS_DGFX(xe) && xe->info.vram_flags & XE_VRAM_FLAGS_NEED64K)
drivers/gpu/drm/xe/xe_vm.c
2503
ctx.devmem_possible = IS_DGFX(vm->xe) &&
drivers/gpu/drm/xe/xe_vm.c
3109
bool devmem_possible = IS_DGFX(vm->xe) && IS_ENABLED(CONFIG_DRM_XE_PAGEMAP);
drivers/gpu/drm/xe/xe_vm.c
3708
XE_IOCTL_DBG(xe, !IS_DGFX(xe) && coh_mode == XE_COH_NONE &&
drivers/gpu/drm/xe/xe_vm.c
3745
XE_IOCTL_DBG(xe, !IS_DGFX(xe)))) {
drivers/gpu/drm/xe/xe_vm.c
4689
if (!IS_DGFX(xe) || !is_atomic)
drivers/gpu/drm/xe/xe_vm_madvise.c
512
if (coh_mode != XE_COH_NONE || IS_DGFX(xe))
drivers/gpu/drm/xe/xe_vram.c
292
if (!IS_DGFX(xe))
drivers/gpu/drm/xe/xe_wopcm.c
184
else if (IS_DGFX(xe))