summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast2023-12-211-3/+3
* drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast2023-12-211-6/+6
* drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab2023-12-211-8/+9
* drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza2023-12-211-2/+25
* drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi2023-12-211-3/+6
* drm/xe: Extend drm_xe_vm_bind_opMika Kuoppala2023-12-211-0/+3
* drm/xe/uapi: support pat_index selection with vm_bindMatthew Auld2023-12-211-1/+47
* drm/xe/uapi: Add support for CPU caching modePallavi Mishra2023-12-211-1/+18
* drm/xe: Sync MTL PCI IDs with i915Lucas De Marchi2023-12-211-23/+4
* drm/xe: ATS-M device ID updateHaridhar Kalvala2023-12-211-1/+2
* drm/xe: Add missing RPL and ADLJosé Roberto de Souza2023-12-211-2/+7
* drm/xe: Include RPL-U to pciidlistJosé Roberto de Souza2023-12-211-0/+1
* drm/xe/uapi: Be more specific about the vm_bind prefetch regionRodrigo Vivi2023-12-211-2/+6
* drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi2023-12-211-10/+11
* drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi2023-12-211-9/+9
* drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi2023-12-211-7/+7
* drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi2023-12-211-8/+10
* drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast2023-12-211-1/+2
* drm/xe/uapi: Add _FLAG to uAPI constants usable for flagsFrancois Dugast2023-12-211-15/+15
* drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast2023-12-211-62/+62
* drm/xe/pmu: Drop interrupt pmu eventAravind Iddamsetty2023-12-211-7/+6
* drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast2023-12-211-2/+1
* drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast2023-12-211-2/+2
* drm/xe/uapi: Remove unused inaccessible memory regionFrancois Dugast2023-12-211-5/+0
* drm/xe/uapi: Kill VM_MADVISE IOCTLRodrigo Vivi2023-12-211-81/+11
* drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi2023-12-211-3/+2
* drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast2023-12-211-1/+0
* drm/xe/xe_exec_queue: Add check for access counter granularityPriyanka Dandamudi2023-12-211-0/+14
* drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITYFrancois Dugast2023-12-211-2/+2
* drm/xe/uapi: Rename gts to gt_listRodrigo Vivi2023-12-211-9/+9
* drm/xe/uapi: Remove unused field of drm_xe_query_gtRodrigo Vivi2023-12-211-2/+0
* drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi2023-12-211-2/+2
* drm/xe/uapi: Document drm_xe_query_gtRodrigo Vivi2023-12-211-22/+43
* drm/xe: Remove async worker and rework sync bindsMatthew Brost2023-12-211-27/+6
* drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERRORMatthew Brost2023-12-211-13/+4
* drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extensionRodrigo Vivi2023-12-211-22/+1
* drm/xe/uapi: Use common drm_xe_ext_set_property extensionAshutosh Dixit2023-12-211-18/+3
* drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPIMatthew Brost2023-12-211-13/+6
* drm/xe/uapi: Remove MMIO ioctlFrancois Dugast2023-12-211-27/+4
* drm/xe/uapi: Separate VM_BIND's operation and flagFrancois Dugast2023-12-211-6/+8
* drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa2023-12-211-24/+80
* drm/xe/dg2: Remove one PCI IDShekhar Chauhan2023-12-211-1/+0
* drm/xe: Add new DG2 PCI IDsShekhar Chauhan2023-12-211-1/+5
* drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty2023-12-211-0/+40
* drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi2023-12-211-4/+0
* drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi2023-12-211-9/+10
* drm/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost2023-12-211-0/+10
* drm/xe/lnl: Add LNL platform definitionMatt Roper2023-12-211-0/+5
* drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi2023-12-211-2/+1
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-43/+43