summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-06-27drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko
2024-06-21drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura
2024-06-21drm/xe: move disable_c6 callRiana Tauro
2024-06-21drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi
2024-06-21drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda
2024-06-21drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro
2024-06-16drm/xe/bb: assert width in xe_bb_create_job()Matthew Auld
2024-06-12drm/xe: Only use reserved BCS instances for usm migrate exec queueMatthew Brost
2024-06-12drm/xe: Change pcode timeout to 50msec while polling againHimal Prasad Ghimiray
2024-06-12drm/xe: check pcode init status only on root gt of root tileRiana Tauro
2024-06-12drm/xe: Add dbg messages on the suspend resume functions.Rodrigo Vivi
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost
2024-05-09drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi
2024-05-02drm/xe/display: Fix ADL-N detectionLucas De Marchi
2024-05-01drm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld
2024-04-24drm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko
2024-04-24drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray
2024-04-24drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray
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