summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-01-15drm/xe: Cleanup unused header includesMatt Roper
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan
2026-01-08drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna
2026-01-08drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura
2025-12-23drm/xe/soc_remapper: Initialize SoC remapper during Xe probeUmesh Nerlige Ramappa
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström
2025-12-15drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost
2025-12-15drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-12drm/xe: Track pre-production workaround supportMatt Roper
2025-12-12drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-11-19drm/xe/device: Use scope-based cleanupMatt Roper
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-04drm/xe: Implement xe_pagefault_initMatthew Brost
2025-11-04drm/xe: Do clean shutdown also when using flrJouni Högander
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav
2025-10-14drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabledMatt Roper
2025-10-14drm/xe: Skip L2 / TDF cache flushes if primary GT is disabledMatt Roper
2025-10-09drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke
2025-10-08drm/xe: Move declarations under conditional branchTejas Upadhyay
2025-09-29drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko
2025-09-29drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko
2025-09-24drm/xe/device: Use poll_timeout_us() to wait for lmemLucas De Marchi
2025-09-18drm/xe/xe_late_bind_fw: Introduce xe_late_bind_fwBadal Nilawar
2025-09-11drm/xe: Fix driver reference in FLR commentVarun Gupta
2025-09-10drm/xe: Convert xe_bo_create_user() for exhaustive evictionThomas Hellström
2025-09-02drm/xe/vf: Enable CCS save/restore only on supported GUC versionsSatyanarayana K V P
2025-08-26drm/xe/doc: Document device wedged and runtime survivabilityRiana Tauro
2025-08-26drm/xe/xe_survivability: Refactor survivability modeRiana Tauro
2025-08-26drm/xe: Add a helper function to set recovery methodRiana Tauro
2025-08-26drm/xe: Set GT as wedged before sending wedged ueventRiana Tauro
2025-08-26drm/xe: Add documentation for Xe Device WedgingRiana Tauro
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray
2025-08-26drm/xe: Enable madvise ioctl for xeHimal Prasad Ghimiray
2025-08-22drm/xe/psmi: Add debugfs interface for PSMILucas De Marchi
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood
2025-08-01drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna