summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_device.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-11-211-1/+14
|\
| * drm/xe: memirq infra changes for MSI-XIlia Levi2024-09-191-1/+7
| * drm/xe: Introduce xe_device_uses_memirq()Ilia Levi2024-09-191-0/+6
| * drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'Matt Roper2024-09-121-0/+1
| * drm/xe: Move forcewake to 'gt.pm' substructureMatt Roper2024-09-121-1/+1
* | drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das2024-11-041-0/+14
|/
* drm/i915 & drm/xe: save struct drm_device to drvdataJani Nikula2024-09-021-2/+6
* drm/xe/device: Remove unused xe_device::usm::num_vm_in_*Francois Dugast2024-08-181-10/+0
* drm/xe: add kdev_to_xe_device() helper and use itJani Nikula2024-08-131-0/+5
* drm/xe: Introduce const cast helperMichal Wajdeczko2024-07-221-0/+5
* drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa2024-07-191-0/+3
* drm/xe/bmg: implement Wa_16023588340Matthew Auld2024-07-051-0/+1
* Merge drm/drm-next into drm-intel-nextJani Nikula2024-06-191-6/+7
|\
| * drm/xe: Fix xe_device.hMichal Wajdeczko2024-05-071-6/+0
| * drm/xe: Introduce the wedged_mode debugfsRodrigo Vivi2024-04-241-1/+1
| * drm/xe: Force wedged state and block GT reset upon any GPU hangRodrigo Vivi2024-04-241-14/+1
| * drm/xe: Introduce a simple wedged stateRodrigo Vivi2024-04-241-0/+20
* | drm/xe/device: implement transient flushNirmoy Das2024-05-031-0/+2
|/
* drm/xe: Kill xe_device_mem_access_{get*,put}Rodrigo Vivi2024-04-221-3/+0
* drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_activeRodrigo Vivi2024-04-181-1/+0
* drm/xe: Removing extra mem_access protection from runtime pmRodrigo Vivi2024-04-181-1/+0
* drm/xe: Move lockdep protection from mem_access to xe_pm_runtimeRodrigo Vivi2024-04-181-4/+0
* drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld2024-03-191-1/+1
* drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld2024-03-191-1/+1
* drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-191-4/+0
* drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza2024-01-301-0/+3
* drm/xe: Print more device information in devcoredumpJosé Roberto de Souza2024-01-241-0/+2
* drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko2023-12-211-0/+5
* drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski2023-12-211-0/+5
* drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko2023-12-211-0/+5
* drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio2023-12-211-1/+1
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-4/+4
* drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi2023-12-211-6/+1
* drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld2023-12-211-0/+4
* drm/xe: fix xe_device_mem_access_get() racesMatthew Auld2023-12-211-9/+2
* drm/xe: Cleanup POINTER_LOCATION style issuesFrancois Dugast2023-12-211-1/+1
* drm/xe: Cleanup SPACING style issuesFrancois Dugast2023-12-211-2/+2
* drm/xe: hold mem_access.ref for CT fast-pathMatthew Auld2023-12-211-0/+1
* drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper2023-12-201-7/+35
* drm/xe: Allocate GT dynamicallyMatt Roper2023-12-201-2/+6
* drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper2023-12-201-2/+11
* drm/xe: Add for_each_tile iteratorMatt Roper2023-12-201-0/+4
* drm/xe: Introduce xe_tileMatt Roper2023-12-201-3/+8
* drm/xe: fix pvc unload issueChang, Bruce2023-12-201-0/+1
* drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoingMaarten Lankhorst2023-12-201-10/+4
* drm/xe: Fix typo persitent->persistentLucas De Marchi2023-12-201-3/+3
* drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi2023-12-201-2/+1
* drm/xe: Sort includesLucas De Marchi2023-12-201-1/+1
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+126