summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-11drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit
2024-04-11drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray
2024-04-11drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa
2024-04-11drm/xe/display: Fix double mutex initializationLucas De Marchi
2024-04-04drm/xe: Use ordered wq for preempt fence waitingMatthew Brost
2024-04-04drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström
2024-04-04drm/xe: Make TLB invalidation fences unorderedThomas Hellström
2024-04-04drm/xe: Rework rebindingThomas Hellström
2024-04-04drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-25drm/xe: Fix END redefinitionLucas De Marchi
2024-03-25drm/xe/query: fix gt_id bounds checkMatthew Auld
2024-03-25drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld
2024-03-25drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld
2024-03-25drm/xe/queue: fix engine_class bounds checkMatthew Auld
2024-03-25drm/xe/guc_submit: use jiffies for job timeoutMatthew Auld
2024-03-25drm/xe: Remove unused xe_bo->props structNirmoy Das
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-14drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza
2024-03-14drm/xe: Return if kobj creation is failedHimal Prasad Ghimiray
2024-03-14drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-03-07drm/xe: Return immediately on tile_init failureRodrigo Vivi
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong
2024-03-04drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann
2024-03-04drm/xe/kunit: fix link failure with built-in xeArnd Bergmann
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-27drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow
2024-02-26Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter