index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
/
xe_drm.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+31
2024-02-29
drm/xe/uapi: Remove unused flags
Francois Dugast
1
-19
/
+0
2024-02-29
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
José Roberto de Souza
1
-1
/
+0
2024-02-29
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
1
-0
/
+1
2024-02-21
drm/xe: Add uapi for dumpable bos
Maarten Lankhorst
1
-0
/
+1
2024-02-21
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
1
-1
/
+0
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
1
-1
/
+0
2024-02-13
drm/xe: Add uAPI to query GuC firmware submission version
José Roberto de Souza
1
-0
/
+31
2023-12-26
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
José Roberto de Souza
1
-1
/
+0
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
1
-11
/
+0
2023-12-21
drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are used
Francois Dugast
1
-14
/
+8
2023-12-21
drm/xe/uapi: Move CPU_CACHING defines before doc
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Add examples of user space code
Francois Dugast
1
-0
/
+84
2023-12-21
drm/xe/uapi: Add block diagram of a device
Francois Dugast
1
-0
/
+39
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
1
-5
/
+18
2023-12-21
drm/xe/uapi: More uAPI documentation additions and cosmetic updates
Rodrigo Vivi
1
-7
/
+40
2023-12-21
drm/xe/uapi: Order sections
Rodrigo Vivi
1
-122
/
+130
2023-12-21
drm/xe/uapi: Make constant comments visible in kernel doc
Francois Dugast
1
-116
/
+155
2023-12-21
drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
Francois Dugast
1
-0
/
+5
2023-12-21
drm/xe/uapi: Document drm_xe_query_config keys
Francois Dugast
1
-0
/
+20
2023-12-21
drm/xe/uapi: Document use of size in drm_xe_device_query
Francois Dugast
1
-3
/
+9
2023-12-21
drm/xe/uapi: Add missing documentation for struct members
Francois Dugast
1
-2
/
+4
2023-12-21
drm/xe/uapi: Add a comment to each struct
Francois Dugast
1
-3
/
+40
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
1
-7
/
+4
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
1
-9
/
+9
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
1
-40
/
+0
2023-12-21
drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*
Francois Dugast
1
-5
/
+7
2023-12-21
drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
1
-12
/
+5
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
1
-35
/
+13
2023-12-21
drm/xe: Remove unused extension definition
Rodrigo Vivi
1
-1
/
+0
2023-12-21
drm/xe/uapi: Use LR abbrev for long-running vms
Thomas Hellström
1
-1
/
+22
2023-12-21
drm/xe/uapi: Move xe_exec after xe_exec_queue
Rodrigo Vivi
1
-6
/
+6
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
1
-9
/
+12
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
1
-0
/
+2
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
1
-7
/
+4
2023-12-21
drm/xe/uapi: Kill tile_mask
Rodrigo Vivi
1
-7
/
+1
2023-12-21
drm/xe/uapi: Split xe_sync types from flags
Rodrigo Vivi
1
-8
/
+8
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (engines)
Francois Dugast
1
-31
/
+47
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (gt)
Francois Dugast
1
-3
/
+3
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (memory regions)
Francois Dugast
1
-6
/
+6
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
1
-8
/
+9
2023-12-21
drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
José Roberto de Souza
1
-2
/
+25
2023-12-21
drm/xe/uapi: Separate bo_create placement from flags
Rodrigo Vivi
1
-3
/
+6
2023-12-21
drm/xe: Extend drm_xe_vm_bind_op
Mika Kuoppala
1
-0
/
+3
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
1
-1
/
+47
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
1
-1
/
+18
2023-12-21
drm/xe/uapi: Be more specific about the vm_bind prefetch region
Rodrigo Vivi
1
-2
/
+6
2023-12-21
drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
1
-10
/
+11
2023-12-21
drm/xe/uapi: Standardize the FLAG naming and assignment
Rodrigo Vivi
1
-9
/
+9
[next]