开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_device.h
Age
Commit message (
Expand
)
Author
2024-09-02
drm/i915 & drm/xe: save struct drm_device to drvdata
Jani Nikula
2024-08-17
drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
Francois Dugast
2024-08-13
drm/xe: add kdev_to_xe_device() helper and use it
Jani Nikula
2024-07-22
drm/xe: Introduce const cast helper
Michal Wajdeczko
2024-07-19
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
2024-07-05
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-05-07
drm/xe: Fix xe_device.h
Michal Wajdeczko
2024-05-03
drm/xe/device: implement transient flush
Nirmoy Das
2024-04-24
drm/xe: Introduce the wedged_mode debugfs
Rodrigo Vivi
2024-04-24
drm/xe: Force wedged state and block GT reset upon any GPU hang
Rodrigo Vivi
2024-04-24
drm/xe: Introduce a simple wedged state
Rodrigo Vivi
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
2024-04-18
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
2024-03-19
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
2024-03-19
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
2024-01-30
drm/xe: Add functions to convert regular address to canonical address and back
José Roberto de Souza
2024-01-24
drm/xe: Print more device information in devcoredump
José Roberto de Souza
2023-12-21
drm/xe/vf: Introduce Memory Based Interrupts Handler
Michal Wajdeczko
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
2023-12-21
drm/xe: Add device flag to indicate SR-IOV support
Michal Wajdeczko
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Invert guc vs execlists parameters and info.
Rodrigo Vivi
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe: Cleanup POINTER_LOCATION style issues
Francois Dugast
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
2023-12-21
drm/xe: hold mem_access.ref for CT fast-path
Matthew Auld
2023-12-19
drm/xe: Allow GT looping and lookup on standalone media
Matt Roper
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
2023-12-19
drm/xe: Add for_each_tile iterator
Matt Roper
2023-12-19
drm/xe: Introduce xe_tile
Matt Roper
2023-12-19
drm/xe: fix pvc unload issue
Chang, Bruce
2023-12-19
drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
Maarten Lankhorst
2023-12-19
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost