summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.h
AgeCommit message (Expand)Author
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
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi
2023-12-21drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld
2023-12-21drm/xe: Cleanup POINTER_LOCATION style issuesFrancois Dugast
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast
2023-12-21drm/xe: hold mem_access.ref for CT fast-pathMatthew Auld
2023-12-19drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper
2023-12-19drm/xe: Add for_each_tile iteratorMatt Roper
2023-12-19drm/xe: Introduce xe_tileMatt Roper
2023-12-19drm/xe: fix pvc unload issueChang, Bruce
2023-12-19drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoingMaarten Lankhorst
2023-12-19drm/xe: Fix typo persitent->persistentLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost