summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast1-31/+47
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast1-3/+3
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast1-6/+6
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab1-8/+9
2023-12-21drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza1-2/+25
2023-12-21drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi1-3/+6
2023-12-21drm/xe: Extend drm_xe_vm_bind_opMika Kuoppala1-0/+3
2023-12-21drm/xe/uapi: support pat_index selection with vm_bindMatthew Auld1-1/+47
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra1-1/+18
2023-12-21drm/xe/uapi: Be more specific about the vm_bind prefetch regionRodrigo Vivi1-2/+6
2023-12-21drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi1-10/+11
2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi1-9/+9
2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi1-7/+7
2023-12-21drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi1-8/+10
2023-12-21drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast1-1/+2
2023-12-21drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast1-15/+15
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast1-62/+62
2023-12-21drm/xe/pmu: Drop interrupt pmu eventAravind Iddamsetty1-7/+6
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast1-2/+1
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast1-2/+2
2023-12-21drm/xe/uapi: Remove unused inaccessible memory regionFrancois Dugast1-5/+0
2023-12-21drm/xe/uapi: Kill VM_MADVISE IOCTLRodrigo Vivi1-81/+11
2023-12-21drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi1-3/+2
2023-12-21drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast1-1/+0
2023-12-21drm/xe/xe_exec_queue: Add check for access counter granularityPriyanka Dandamudi1-0/+14
2023-12-21drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITYFrancois Dugast1-2/+2
2023-12-21drm/xe/uapi: Rename gts to gt_listRodrigo Vivi1-9/+9
2023-12-21drm/xe/uapi: Remove unused field of drm_xe_query_gtRodrigo Vivi1-2/+0
2023-12-21drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi1-2/+2
2023-12-21drm/xe/uapi: Document drm_xe_query_gtRodrigo Vivi1-22/+43
2023-12-21drm/xe: Remove async worker and rework sync bindsMatthew Brost1-27/+6
2023-12-21drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERRORMatthew Brost1-13/+4
2023-12-21drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extensionRodrigo Vivi1-22/+1
2023-12-21drm/xe/uapi: Use common drm_xe_ext_set_property extensionAshutosh Dixit1-18/+3
2023-12-21drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPIMatthew Brost1-13/+6
2023-12-21drm/xe/uapi: Remove MMIO ioctlFrancois Dugast1-27/+4
2023-12-21drm/xe/uapi: Separate VM_BIND's operation and flagFrancois Dugast1-6/+8
2023-12-21drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa1-24/+80
2023-12-21drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty1-0/+40
2023-12-21drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi1-4/+0
2023-12-21drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi1-9/+10
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-43/+43
2023-12-21drm/xe: Notify Userspace when gt reset failsHimal Prasad Ghimiray1-0/+10
2023-12-21drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUCRodrigo Vivi1-1/+0
2023-12-21drm/xe/uapi: add the userspace bits for small-barMatthew Auld1-1/+46
2023-12-21drm/xe: Use nanoseconds instead of jiffies in uapi for user fenceZbigniew Kempczyński1-2/+14
2023-12-21drm/xe/uapi: silence kernel-doc errorsMatthew Auld1-4/+7
2023-12-21drm/xe/uapi: add some kernel-doc for region queryMatthew Auld1-15/+71
2023-12-21drm/xe: Document topology mask queryFrancois Dugast1-0/+24
2023-12-21drm/xe: Move defines before relevant fieldsFrancois Dugast1-31/+42