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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-12-21
drm/xe/uapi: Rename query's mem_usage to mem_regions
Rodrigo Vivi
1
-7
/
+7
2023-12-21
drm/xe/uapi: Rename *_mem_regions masks
Rodrigo Vivi
1
-8
/
+10
2023-12-21
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
Francois Dugast
1
-1
/
+2
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
1
-15
/
+15
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
1
-62
/
+62
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
1
-7
/
+6
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
1
-2
/
+1
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Remove unused inaccessible memory region
Francois Dugast
1
-5
/
+0
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
1
-81
/
+11
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
1
-3
/
+2
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/xe_exec_queue: Add check for access counter granularity
Priyanka Dandamudi
1
-0
/
+14
2023-12-21
drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Rename gts to gt_list
Rodrigo Vivi
1
-9
/
+9
2023-12-21
drm/xe/uapi: Remove unused field of drm_xe_query_gt
Rodrigo Vivi
1
-2
/
+0
2023-12-21
drm/xe/uapi: Replace useless 'instance' per unique gt_id
Rodrigo Vivi
1
-2
/
+2
2023-12-21
drm/xe/uapi: Document drm_xe_query_gt
Rodrigo Vivi
1
-22
/
+43
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
1
-27
/
+6
2023-12-21
drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
Matthew Brost
1
-13
/
+4
2023-12-21
drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
Rodrigo Vivi
1
-22
/
+1
2023-12-21
drm/xe/uapi: Use common drm_xe_ext_set_property extension
Ashutosh Dixit
1
-18
/
+3
2023-12-21
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Matthew Brost
1
-13
/
+6
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
1
-27
/
+4
2023-12-21
drm/xe/uapi: Separate VM_BIND's operation and flag
Francois Dugast
1
-6
/
+8
2023-12-21
drm/xe: Correlate engine and cpu timestamps with better accuracy
Umesh Nerlige Ramappa
1
-24
/
+80
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
1
-0
/
+40
2023-12-21
drm/xe/uapi: Remove useless max_page_size
Rodrigo Vivi
1
-4
/
+0
2023-12-21
drm/xe/uapi: Typo lingo and other small backwards compatible fixes
Rodrigo Vivi
1
-9
/
+10
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-43
/
+43
2023-12-21
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
1
-0
/
+10
2023-12-21
drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
Rodrigo Vivi
1
-1
/
+0
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
1
-1
/
+46
2023-12-21
drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
Zbigniew KempczyĆski
1
-2
/
+14
2023-12-21
drm/xe/uapi: silence kernel-doc errors
Matthew Auld
1
-4
/
+7
2023-12-21
drm/xe/uapi: add some kernel-doc for region query
Matthew Auld
1
-15
/
+71
2023-12-21
drm/xe: Document topology mask query
Francois Dugast
1
-0
/
+24
2023-12-21
drm/xe: Move defines before relevant fields
Francois Dugast
1
-31
/
+42
2023-12-21
drm/xe: Document structures for device query
Francois Dugast
1
-0
/
+75
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
1
-0
/
+8
2023-12-19
drm/xe: Fix some formatting issues in uAPI
Francois Dugast
1
-12
/
+12
2023-12-19
drm/xe: Group engine related structs
Francois Dugast
1
-18
/
+18
2023-12-19
drm/xe: Use SPDX-License-Identifier instead of license text
Francois Dugast
1
-22
/
+2
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe: Add explicit padding to uAPI definition
Christopher Snowhill
1
-1
/
+33
[prev]
[next]