summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz-3/+1
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang-3/+0
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi-13/+40
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi-1/+12
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström-1/+5
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay-1/+1
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström-9/+52
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström-26/+86
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström-6/+8
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost-19/+46
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström-60/+75
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström-1/+1
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström-1/+10
2025-03-04drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin-2/+2
2025-03-04drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld-8/+10
2025-03-04drm/xe: Remove double pageflipMaarten Lankhorst-10/+0
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay-0/+2
2025-02-26drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai-1/+0
2025-02-25drm/xe/oa: Allow oa_exponent value of 0Umesh Nerlige Ramappa-2/+3
2025-02-24drm/xe/userptr: fix EFAULT handlingMatthew Auld-0/+12
2025-02-24drm/xe/userptr: restore invalidation list on errorMatthew Auld-7/+21
2025-02-18drm/xe/guc: Fix size_t print formatLucas De Marchi-2/+2
2025-02-18drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza-3/+6
2025-02-17drm/xe: Fix error handling in xe_irq_install()Lucas De Marchi-13/+1
2025-02-12drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das-24/+30
2025-02-10drm/xe/client: bo->client does not need bos_lockTejas Upadhyay-1/+1
2025-02-03drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi-24/+19
2025-02-03drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi-5/+1
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit-6/+3
2025-02-03drm/xe/pf: Fix migration initializationMichal Wajdeczko-2/+22
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit-2/+16
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-1/+1
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-833/+2794
2025-01-16drm/xe: Mark ComputeCS read mode as UC on iGPUMatthew Brost-1/+1
2025-01-15drm/xe/oa: Add missing VISACTL mux registersAshutosh Dixit-0/+1
2025-01-15drm/xe: make change ccs_mode a synchronous actionMaciej Patelczyk-1/+1
2025-01-15drm/xe: introduce xe_gt_reset and xe_gt_wait_for_resetMaciej Patelczyk-9/+30
2025-01-15drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez-3/+22
2025-01-12drm/xe: convert timeout to secs_to_jiffies()Easwar Hariharan-1/+1
2025-01-13Merge tag 'drm-xe-next-2025-01-10' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-66/+160
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie-0/+8
2025-01-10drm/xe: Implement cgroup for vramMaarten Lankhorst-0/+8
2025-01-10Merge tag 'v6.13-rc6' into drm-nextDave Airlie-1/+0
2025-01-10Merge tag 'drm-intel-next-2025-01-07' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-1/+7
2025-01-09drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez-3/+22
2025-01-09drm/xe: Fix all typos in xeNitin Gote-40/+40
2025-01-09drm/xe/dg1: Fix power gate sequence.Rodrigo Vivi-4/+6
2025-01-09drm/xe: Fix tlb invalidation when wedgingLucas De Marchi-7/+8
2025-01-09Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-277/+543