summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)Author
2026-06-16drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost
2026-05-27drm/xe/pm: Don't access device in init_early()Michal Wajdeczko
2026-05-27drm/xe: Separate early xe_device initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.devid|revid initializationMichal Wajdeczko
2026-05-27drm/xe: Move xe->info.force_execlist initializationMichal Wajdeczko
2026-05-27drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko
2026-05-14drm/xe: Make drm_driver constMichal Wajdeczko
2026-05-14drm/xe/display: Drop xe_display_driver_set_hooks()Michal Wajdeczko
2026-05-14drm/xe/display: Add macro with display driver featuresMichal Wajdeczko
2026-05-14drm/xe/display: Add macro with display driver opsMichal Wajdeczko
2026-05-14drm/xe: Drop unused drm/drm_atomic_helper.h includeMichal Wajdeczko
2026-04-14drm/xe/pf: Derive admin-only PF mode from xe_device stateSatyanarayana K V P
2026-04-14drm/xe/pf: Restrict device query responses in admin-only PF modeSatyanarayana K V P
2026-04-08Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-03-30drm/xe/xe_sysctrl: Add System Controller initialization supportAnoop Vijay
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2026-03-27drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-26drm/xe: Remove useless comment.Maarten Lankhorst
2026-03-25drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-09drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
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-12drm/xe: Update xe_device_declare_wedged() error logRaag Jadav
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-05drm/xe: Drop unnecessary goto in xe_device_createMatt Roper
2026-02-03drm/xe: Keep all defaults in single headerMichal Wajdeczko
2026-02-02drm/xe: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-01-28drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-01-27drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-01-26drm/xe: Unregister drm device on probe errorShuicheng Lin
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
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