Searched defs:xe (Results 76 - 100 of 155) sorted by relevance

1234567

/linux-master/drivers/staging/fbtft/
H A Dfb_uc1611.c111 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
H A Dfb_agm1264k-fl.c213 int xs, ys_page, xe, ye_page; member in struct:__anon213
217 static void set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
226 construct_line_bitmap(struct fbtft_par *par, u8 *dest, signed short *src, int xs, int xe, int y) argument
H A Dfb_ili9163.c111 set_addr_win(struct fbtft_par *par, int xs, int ys, int xe, int ye) argument
/linux-master/drivers/gpu/drm/xe/
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_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...]
H A Dxe_wopcm.c87 static bool __check_layout(struct xe_device *xe, u32 wopcm_size, argument
138 static int __wopcm_init_regs(struct xe_device *xe, struct xe_gt *gt, argument
180 u32 xe_wopcm_size(struct xe_device *xe) argument
199 struct xe_device *xe = wopcm_to_xe(wopcm); local
[all...]
H A Dxe_heci_gsc.c91 void xe_heci_gsc_fini(struct xe_device *xe) argument
111 static int heci_gsc_irq_setup(struct xe_device *xe) argument
129 static int heci_gsc_add_device(struct xe_device *xe, const struct heci_gsc_def *def) argument
174 xe_heci_gsc_init(struct xe_device *xe) argument
216 xe_heci_gsc_irq_handler(struct xe_device *xe, u32 iir) argument
[all...]
H A Dxe_reg_sr.c40 int xe_reg_sr_init(struct xe_reg_sr *sr, const char *name, struct xe_device *xe) argument
217 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_gsc_submit.c69 u32 xe_gsc_emit_header(struct xe_device *xe, struct iosys_map *map, u32 offset, argument
94 xe_gsc_poison_header(struct xe_device *xe, struct iosys_map *map, u32 offset) argument
110 xe_gsc_check_and_update_pending(struct xe_device *xe, struct iosys_map *in, u32 offset_in, struct iosys_map *out, u32 offset_out) argument
136 xe_gsc_read_out_header(struct xe_device *xe, struct iosys_map *map, u32 offset, u32 min_payload_size, u32 *payload_offset) argument
[all...]
H A Dxe_gt_debugfs.c83 struct xe_device *xe = gt_to_xe(gt); local
267 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_gt_idle.c158 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_device.h48 static inline struct xe_tile *xe_device_get_root_tile(struct xe_device *xe) argument
63 static inline struct xe_gt *xe_device_get_gt(struct xe_device *xe, u8 gt_id) argument
105 xe_root_mmio_gt(struct xe_device *xe) argument
110 xe_device_uc_enabled(struct xe_device *xe) argument
138 xe_device_in_fault_mode(struct xe_device *xe) argument
143 xe_device_in_non_fault_mode(struct xe_device *xe) argument
148 xe_device_has_flat_ccs(struct xe_device *xe) argument
153 xe_device_has_sriov(struct xe_device *xe) argument
158 xe_device_has_memirq(struct xe_device *xe) argument
[all...]
H A Dxe_dma_buf.c53 struct xe_device *xe = xe_bo_device(bo); local
213 struct xe_device *xe = to_xe_device(dev); local
H A Dxe_devcoredump.c82 struct xe_device *xe; local
222 struct xe_device *xe = gt_to_xe(job->q->gt); local
246 xe_devcoredump_init(struct xe_device *xe) argument
[all...]
H A Dxe_gt_sriov_pf_control.c164 static bool needs_dispatch_flr(struct xe_device *xe) argument
171 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_gt_tlb_invalidation.c237 struct xe_device *xe = gt_to_xe(gt); local
284 struct xe_device *xe = gt_to_xe(gt); local
H A Dxe_hw_fence.c164 struct xe_device *xe = gt_to_xe(fence->ctx->gt); local
H A Dxe_ttm_stolen_mgr.c54 bool xe_ttm_stolen_cpu_access_needs_ggtt(struct xe_device *xe) argument
59 static s64 detect_bar2_dgfx(struct xe_device *xe, struct xe_ttm_stolen_mgr *mgr) argument
91 get_wopcm_size(struct xe_device *xe) argument
114 detect_bar2_integrated(struct xe_device *xe, struct xe_ttm_stolen_mgr *mgr) argument
189 detect_stolen(struct xe_device *xe, struct xe_ttm_stolen_mgr *mgr) argument
203 xe_ttm_stolen_mgr_init(struct xe_device *xe) argument
254 struct xe_device *xe = xe_bo_device(bo); local
268 __xe_ttm_stolen_io_mem_reserve_bar2(struct xe_device *xe, struct xe_ttm_stolen_mgr *mgr, struct ttm_resource *mem) argument
292 __xe_ttm_stolen_io_mem_reserve_stolen(struct xe_device *xe, struct xe_ttm_stolen_mgr *mgr, struct ttm_resource *mem) argument
319 xe_ttm_stolen_io_mem_reserve(struct xe_device *xe, struct ttm_resource *mem) argument
333 xe_ttm_stolen_gpu_offset(struct xe_device *xe) argument
[all...]
H A Dxe_pcode.c266 int xe_pcode_ready(struct xe_device *xe, bool locked) argument
318 int xe_pcode_probe_early(struct xe_device *xe) argument
[all...]
H A Dxe_execlist.c48 struct xe_device *xe = gt_to_xe(gt); local
97 struct xe_device *xe = gt_to_xe(port->hwe->gt); local
253 struct xe_execlist_port *xe_execlist_port_create(struct xe_device *xe, argument
322 struct xe_device *xe = gt_to_xe(q->gt); local
371 struct xe_device *xe = gt_to_xe(q->gt); local
[all...]
/linux-master/drivers/gpu/drm/xe/display/
H A Dxe_plane_initial.c54 initial_plane_bo(struct xe_device *xe, argument
[all...]
H A Dxe_display.c34 static bool has_display(struct xe_device *xe) argument
70 static void unset_display_features(struct xe_device *xe) argument
77 struct xe_device *xe = to_xe_device(dev); local
93 int xe_display_create(struct xe_device *xe) argument
107 struct xe_device *xe = to_xe_device(dev); local
115 xe_display_init_nommio(struct xe_device *xe) argument
131 struct xe_device *xe = to_xe_device(dev); local
140 xe_display_init_noirq(struct xe_device *xe) argument
171 struct xe_device *xe = to_xe_device(dev); local
179 xe_display_init_noaccel(struct xe_device *xe) argument
193 xe_display_init(struct xe_device *xe) argument
201 xe_display_fini(struct xe_device *xe) argument
212 xe_display_register(struct xe_device *xe) argument
222 xe_display_unregister(struct xe_device *xe) argument
232 xe_display_driver_remove(struct xe_device *xe) argument
244 xe_display_irq_handler(struct xe_device *xe, u32 master_ctl) argument
253 xe_display_irq_enable(struct xe_device *xe, u32 gu_misc_iir) argument
262 xe_display_irq_reset(struct xe_device *xe) argument
270 xe_display_irq_postinstall(struct xe_device *xe, struct xe_gt *gt) argument
279 intel_suspend_encoders(struct xe_device *xe) argument
303 xe_display_pm_suspend(struct xe_device *xe) argument
332 xe_display_pm_suspend_late(struct xe_device *xe) argument
343 xe_display_pm_resume_early(struct xe_device *xe) argument
353 xe_display_pm_resume(struct xe_device *xe) argument
381 xe_display_probe(struct xe_device *xe) argument
[all...]
H A Dxe_hdcp_gsc.c33 bool intel_hdcp_gsc_cs_required(struct xe_device *xe) argument
38 bool intel_hdcp_gsc_check_status(struct xe_device *xe) argument
65 static int intel_hdcp_gsc_initialize_message(struct xe_device *xe, argument
95 intel_hdcp_gsc_hdcp2_init(struct xe_device *xe) argument
136 intel_hdcp_gsc_init(struct xe_device *xe) argument
158 intel_hdcp_gsc_fini(struct xe_device *xe) argument
170 xe_gsc_send_sync(struct xe_device *xe, struct intel_hdcp_gsc_message *hdcp_message, u32 msg_size_in, u32 msg_size_out, u32 addr_out_off) argument
196 intel_hdcp_gsc_msg_send(struct xe_device *xe, u8 *msg_in, size_t msg_in_len, u8 *msg_out, size_t msg_out_len) argument
[all...]
/linux-master/drivers/gpu/drm/xe/compat-i915-headers/
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/tests/
H A Dxe_bo.c111 static void ccs_test_run_tile(struct xe_device *xe, struct xe_tile *tile, argument
155 static int ccs_test_run_device(struct xe_device *xe) argument
186 evict_test_run_tile(struct xe_device *xe, struct xe_tile *tile, struct kunit *test) argument
326 evict_test_run_device(struct xe_device *xe) argument
[all...]

Completed in 203 milliseconds

1234567