summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-0725-201/+266
|\
| * drm/xe: Make all GuC ABI shift values unsignedMatthew Brost2024-02-015-21/+21
| * drm/xe/vm: Subclass userptr vmasThomas Hellström2024-02-015-93/+137
| * drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost2024-02-011-7/+7
| * drm/xe: Don't use __user error pointersThomas Hellström2024-02-011-25/+25
| * drm/xe: Annotate mcr_[un]lock()Thomas Hellström2024-02-011-2/+2
| * drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost2024-02-013-2/+23
| * drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper2024-02-011-0/+2
| * drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza2024-02-011-3/+3
| * drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi2024-01-241-3/+0
| * drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski2024-01-241-9/+14
| * drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray2024-01-241-7/+7
| * drm/xe/display: Avoid calling readq()Lucas De Marchi2024-01-241-6/+5
| * drm/xe/mmio: Cast to u64 when printingLucas De Marchi2024-01-241-2/+2
| * drm/xe: Use _ULL for u64 divisionLucas De Marchi2024-01-241-1/+1
| * drm/xe: Use a NULL pointer instead of 0.Thomas Hellström2024-01-241-1/+1
| * drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström2024-01-241-1/+1
|/
* drm/xe: display support should not depend on EXPERTJani Nikula2024-01-151-1/+1
* drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty2024-01-151-6/+6
* drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström2024-01-152-50/+80
* drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()Dan Carpenter2024-01-151-3/+4
* drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter2024-01-151-3/+2
* drm/xe/device: clean up on error in probe()Dan Carpenter2024-01-151-1/+1
* drm/xe: Fix build bug for GCC 11Paul E. McKenney2024-01-151-1/+0
* drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar2024-01-152-1/+9
* drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty2024-01-154-9/+14
* drm/xe: Fix guc_exec_queue_set_priorityBrian Welty2024-01-151-1/+1
* drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström2024-01-151-2/+2
* drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström2024-01-151-3/+3
* drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström2024-01-152-3/+3
* drm/xe: Use __iomem for the regs pointerThomas Hellström2024-01-151-1/+1
* drm/xe/vm: Fix an error pathThomas Hellström2024-01-151-3/+5
* drm/xe: Fix exec IOCTL long running exec queue ring full conditionMatthew Brost2024-01-151-3/+4
* drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza2024-01-151-1/+1
* drm/xe: Fix warning on impossible conditionLucas De Marchi2023-12-261-0/+1
* drm/xe: Fix UBSAN splat in add_preempt_fences()Matthew Brost2023-12-261-0/+3
* drm/xe: Disable 32bits buildLucas De Marchi2023-12-221-1/+1
* Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie2023-12-224-9/+9
* drm/xe: Remove uninitialized variable from warningLucas De Marchi2023-12-211-2/+2
* drm/xe: Remove ci-only GuC FW definitionsDaniele Ceraolo Spurio2023-12-211-2/+0
* drm/xe: Fix build without CONFIG_FAULT_INJECTIONRodrigo Vivi2023-12-212-2/+2
* drm/xe/uapi: Remove reset uevent for nowRodrigo Vivi2023-12-211-18/+0
* drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi2023-12-211-0/+19
* drm/xe/uapi: Remove sync bindsMatthew Brost2023-12-214-81/+16
* drm/xe/uapi: Ensure every uapi struct has drm_xe prefixRodrigo Vivi2023-12-211-1/+1
* drm/xe/pmu: Remove PMU from Xe till uapi is finalizedAshutosh Dixit2023-12-2110-758/+2
* drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctlBommu Krishnaiah2023-12-214-6/+43
* drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structureBommu Krishnaiah2023-12-211-63/+2
* drm/xe: Enable W=1 warnings by defaultLucas De Marchi2023-12-211-19/+28
* drm/xe/display: Fix dummy __i915_inject_probe_error()Lucas De Marchi2023-12-211-0/+4