summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
2025-01-07Merge drm/drm-next into drm-intel-nextJani Nikula89-582/+2126
2025-01-07Merge tag 'drm-intel-next-2024-12-11' of https://gitlab.freedesktop.org/drm/i...Simona Vetter5-50/+89
2025-01-03drm/xe: Remove "graphics tile" from kernel docLucas De Marchi5-11/+11
2025-01-03drm/xe: Fix tlb invalidation when wedgingLucas De Marchi3-7/+8
2025-01-02xe/oa: Fix query mode of operation for OAR/OACUmesh Nerlige Ramappa3-90/+51
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-23drm/xe: Fix fault on fd close after unbindLucas De Marchi1-0/+9
2024-12-23drm/xe/pf: Use correct function to check LMEM provisioningMichal Wajdeczko1-1/+1
2024-12-23drm/xe: Wait for migration job before unmapping pagesNirmoy Das1-1/+9
2024-12-23drm/xe: Use non-interruptible wait when moving BO to systemNirmoy Das1-1/+1
2024-12-23drm/xe: Revert some changes that break a mesa debug toolJohn Harrison1-1/+14
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: make drm-active- stats optionalYunxiang Li1-0/+1
2024-12-19drm/xe/tests: Move shrink test out of xe_boNirmoy Das2-2/+16
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 Dixit3-5/+31
2024-12-17drm/xe/guc: Enable WA_DUAL_QUEUE for newer platformsDaniele Ceraolo Spurio1-1/+29
2024-12-16drm/i915/uncore: add to_intel_uncore() and use itJani Nikula1-0/+5
2024-12-16drm/i915/display: add intel_display_conversion.c to hide stuff betterJani Nikula1-0/+1
2024-12-16drm/i915: extract intel_uncore_trace.[ch]Jani Nikula1-0/+0
2024-12-16drm/i915/dp: convert interfaces to struct intel_displayJani Nikula1-1/+1
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-13Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie86-576/+2126
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-35/+18
2024-12-13Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie6-6/+0
2024-12-12drm/xe/reg_sr: Remove register poolLucas De Marchi2-31/+6
2024-12-12drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio3-2/+10
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac1-2/+2
2024-12-11Merge drm/drm-next into drm-intel-nextRodrigo Vivi70-821/+1407
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 Pottumuttu4-22/+47