summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"José Roberto de Souza3-19/+11
2024-12-24xe/oa: Drop the unused logic to parse context imageUmesh Nerlige Ramappa2-91/+0
2024-12-24xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-92/+51
2024-12-23drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström1-6/+6
2024-12-21drm/xe: Use q->xef for accessing xe fileLucas De Marchi1-8/+4
2024-12-21drm/xe: Fix fault on fd close after unbindLucas De Marchi1-0/+9
2024-12-20drm/xe/dg1: Fix power gate sequence.Rodrigo Vivi1-4/+6
2024-12-20drm/xe/gsc: Make GSCCS disabling message less alarmingDaniele Ceraolo Spurio1-1/+1
2024-12-20drm/xe/pm: Also avoid missing outer rpm warning on system suspendRodrigo Vivi1-1/+3
2024-12-20drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko1-1/+1
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das2-2/+16
2024-12-19drm/i915/display: UHBR rates for ThunderboltMika Kahola2-4/+39
2024-12-18drm/xe: Force write completion of MI_STORE_DATA_IMMJosé Roberto de Souza4-12/+22
2024-12-17drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit4-5/+38
2024-12-17drm/xe/guc: Enable WA_DUAL_QUEUE for newer platformsDaniele Ceraolo Spurio1-1/+29
2024-12-16drm/xe: Wait for migration job before unmapping pagesNirmoy Das1-1/+9
2024-12-16drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das1-1/+1
2024-12-14drm/xe: Revert some changes that break a mesa debug toolJohn Harrison1-1/+14
2024-12-13drm/xe/irq: Manage MSI-X interrupts allocationIlia Levi3-20/+83
2024-12-13drm/xe: Initial MSI-X support for HW enginesIlia Levi8-11/+44
2024-12-13drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi5-36/+237
2024-12-11drm/xe: Make irq enabled flag atomicIlia Levi3-35/+9
2024-12-11drm/xe: Apply whitelist to engine save-restoreLucas De Marchi5-56/+38
2024-12-11drm/xe/reg_sr: Stop setting all whitelist slotsLucas De Marchi1-7/+0
2024-12-11drm/xe/reg_sr: Convert whitelist to gt loggingLucas De Marchi1-4/+3
2024-12-11drm/xe: Introduce xe_gt_dbg_printer()Michal Wajdeczko1-0/+31
2024-12-11drm/xe/reg_sr: Remove register poolLucas De Marchi2-31/+6
2024-12-11drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio3-2/+10
2024-12-10drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu5-22/+56
2024-12-09drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac1-2/+2
2024-12-09Merge drm/drm-next into drm-xe-nextRodrigo Vivi1736-5884/+7937
2024-12-09drm/xe/tests: Wait for clear fence operation to completeNirmoy Das1-0/+7
2024-12-09Linux 6.13-rc2v6.13-rc2Linus Torvalds1-1/+1
2024-12-08Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+3
2024-12-08Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+9
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-7/+20
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-58/+81
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds27-88/+128
2024-12-08kbuild: deb-pkg: fix build error with O=Masahiro Yamada1-2/+2
2024-12-08modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner1-1/+1
2024-12-08Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-65/+175
2024-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds39-742/+303
2024-12-07Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds10-47/+123
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds2-3/+3
2024-12-07Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-12-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds31-174/+813
2024-12-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-47/+69
2024-12-07Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+6
2024-12-07Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds49-615/+1031
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter49-615/+1031