summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-04-22drm/xe/guc: Use the steering flag when printing registersJohn Harrison
2025-04-22drm/xe/guc: Fix capture of steering registersJohn Harrison
2025-04-22drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio
2025-04-17drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld
2025-04-17drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld
2025-04-17drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-17drm/xe: Introduce fault injection for guc CTB send/recvSatyanarayana K V P
2025-04-17drm/xe: Introduce fault injection for guc mmio send/recv.Satyanarayana K V P
2025-04-17drm/xe: Use GT oriented message to report engine activity errorMichal Wajdeczko
2025-04-17drm/xe/guc: Fix out-of-bound while enabling engine activity statsMichal Wajdeczko
2025-04-17drm/xe/pxp: do not queue unneeded terminations from debugfsDaniele Ceraolo Spurio
2025-04-17drm/xe/compat: clean up unused platform check macrosJani Nikula
2025-04-17drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to struct intel...Jani Nikula
2025-04-16drm/xe/dma_buf: stop relying on placement in unmapMatthew Auld
2025-04-16drm/xe/userptr: fix notifier vs folio deadlockMatthew Auld
2025-04-15drm/xe: Adjust ringbuf emission for maximum possible sizeTvrtko Ursulin
2025-04-15Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-04-14drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-14drm/xe/pf: Don't show GGTT/LMEM debugfs files under media GTMichal Wajdeczko
2025-04-12drm/i915/pch: clean up includesJani Nikula
2025-04-12drm/i915/pch: move PCH detection to intel_display_driver_early_probe()Jani Nikula
2025-04-12drm/i915/display: Convert intel_pch towards intel_displayRodrigo Vivi
2025-04-12drm/{i915,xe}: Move intel_pch under displayRodrigo Vivi
2025-04-11drm/xe/vf: Don't expose privileged GT debugfs files if VFMichal Wajdeczko
2025-04-11drm/xe/guc: Don't expose GuC privileged debugfs files if VFMichal Wajdeczko
2025-04-11drm/xe/guc: Refactor GuC debugfs initializationMichal Wajdeczko
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-10drm/xe: Allow to drop vram resizingLucas De Marchi
2025-04-10drm/xe/guc: Bump the recommended GuC version to 70.44.1John Harrison
2025-04-10drm/xe/guc: Enable w/a 16026508708John Harrison
2025-04-09drm/xe: Add page queue multiplierMatthew Brost
2025-04-09drm/xe: remove unused LE_COSShuicheng Lin
2025-04-09drm/i915/wm: convert skl_watermark.h external interfaces to struct intel_displayJani Nikula
2025-04-08drm/xe: Enable configfs support for survivability modeRiana Tauro
2025-04-08drm/xe: Add documentation for survivability modeRiana Tauro
2025-04-08drm/xe: Add configfs to enable survivability modeRiana Tauro
2025-04-07drm/xe: Fix taking invalid lock on wedgeLucas De Marchi
2025-04-07drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke
2025-04-07drm/xe: avoid plain 64-bit divisionArnd Bergmann
2025-04-07drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-04-07drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost
2025-04-07drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk
2025-04-07drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura
2025-04-07drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström
2025-04-07drm/xe/svm: Fix a potential bo UAFThomas Hellström
2025-04-07drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique valueMatt Roper
2025-04-07drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy
2025-04-07drm/xe: Allow scratch page under fault mode for certain platformOak Zeng