summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter1-14/+13
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost1-14/+13
2026-03-29Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie1-3/+0
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+8
2026-03-26drm/xe: Remove useless comment.Maarten Lankhorst1-3/+0
2026-03-26drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt1-0/+2
2026-03-24drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav1-1/+8
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay1-0/+8
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay1-0/+23
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost1-1/+1
2026-03-10drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper1-4/+1
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-16/+39
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-12drm/xe: Update xe_device_declare_wedged() error logRaag Jadav1-1/+2
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-86/+167
2026-02-05drm/xe: Drop unnecessary goto in xe_device_createMatt Roper1-12/+8
2026-02-03drm/xe: Keep all defaults in single headerMichal Wajdeczko1-1/+2
2026-02-03drm/xe: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-2/+2
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin1-2/+0
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin1-2/+0
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin1-0/+1
2026-01-17drm/xe: Add xe_device_asid_to_vm helperMatthew Brost1-0/+25
2026-01-15drm/xe: Cleanup unused header includesMatt Roper1-1/+0
2026-01-12drm/xe/device: Convert wait for lmem init into an assertBalasubramani Vivekanandan1-57/+16
2026-01-09drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna1-1/+2
2026-01-09drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna1-0/+5
2026-01-09drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna1-6/+48
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura1-6/+1
2025-12-23drm/xe/soc_remapper: Initialize SoC remapper during Xe probeUmesh Nerlige Ramappa1-0/+5
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström1-0/+14
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström1-0/+6
2025-12-16drm/xe: Add debugfs knobs to control long running workload timeslicingMatthew Brost1-0/+1
2025-12-15drm/xe: Increase TDF timeoutJagmeet Randhawa1-1/+1
2025-12-13drm/xe: Track pre-production workaround supportMatt Roper1-0/+57
2025-12-12drm/xe: Increase TDF timeoutJagmeet Randhawa1-1/+1
2025-12-12drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura1-1/+6
2025-12-12drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura1-0/+2
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström1-1/+1
2025-11-19drm/xe/device: Use scope-based cleanupMatt Roper1-22/+11
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-9/+14
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+1
2025-11-04drm/xe: Implement xe_pagefault_initMatthew Brost1-0/+5
2025-11-04drm/xe: Do clean shutdown also when using flrJouni Högander1-9/+9
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin1-1/+1
2025-10-27drm/xe: Fix spelling and typos across Xe driver filesSanjay Yadav1-1/+1
2025-10-14drm/xe: Don't check BIOS-disabled FlatCCS if primary GT is disabledMatt Roper1-0/+2
2025-10-14drm/xe: Skip L2 / TDF cache flushes if primary GT is disabledMatt Roper1-0/+5
2025-10-09drm/xe: Increase global invalidation timeout to 1000usKenneth Graunke1-1/+1