summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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/dg2: Remove one PCI IDShekhar Chauhan1-1/+0
2023-12-21drm/xe: Add new DG2 PCI IDsShekhar Chauhan1-1/+5
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/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost1-0/+10
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper1-0/+5
2023-12-21drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi1-2/+1
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
2023-12-21drm/xe: Document structures for device queryFrancois Dugast1-0/+75
2023-12-21drm/xe: NULL binding implementationMatthew Brost1-0/+8
2023-12-20drm/xe: Fix some formatting issues in uAPIFrancois Dugast1-12/+12
2023-12-20drm/xe: Group engine related structsFrancois Dugast1-18/+18
2023-12-20drm/xe: Use SPDX-License-Identifier instead of license textFrancois Dugast1-22/+2
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-2/+2