Home
last modified time | relevance | path

Searched refs:xe_file (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h15 struct xe_file;
47 struct xe_exec_queue *xe_exec_queue_lookup(struct xe_file *xef, u32 id);
H A Dxe_vm.h24 struct xe_file;
29 struct xe_vm *xe_vm_create(struct xe_device *xe, u32 flags, struct xe_file *xef);
31 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id);
H A Dxe_device.c85 struct xe_file *xef; in xe_file_open()
124 struct xe_file *xef = container_of(ref, struct xe_file, refcount); in xe_file_destroy()
145 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get()
157 void xe_file_put(struct xe_file *xef) in xe_file_put()
165 struct xe_file *xef = file->driver_priv; in xe_file_close()
H A Dxe_drm_client.c194 struct xe_file *xef = file->driver_priv; in show_meminfo()
318 struct xe_file *xef = file->driver_priv; in show_run_ticks()
H A Dxe_exec_queue_types.h79 struct xe_file *xef;
H A Dxe_exec_queue.c543 struct xe_exec_queue *xe_exec_queue_lookup(struct xe_file *xef, u32 id) in xe_exec_queue_lookup()
866 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_set_property_ioctl()
1090 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_create_ioctl()
1259 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_get_property_ioctl()
1411 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_destroy_ioctl()
H A Dxe_vm_types.h350 struct xe_file *xef;
H A Dxe_exec.c114 struct xe_file *xef = to_xe_file(file); in xe_exec_ioctl()
H A Dxe_device_types.h732 struct xe_file { struct
H A Dxe_sync.c113 int xe_sync_entry_parse(struct xe_device *xe, struct xe_file *xef, in xe_sync_entry_parse()
H A Dxe_vm_madvise.c409 struct xe_file *xef = to_xe_file(file); in xe_vm_madvise_ioctl()
H A Dxe_vm.c1477 struct xe_vm *xe_vm_create(struct xe_device *xe, u32 flags, struct xe_file *xef) in xe_vm_create()
1881 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup()
1928 struct xe_file *xef = to_xe_file(file); in xe_vm_create_ioctl()
1996 struct xe_file *xef = to_xe_file(file); in xe_vm_destroy_ioctl()
2065 struct xe_file *xef = to_xe_file(file); in xe_vm_query_vmas_attrs_ioctl()
3600 struct xe_file *xef = to_xe_file(file); in xe_vm_bind_ioctl()
H A Dxe_oa.c86 struct xe_file *xef;
2021 struct xe_file *xef = to_xe_file(file); in xe_oa_stream_open_ioctl()
H A Dxe_bo.c3157 struct xe_file *xef = to_xe_file(file); in xe_gem_create_ioctl()