开源镜像站
帮助
动态
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.c
Age
Commit message (
Expand
)
Author
2024-04-03
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
2024-03-28
drm/xe: Move SR-IOV probe to xe_device_probe_early()
Michal Wajdeczko
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
2024-03-13
drm/xe: Use xe_assert in xe_device_assert_mem_access
Matthew Brost
2024-02-26
drm/xe: Runtime PM wake on every IOCTL
Rodrigo Vivi
2024-02-26
drm/xe: Convert mem_access assertion towards the runtime_pm state
Rodrigo Vivi
2024-02-20
drm/xe: Initialize GuC earlier during probe
Michał Winiarski
2024-02-19
drm/xe/uapi: Remove support for persistent exec_queues
Thomas Hellström
2024-01-31
drm/xe: drop display/ subdir from include directories
Jani Nikula
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
2024-01-19
drm/xe: Use _ULL for u64 division
Lucas De Marchi
2024-01-18
drm/xe/gsc: Initialize GSC proxy
Daniele Ceraolo Spurio
2024-01-10
drm/xe/device: clean up on error in probe()
Dan Carpenter
2024-01-05
drm/xe: Allocate dedicated workqueue for SR-IOV workers
Michal Wajdeczko
2023-12-21
drm/xe/vf: Introduce Memory Based Interrupts Handler
Michal Wajdeczko
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
2023-12-21
drm/xe/xe2: Modify main memory to ccs memory ratio.
Himal Prasad Ghimiray
2023-12-21
drm/xe/xe2: Determine bios enablement for flat ccs on igfx
Himal Prasad Ghimiray
2023-12-21
drm/xe: Avoid any races around ccs_mode update
Niranjana Vishwanathapura
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe: Move force_wake init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe: Move system memory management init to earlier point in probe
Michał Winiarski
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
2023-12-21
drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
Michał Winiarski
2023-12-21
drm/xe: Move xe_mmio_probe_tiles outside of MMIO setup
Michał Winiarski
2023-12-21
drm/xe: Move xe_set_dma_info outside of MMIO setup
Michał Winiarski
2023-12-21
drm/xe: Skip calling drm_dev_put on probe error
Michał Winiarski
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
2023-12-21
drm/xe/vm: Fix ASID XA usage
Thomas Hellström
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
2023-12-21
drm/xe/display: fix error handling flow when device probing fails
Koby Elbaz
2023-12-21
drm/xe/display: Implement display support
Maarten Lankhorst
2023-12-21
drm/xe: implement driver initiated function-reset
Andrzej Hajda
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
2023-12-21
drm/xe/gsc: add gsc device support
Vitaly Lubart
2023-12-21
drm/xe/hwmon: Expose power attributes
Badal Nilawar
2023-12-21
drm/xe: Use vfunc to initialize PAT
Lucas De Marchi
2023-12-21
drm/xe: Interface xe drm client with fdinfo interface
Tejas Upadhyay
2023-12-21
drm/xe: Add drm-client infrastructure
Tejas Upadhyay
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
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: add lockdep annotation for xe_device_mem_access_get()
Matthew Auld
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
2023-12-21
drm/xe: hold mem_access.ref for CT fast-path
Matthew Auld
[next]