summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.h
AgeCommit message (Expand)Author
2026-05-27drm/xe: Separate early xe_device initializationMichal Wajdeczko
2026-05-27drm/xe: Drop unused param from xe_device_create()Michal Wajdeczko
2026-04-27drm/xe: Const-ify parameters to xe_device_has_* functionsMatt Roper
2026-04-14drm/xe/pf: Restrict device query responses in admin-only PF modeSatyanarayana K V P
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay
2026-03-09drm/xe: Add for_each_gt_with_type() iteratorMatt Roper
2026-02-05drm/xe: Move xe_root_tile_mmio() to xe_device.hMichal Wajdeczko
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna
2025-08-26drm/xe: Add a helper function to set recovery methodRiana Tauro
2025-07-15drm/xe/pf: Invalidate LMTT during LMEM unprovisioningMichal Wajdeczko
2025-07-02drm/xe: Don't compare GT ID to GT count when determining valid GTsMatt Roper
2025-07-02drm/xe: Track maximum GTs per tile on a per-platform basisMatt Roper
2025-06-12drm/xe: Add helper function to inject fault into ct_dead_capture()Satyanarayana K V P
2025-02-25drm/xe: Drop remove callback supportLucas De Marchi
2025-02-14drm/xe: Add callback support for driver removeLucas De Marchi
2025-02-10drm/xe/pf: Use an explicit check to see if the device has LMTTPiotr Piórkowski
2024-12-13drm/xe/irq: Separate MSI and MSI-X flowsIlia Levi
2024-11-01drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-09-19drm/xe: memirq infra changes for MSI-XIlia Levi
2024-09-19drm/xe: Introduce xe_device_uses_memirq()Ilia Levi
2024-09-11drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'Matt Roper
2024-09-11drm/xe: Move forcewake to 'gt.pm' substructureMatt Roper
2024-09-02drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula
2024-08-17drm/xe/device: Remove unused xe_device::usm::num_vm_in_*Francois Dugast
2024-08-13drm/xe: add kdev_to_xe_device() helper and use itJani Nikula
2024-07-22drm/xe: Introduce const cast helperMichal Wajdeczko
2024-07-19drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-07-05drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-05-07drm/xe: Fix xe_device.hMichal Wajdeczko
2024-05-03drm/xe/device: implement transient flushNirmoy Das
2024-04-24drm/xe: Introduce the wedged_mode debugfsRodrigo Vivi
2024-04-24drm/xe: Force wedged state and block GT reset upon any GPU hangRodrigo Vivi
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi
2024-04-22drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi
2024-04-18drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_activeRodrigo Vivi
2024-04-18drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi
2024-04-18drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi
2024-03-19drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld
2024-03-19drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-01-30drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza
2024-01-24drm/xe: Print more device information in devcoredumpJosé Roberto de Souza
2023-12-21drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko