summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-20drm/xe: Add explicit padding to uAPI definitionChristopher Snowhill1-1/+33
2023-12-20drm/xe: Add max engine priority to xe queryJosé Roberto de Souza1-1/+2
2023-12-20drm/xe: Replace i915 with xe in uapiLucas De Marchi1-8/+8
2023-12-20drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa1-2/+2
2023-12-20drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza1-1/+21
2023-12-20drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza1-9/+9
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2-0/+982
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann1-2/+0
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann5-446/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann1-11/+0
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon1-1/+1
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich1-20/+3