summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-05-07drm/xe: Expose PCIe link downgrade attributesRaag Jadav
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav
2025-05-07drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi
2025-05-07drm/i915/irq: move i915->irq_lock to display->irq.lockJani Nikula
2025-05-07drm/i915/rps: refactor display rps supportJani Nikula
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-02drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC codeJani Nikula
2025-05-02drm/i915/hdcp: simplify HDCP GSC firmware usage selectionJani Nikula
2025-05-02drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*Jani Nikula
2025-05-02drm/i915/hdcp: pass the context to the HDCP GSC message interfaceJani Nikula
2025-05-02drm/i915/hdcp: rename HDCP GSC context alloc/free functionsJani Nikula
2025-05-02drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_contextJani Nikula
2025-05-02drm/i915/hdcp: split HDCP GSC message alloc/save responsibilitiesJani Nikula
2025-05-02drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initializationJani Nikula
2025-05-01drm/xe: Do not print timedout job message on killed exec queuesMatthew Brost
2025-05-01drm/xe: fix devcoredump chunk alignmnent calculationArnd Bergmann
2025-04-29drm/xe/vf: Fix guc_info debugfs for VFsDaniele Ceraolo Spurio
2025-04-29drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay
2025-04-28Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-04-27drm/xe: Drop force_alloc from xe_bo_evict in selftestsMatthew Brost
2025-04-25drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi
2025-04-25drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-04-24drm/xe: Abort printing coredump in VM printer output if fullMatthew Brost
2025-04-24drm/xe: Update xe_ttm_access_memory to use GPU for non-visible accessMatthew Brost
2025-04-24drm/xe: Add devcoredump chunkingMatthew Brost
2025-04-24Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-04-24drm/ttm/xe: drop unused force_alloc flagDave Airlie
2025-04-23drm/xe: Fix CFI violation when accessing sysfs filesJeevaka Prabu Badrappan
2025-04-23drm/xe: handle pinned memory in PM notifierMatthew Auld
2025-04-23drm/xe: share bo dma-resv with backup objectMatthew Auld
2025-04-23drm/xe: evict user memory in PM notifierMatthew Auld
2025-04-22drm/xe/guc: Cache DSS info when creating capture register listJohn Harrison
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: 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