summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorLines
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie-0/+7
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie-0/+7
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström-1/+0
2024-02-06accel/ivpu: Add job status for jobs aborted by the driverGrzegorz Trzebiatowski-0/+1
2024-01-22accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol-5/+20
2024-01-10Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...Dave Airlie-6/+6
2023-12-22Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...Dave Airlie-0/+28
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie-0/+1347
2023-12-21drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi-11/+0
2023-12-21drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are usedFrancois Dugast-14/+8
2023-12-21drm/xe/uapi: Move CPU_CACHING defines before docFrancois Dugast-2/+2
2023-12-21drm/xe/uapi: Add examples of user space codeFrancois Dugast-0/+84
2023-12-21drm/xe/uapi: Add block diagram of a deviceFrancois Dugast-0/+39
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi-5/+18
2023-12-21drm/xe/uapi: More uAPI documentation additions and cosmetic updatesRodrigo Vivi-7/+40
2023-12-21drm/xe/uapi: Order sectionsRodrigo Vivi-122/+130
2023-12-21drm/xe/uapi: Make constant comments visible in kernel docFrancois Dugast-116/+155
2023-12-21drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIGFrancois Dugast-0/+5
2023-12-21drm/xe/uapi: Document drm_xe_query_config keysFrancois Dugast-0/+20
2023-12-21drm/xe/uapi: Document use of size in drm_xe_device_queryFrancois Dugast-3/+9
2023-12-21drm/xe/uapi: Add missing documentation for struct membersFrancois Dugast-2/+4
2023-12-21drm/xe/uapi: Add a comment to each structFrancois Dugast-3/+40
2023-12-21drm/xe/uapi: Remove sync bindsMatthew Brost-7/+4
2023-12-21drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi-9/+9
2023-12-21drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit-40/+0
2023-12-21drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*Francois Dugast-5/+7
2023-12-21drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTYFrancois Dugast-1/+0
2023-12-21drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah-12/+5
2023-12-21drm/xe/uapi: Kill exec_queue_set_propertyRodrigo Vivi-35/+13
2023-12-21drm/xe: Remove unused extension definitionRodrigo Vivi-1/+0
2023-12-21drm/xe/uapi: Use LR abbrev for long-running vmsThomas Hellström-1/+22
2023-12-21drm/xe/uapi: Move xe_exec after xe_exec_queueRodrigo Vivi-6/+6
2023-12-21drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi-9/+12
2023-12-21drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi-0/+2
2023-12-21drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi-7/+4
2023-12-21drm/xe/uapi: Kill tile_maskRodrigo Vivi-7/+1
2023-12-21drm/xe/uapi: Split xe_sync types from flagsRodrigo Vivi-8/+8
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast-31/+47
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast-3/+3
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast-6/+6
2023-12-21drm/xe/uapi: Reject bo creation of unaligned sizeMauro Carvalho Chehab-8/+9
2023-12-21drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza-2/+25
2023-12-21drm/xe/uapi: Separate bo_create placement from flagsRodrigo Vivi-3/+6
2023-12-21drm/xe: Extend drm_xe_vm_bind_opMika Kuoppala-0/+3
2023-12-21drm/xe/uapi: support pat_index selection with vm_bindMatthew Auld-1/+47
2023-12-21drm/xe/uapi: Add support for CPU caching modePallavi Mishra-1/+18
2023-12-21drm/xe/uapi: Be more specific about the vm_bind prefetch regionRodrigo Vivi-2/+6
2023-12-21drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASKRodrigo Vivi-10/+11
2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi-9/+9
2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi-7/+7