Symbol: xe_device_get_root_tile
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
34
obj = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe),
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
46
obj = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe), size,
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
48
XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) |
drivers/gpu/drm/xe/display/xe_dsb_buffer.c
51
obj = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe),
drivers/gpu/drm/xe/display/xe_dsb_buffer.c
54
XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) |
drivers/gpu/drm/xe/display/xe_fb_pin.c
228
struct xe_tile *tile0 = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_fb_pin.c
26
struct xe_ggtt *ggtt = xe_device_get_root_tile(xe)->mem.ggtt;
drivers/gpu/drm/xe/display/xe_fb_pin.c
290
struct xe_vram_region *vram = xe_device_get_root_tile(xe)->mem.vram;
drivers/gpu/drm/xe/display/xe_fb_pin.c
348
u8 tile_id = xe_device_get_root_tile(xe_bo_device(vma->bo))->id;
drivers/gpu/drm/xe/display/xe_fb_pin.c
59
struct xe_ggtt *ggtt = xe_device_get_root_tile(xe)->mem.ggtt;
drivers/gpu/drm/xe/display/xe_fb_pin.c
88
struct xe_tile *tile0 = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c
38
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_hdcp_gsc.c
68
bo = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe), PAGE_SIZE * 2,
drivers/gpu/drm/xe/display/xe_initial_plane.c
47
struct xe_tile *tile0 = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/display/xe_stolen.c
33
bo = xe_bo_create_pin_range_novm(xe, xe_device_get_root_tile(xe),
drivers/gpu/drm/xe/tests/xe_bo.c
211
struct xe_vm *vm = xe_migrate_get_vm(xe_device_get_root_tile(xe)->migrate);
drivers/gpu/drm/xe/tests/xe_guc_buf_kunit.c
65
ggtt = xe_device_get_root_tile(test->priv)->mem.ggtt;
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
386
bo = xe_managed_bo_create_pin_map(xe, xe_device_get_root_tile(xe), g2g_size,
drivers/gpu/drm/xe/tests/xe_rtp_test.c
313
struct xe_gt *gt = xe_device_get_root_tile(xe)->primary_gt;
drivers/gpu/drm/xe/tests/xe_rtp_test.c
478
struct xe_gt *gt = xe_device_get_root_tile(xe)->primary_gt;
drivers/gpu/drm/xe/xe_bo.c
2358
tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_bo.c
3644
XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) |
drivers/gpu/drm/xe/xe_device.h
114
return xe_device_get_root_tile(xe)->primary_gt;
drivers/gpu/drm/xe/xe_device_sysfs.c
118
struct xe_tile *root = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_device_sysfs.c
162
struct xe_tile *root = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_device_sysfs.c
249
ret = xe_pcode_read(xe_device_get_root_tile(xe),
drivers/gpu/drm/xe/xe_device_sysfs.c
81
struct xe_tile *root = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_hw_error.c
174
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_hwmon.c
186
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
221
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
757
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
782
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
805
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
827
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
840
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_hwmon.c
849
struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe);
drivers/gpu/drm/xe/xe_irq.c
415
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_irq.c
665
tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_irq.c
716
unmask_and_enable(xe_device_get_root_tile(xe),
drivers/gpu/drm/xe/xe_late_bind_fw.c
190
struct xe_tile *root_tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
21
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
38
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
61
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mert.c
99
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mmio.c
82
struct xe_tile *root_tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_mmio.c
91
struct xe_tile *root_tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_pci.c
723
err = xe_tile_init_early(xe_device_get_root_tile(xe), xe, 0);
drivers/gpu/drm/xe/xe_pcode.c
297
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_pcode.c
358
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_pcode.c
366
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_pcode.c
375
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_pt.c
1934
int shift = xe_device_get_root_tile(xe)->media_gt ? 1 : 0;
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
332
struct xe_tile *tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
421
tile = xe_device_get_root_tile(xe);
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
127
struct xe_gt *media_gt = xe_device_get_root_tile(xe)->media_gt;
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
85
struct xe_vram_region *tile_vram = xe_device_get_root_tile(xe)->mem.vram;
drivers/gpu/drm/xe/xe_vm.c
2365
xe_device_get_root_tile(vm->xe));