Searched defs:xe (Results 51 - 75 of 144) sorted by relevance

123456

/linux-master/drivers/staging/fbtft/
H A Dfb_ssd1325.c73 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_sh1106.c85 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ili9341.c68 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_ssd1351.c62 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_uc1701.c110 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_uc1611.c111 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c107 static void xe_test_dmabuf_import_same_driver(struct xe_device *xe) argument
257 static int dma_buf_run_device(struct xe_device *xe) argument
H A Dxe_pci.c111 static void fake_read_gmdid(struct xe_device *xe, enum xe_gmdid_type type, argument
126 int xe_pci_fake_device_init(struct xe_device *xe) argument
H A Dxe_mocs.c74 struct xe_device *xe = gt_to_xe(gt); local
106 static int mocs_kernel_test_run_device(struct xe_device *xe) argument
132 static int mocs_reset_test_run_device(struct xe_device *xe) argument
H A Dxe_wa_test.c96 struct xe_device *xe; local
122 struct xe_device *xe = test->priv; local
129 struct xe_device *xe local
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_step.c122 struct xe_step_info xe_step_pre_gmdid_get(struct xe_device *xe) argument
228 xe_step_gmdid_get(struct xe_device *xe, u32 graphics_gmdid_revid, u32 media_gmdid_revid) argument
[all...]
H A Dxe_ttm_sys_mgr.c87 struct xe_device *xe = (struct xe_device *)arg; local
101 int xe_ttm_sys_mgr_init(struct xe_device *xe) argument
[all...]
H A Dxe_gt_freq.c196 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_wa.c671 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_uc.c35 struct xe_device *xe = uc_to_xe(uc); local
112 struct xe_device *xe = uc_to_xe(uc); local
H A Dxe_devcoredump.c77 struct xe_device *xe = coredump_to_xe(coredump); local
216 struct xe_device *xe = gt_to_xe(job->q->gt); local
H A Dxe_debugfs.c35 struct xe_device *xe = node_to_xe(m->private); local
75 struct xe_device *xe = inode->i_private; local
89 struct xe_device *xe = inode->i_private; local
107 xe_debugfs_register(struct xe_device *xe) argument
[all...]
H A Dxe_exec.c111 struct xe_device *xe = to_xe_device(dev); local
[all...]
H A Dxe_gt_ccs_mode.c19 struct xe_device *xe = gt_to_xe(gt); local
108 struct xe_device *xe = gt_to_xe(gt); local
175 struct xe_device *xe local
[all...]
H A Dxe_force_wake.c42 struct xe_device *xe = gt_to_xe(gt); local
144 struct xe_device *xe = fw_to_xe(fw); local
174 struct xe_device *xe = fw_to_xe(fw); local
H A Dxe_gt_debugfs.c34 struct xe_device *xe = gt_to_xe(gt); local
212 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_rtp.c26 static bool has_samedia(const struct xe_device *xe) argument
31 static bool rule_matches(const struct xe_device *xe, argument
128 rtp_process_one_sr(const struct xe_rtp_entry_sr *entry, struct xe_device *xe, struct xe_gt *gt, struct xe_hw_engine *hwe, struct xe_reg_sr *sr) argument
152 rtp_get_context(struct xe_rtp_process_ctx *ctx, struct xe_hw_engine **hwe, struct xe_gt **gt, struct xe_device **xe) argument
190 rtp_mark_active(struct xe_device *xe, struct xe_rtp_process_ctx *ctx, unsigned int first, unsigned int last) argument
226 struct xe_device *xe = NULL; local
270 struct xe_device *xe; local
[all...]
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
H A Di915_gem_stolen.h13 static inline int i915_gem_stolen_insert_node_in_range(struct xe_device *xe, argument
46 static inline int i915_gem_stolen_insert_node(struct xe_device *xe, argument
55 static inline void i915_gem_stolen_remove_node(struct xe_device *xe, argument
[all...]
H A Dintel_uncore.h15 struct xe_device *xe = container_of(uncore, struct xe_device, uncore); local
153 struct xe_device *xe = container_of(uncore, struct xe_device, uncore); local
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_display.h46 xe_display_driver_remove(struct xe_device *xe) argument
48 xe_display_create(struct xe_device *xe) argument
50 xe_display_probe(struct xe_device *xe) argument
52 xe_display_init_nommio(struct xe_device *xe) argument
53 xe_display_init_noirq(struct xe_device *xe) argument
54 xe_display_init_noaccel(struct xe_device *xe) argument
55 xe_display_init(struct xe_device *xe) argument
56 xe_display_fini(struct xe_device *xe) argument
58 xe_display_register(struct xe_device *xe) argument
59 xe_display_unregister(struct xe_device *xe) argument
61 xe_display_irq_handler(struct xe_device *xe, u32 master_ctl) argument
62 xe_display_irq_enable(struct xe_device *xe, u32 gu_misc_iir) argument
63 xe_display_irq_reset(struct xe_device *xe) argument
64 xe_display_irq_postinstall(struct xe_device *xe, struct xe_gt *gt) argument
66 xe_display_pm_suspend(struct xe_device *xe) argument
67 xe_display_pm_suspend_late(struct xe_device *xe) argument
68 xe_display_pm_resume_early(struct xe_device *xe) argument
69 xe_display_pm_resume(struct xe_device *xe) argument
[all...]

Completed in 197 milliseconds

123456