Home
last modified time | relevance | path

Searched refs:xe_device_get_root_tile (Results 1 – 22 of 22) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_device_sysfs.c78 struct xe_tile *root = xe_device_get_root_tile(xe); in lb_fan_control_version_show()
117 struct xe_tile *root = xe_device_get_root_tile(xe); in lb_voltage_regulator_version_show()
155 struct xe_tile *root = xe_device_get_root_tile(xe); in late_bind_create_files()
188 struct xe_tile *root = xe_device_get_root_tile(xe); in late_bind_remove_files()
272 ret = xe_pcode_read(xe_device_get_root_tile(xe), in auto_link_downgrade_status_show()
A Dxe_pcode.c285 struct xe_tile *tile = xe_device_get_root_tile(xe); in xe_pcode_ready()
346 struct xe_tile *tile = xe_device_get_root_tile(xe); in intel_pcode_read()
354 struct xe_tile *tile = xe_device_get_root_tile(xe); in intel_pcode_write_timeout()
363 struct xe_tile *tile = xe_device_get_root_tile(xe); in intel_pcode_request()
A Dxe_device.h58 static inline struct xe_tile *xe_device_get_root_tile(struct xe_device *xe) in xe_device_get_root_tile() function
114 return xe_device_get_root_tile(xe)->primary_gt; in xe_root_mmio_gt()
A Dxe_ttm_stolen_mgr.c85 struct xe_tile *tile = xe_device_get_root_tile(xe); in detect_bar2_dgfx()
124 struct xe_gt *media_gt = xe_device_get_root_tile(xe)->media_gt; in detect_bar2_integrated()
A Dxe_mmio.c119 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in mmio_fini()
128 struct xe_tile *root_tile = xe_device_get_root_tile(xe); in xe_mmio_probe_early()
A Dxe_hwmon.c146 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_read_power_limit()
181 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_rmw_power_limit()
700 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_read_i1()
713 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_write_i1()
722 struct xe_tile *root_tile = xe_device_get_root_tile(hwmon->xe); in xe_hwmon_pcode_read_fan_control()
A Dxe_irq.c370 struct xe_tile *tile = xe_device_get_root_tile(xe); in xelp_irq_handler()
614 tile = xe_device_get_root_tile(xe); in xe_irq_reset()
663 unmask_and_enable(xe_device_get_root_tile(xe), in xe_irq_postinstall()
A Dxe_vram.c314 tile = xe_device_get_root_tile(xe); in xe_vram_probe()
A Dxe_pci.c594 err = xe_tile_init_early(xe_device_get_root_tile(xe), xe, 0); in xe_info_init_early()
A Dxe_query.c340 if (xe_device_get_root_tile(xe)->mem.vram.usable_size) in query_config()
A Dxe_svm.c111 queue_work(xe_device_get_root_tile(xe)->primary_gt->usm.pf_wq, in xe_svm_garbage_collector_add_range()
A Dxe_bo.c2045 tile = xe_device_get_root_tile(xe); in __xe_bo_create_locked()
3114 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in xe_bo_dumb_create()
A Dxe_pt.c1838 int shift = xe_device_get_root_tile(xe)->media_gt ? 1 : 0; in vma_reserve_fences()
/drivers/gpu/drm/xe/display/
A Dintel_fbdev_fb.c45 obj = xe_bo_create_pin_map(xe, xe_device_get_root_tile(xe), in intel_fbdev_fb_alloc()
57 obj = xe_bo_create_pin_map(xe, xe_device_get_root_tile(xe), NULL, size, in intel_fbdev_fb_alloc()
59 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_fbdev_fb_alloc()
A Dxe_fb_pin.c25 struct xe_ggtt *ggtt = xe_device_get_root_tile(xe)->mem.ggtt; in write_dpt_rotated()
58 struct xe_ggtt *ggtt = xe_device_get_root_tile(xe)->mem.ggtt; in write_dpt_remapped()
87 struct xe_tile *tile0 = xe_device_get_root_tile(xe); in __xe_pin_fb_vma_dpt()
204 struct xe_tile *tile0 = xe_device_get_root_tile(xe); in __xe_pin_fb_vma_ggtt()
292 struct xe_tile *tile = xe_device_get_root_tile(xe); in __xe_pin_fb_vma()
345 u8 tile_id = xe_device_get_root_tile(xe_bo_device(vma->bo))->id; in __xe_unpin_fb_vma()
A Dxe_dsb_buffer.c46 obj = xe_bo_create_pin_map(xe, xe_device_get_root_tile(xe), in intel_dsb_buffer_create()
49 XE_BO_FLAG_VRAM_IF_DGFX(xe_device_get_root_tile(xe)) | in intel_dsb_buffer_create()
A Dxe_hdcp_gsc.c36 struct xe_tile *tile = xe_device_get_root_tile(xe); in intel_hdcp_gsc_check_status()
75 bo = xe_bo_create_pin_map(xe, xe_device_get_root_tile(xe), NULL, PAGE_SIZE * 2, in intel_hdcp_gsc_initialize_message()
A Dxe_plane_initial.c78 struct xe_tile *tile0 = xe_device_get_root_tile(xe); in initial_plane_bo()
/drivers/gpu/drm/xe/compat-i915-headers/gem/
A Di915_gem_stolen.h35 bo = xe_bo_create_locked_range(xe, xe_device_get_root_tile(xe), in i915_gem_stolen_insert_node_in_range()
/drivers/gpu/drm/xe/tests/
A Dxe_rtp_test.c311 struct xe_gt *gt = xe_device_get_root_tile(xe)->primary_gt; in xe_rtp_process_to_sr_tests()
476 struct xe_gt *gt = xe_device_get_root_tile(xe)->primary_gt; in xe_rtp_process_tests()
A Dxe_guc_buf_kunit.c65 ggtt = xe_device_get_root_tile(test->priv)->mem.ggtt; in guc_buf_test_init()
A Dxe_bo.c212 struct xe_vm *vm = xe_migrate_get_vm(xe_device_get_root_tile(xe)->migrate); in evict_test_run_tile()

Completed in 50 milliseconds