summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-02-29drm/xe/xe_trace: Add move_lacks_source detail to xe_bo_move tracePriyanka Dandamudi
2024-02-29drm/xe: Deny unbinds if uapi ufence pendingMika Kuoppala
2024-02-29drm/xe: Expose user fence from xe_sync_entryMika Kuoppala
2024-02-29drm/xe: Use pointers in trace eventsLucas De Marchi
2024-02-29drm/xe/xe_bo_move: Enhance xe_bo_move tracePriyanka Dandamudi
2024-02-29drm/xe/mmio: fix build warning for BAR resize on 32-bitArnd Bergmann
2024-02-29drm/xe: get rid of MAX_BINDSPaulo Zanoni
2024-02-29drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost
2024-02-29drm/xe: Don't support execlists in xe_gt_tlb_invalidation layerMatthew Brost
2024-02-29drm/xe: Fix execlist splatMatthew Brost
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-15drm/xe: avoid function cast warningsArnd Bergmann
2024-02-15drm/xe/pt: Allow for stricter type- and range checkingThomas Hellström
2024-02-15drm/xe/display: fix i915_gem_object_is_shmem() wrapperMatthew Auld
2024-02-15drm/xe/vm: Avoid reserving zero fencesThomas Hellström
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost
2024-02-08drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann
2024-02-08drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost
2024-02-08drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost
2024-02-01drm/xe: Make all GuC ABI shift values unsignedMatthew Brost
2024-02-01drm/xe/vm: Subclass userptr vmasThomas Hellström
2024-02-01drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost
2024-02-01drm/xe: Don't use __user error pointersThomas Hellström
2024-02-01drm/xe: Annotate mcr_[un]lock()Thomas Hellström
2024-02-01drm/xe: Only allow 1 ufence per exec / bind IOCTLMatthew Brost
2024-02-01drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platformsMatt Roper
2024-02-01drm/xe: Fix crash in trace_dma_fence_init()José Roberto de Souza
2024-01-24drm/xe: Remove PVC from xe_wa kunit testsLucas De Marchi
2024-01-24drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski
2024-01-24drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray
2024-01-24drm/xe/display: Avoid calling readq()Lucas De Marchi
2024-01-24drm/xe/mmio: Cast to u64 when printingLucas De Marchi
2024-01-24drm/xe: Use _ULL for u64 divisionLucas De Marchi
2024-01-24drm/xe: Use a NULL pointer instead of 0.Thomas Hellström
2024-01-24drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström
2024-01-15drm/xe: display support should not depend on EXPERTJani Nikula
2024-01-15drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty
2024-01-15drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström