index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
drm
Age
Commit message (
Expand
)
Author
Lines
2023-12-21
drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*
Francois Dugast
-5
/
+7
2023-12-21
drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
Francois Dugast
-1
/
+0
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
-12
/
+5
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
-35
/
+13
2023-12-21
drm/xe: Remove unused extension definition
Rodrigo Vivi
-1
/
+0
2023-12-21
drm/xe/uapi: Use LR abbrev for long-running vms
Thomas Hellström
-1
/
+22
2023-12-21
drm/xe/uapi: Move xe_exec after xe_exec_queue
Rodrigo Vivi
-6
/
+6
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
-9
/
+12
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
-0
/
+2
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
-7
/
+4
2023-12-21
drm/xe/uapi: Kill tile_mask
Rodrigo Vivi
-7
/
+1
2023-12-21
drm/xe/uapi: Split xe_sync types from flags
Rodrigo Vivi
-8
/
+8
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (engines)
Francois Dugast
-31
/
+47
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (gt)
Francois Dugast
-3
/
+3
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (memory regions)
Francois Dugast
-6
/
+6
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
-8
/
+9
2023-12-21
drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
José Roberto de Souza
-2
/
+25
2023-12-21
drm/xe/uapi: Separate bo_create placement from flags
Rodrigo Vivi
-3
/
+6
2023-12-21
drm/xe: Extend drm_xe_vm_bind_op
Mika Kuoppala
-0
/
+3
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
-1
/
+47
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
-1
/
+18
2023-12-21
drm/xe/uapi: Be more specific about the vm_bind prefetch region
Rodrigo Vivi
-2
/
+6
2023-12-21
drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
-10
/
+11
2023-12-21
drm/xe/uapi: Standardize the FLAG naming and assignment
Rodrigo Vivi
-9
/
+9
2023-12-21
drm/xe/uapi: Rename query's mem_usage to mem_regions
Rodrigo Vivi
-7
/
+7
2023-12-21
drm/xe/uapi: Rename *_mem_regions masks
Rodrigo Vivi
-8
/
+10
2023-12-21
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
Francois Dugast
-1
/
+2
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
-15
/
+15
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
-62
/
+62
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
-7
/
+6
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
-2
/
+1
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
-2
/
+2
2023-12-21
drm/xe/uapi: Remove unused inaccessible memory region
Francois Dugast
-5
/
+0
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
-81
/
+11
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
-3
/
+2
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
-1
/
+0
2023-12-21
drm/xe/xe_exec_queue: Add check for access counter granularity
Priyanka Dandamudi
-0
/
+14
2023-12-21
drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
Francois Dugast
-2
/
+2
2023-12-21
drm/xe/uapi: Rename gts to gt_list
Rodrigo Vivi
-9
/
+9
2023-12-21
drm/xe/uapi: Remove unused field of drm_xe_query_gt
Rodrigo Vivi
-2
/
+0
2023-12-21
drm/xe/uapi: Replace useless 'instance' per unique gt_id
Rodrigo Vivi
-2
/
+2
2023-12-21
drm/xe/uapi: Document drm_xe_query_gt
Rodrigo Vivi
-22
/
+43
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
-27
/
+6
2023-12-21
drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
Matthew Brost
-13
/
+4
2023-12-21
drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
Rodrigo Vivi
-22
/
+1
2023-12-21
drm/xe/uapi: Use common drm_xe_ext_set_property extension
Ashutosh Dixit
-18
/
+3
2023-12-21
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Matthew Brost
-13
/
+6
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
-27
/
+4
2023-12-21
drm/xe/uapi: Separate VM_BIND's operation and flag
Francois Dugast
-6
/
+8
2023-12-21
drm/xe: Correlate engine and cpu timestamps with better accuracy
Umesh Nerlige Ramappa
-24
/
+80
[prev]
[next]