summaryrefslogtreecommitdiff
path: root/include/uapi/drm/xe_drm.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura1-4/+0
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström1-3/+15
2025-12-17drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit1-0/+3
2025-12-16drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+1
2025-12-12drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura1-0/+4
2025-12-12drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura1-0/+26
2025-12-12drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura1-0/+4
2025-12-12drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura1-0/+10
2025-12-05drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unitAshutosh Dixit1-1/+8
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav1-0/+16
2025-12-01drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost1-2/+7
2025-10-17drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström1-0/+15
2025-10-15drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_SCANOUTSanjay Yadav1-1/+5
2025-08-28drm/xe/uapi: Fix kernel-doc formatting for madvise and vma_queryHimal Prasad Ghimiray1-21/+22
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray1-0/+140
2025-08-26drm/xe/uapi: Add flag for consulting madvise hints on svm prefetchHimal Prasad Ghimiray1-0/+5
2025-08-26drm/xe/uapi: Add madvise interfaceHimal Prasad Ghimiray1-0/+130
2025-07-29drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_DEFER_BACKINGPriyanka Dandamudi1-1/+5
2025-06-25drm/xe/uapi: Correct sync type definition in commentsShuicheng Lin1-4/+4
2025-06-17drm/xe/oa/uapi: Expose media OA unitsAshutosh Dixit1-0/+4
2025-06-02drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio1-0/+5
2025-04-07drm/xe: Allow scratch page under fault mode for certain platformOak Zeng1-1/+5
2025-03-06drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRRORMatthew Brost1-0/+3
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost1-1/+18
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay1-1/+20
2025-02-26drm/xe/uapi: Add a device query to get EU stall sampling informationHarish Chegondi1-2/+38
2025-02-26drm/xe/uapi: Introduce API for EU stall samplingHarish Chegondi1-0/+38
2025-02-03drm/xe/pxp/uapi: Add API to mark a BO as using PXPDaniele Ceraolo Spurio1-0/+19
2025-02-03drm/xe/pxp/uapi: Add a query for PXP statusDaniele Ceraolo Spurio1-0/+35
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio1-1/+39
2025-01-21drm/xe/uapi: Fix documentation indentationRodrigo Vivi1-18/+18
2025-01-16drm/xe/mmap: Add mmap support for PCI memory barrierTejas Upadhyay1-1/+28
2024-12-17drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit1-0/+7
2024-12-10drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu1-0/+9
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit1-0/+17
2024-10-08drm/xe/ptl: L3bank mask is not available on the media GTShekhar Chauhan1-1/+3
2024-07-30drm/xe/oa/uapi: Make bit masks unsignedGeert Uytterhoeven1-4/+4
2024-07-18drm/xe/uapi: Expose SIMD16 EU mask in topology queryLucas De Marchi1-1/+9
2024-07-06drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström1-1/+7
2024-07-04drm/xe/uapi: Rename xe perf layer as xe observation layerAshutosh Dixit1-50/+52
2024-06-27drm/xe/oa/uapi: Allow preemption to be disabled on the stream exec queueAshutosh Dixit1-0/+6
2024-06-27drm/xe/oa: Fix kernel doc in xe_drm.hAshutosh Dixit1-4/+1
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit1-0/+85
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit1-0/+20
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit1-0/+4
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit1-0/+72
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit1-0/+25
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit1-0/+14
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit1-0/+19
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit1-0/+66