index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_hw_engine.c
Age
Commit message (
Expand
)
Author
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-28
drm/xe: move the kernel lrc from hwe to execlist port
Ilia Levi
2024-08-23
drm/xe: Move hw_engine_fini to devm managed
Matthew Brost
2024-08-17
drm/xe/hw_engine_group: Introduce xe_hw_engine_group
Francois Dugast
2024-08-15
drm/xe: fix engine_class bounds check again
Matthew Auld
2024-08-06
drm/xe: Add kernel doc for xe_hw_engine_lookup
Mika Kuoppala
2024-08-06
drm/xe: Export xe_hw_engine's mmio accessors
Dominik Grzegorzek
2024-07-31
drm/xe/xe2: Enable Priority Mem Read
Pallavi Mishra
2024-07-30
drm/xe: Move and export xe_hw_engine lookup.
Dominik Grzegorzek
2024-06-28
drm/xe: Get hwe domain specific FW to read RING_TIMESTAMP
Umesh Nerlige Ramappa
2024-06-20
drm/xe/vf: Skip engine ring enabling if VF
Michal Wajdeczko
2024-06-14
drm/xe: Drop duplicated declaration
Michal Wajdeczko
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
2024-05-28
drm/xe: Don't refer to general LRC initialization as a "wa"
Matt Roper
2024-05-21
drm/xe: Add helper to capture engine timestamp
Lucas De Marchi
2024-05-21
drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
Lucas De Marchi
2024-05-21
drm/xe: Promote xe_hw_engine_class_to_str()
Lucas De Marchi
2024-05-17
drm/xe: Replace RING_START_UDW by u64 RING_START
José Roberto de Souza
2024-05-08
drm/xe: Dump Indirect Ring State registers
Niranjana Vishwanathapura
2024-05-01
drm/xe/gsc: Turn off GSCCS interrupts when disabling the engine
Daniele Ceraolo Spurio
2024-04-24
drm/xe: Add INSTDONE registers to devcoredump
José Roberto de Souza
2024-04-24
drm/xe: Store xe_hw_engine in xe_hw_engine_snapshot
José Roberto de Souza
2024-04-18
drm/xe: Simplify function return using drmm_add_action_or_reset()
Himal Prasad Ghimiray
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
2024-03-14
drm/xe/gsc: Handle GSCCS ER interrupt
Daniele Ceraolo Spurio
2024-02-13
drm/xe/vf: Don't try to capture engine data unavailable to VF
Michal Wajdeczko
2024-01-24
drm/xe: Remove additional spaces in devcoredump HW Engines section
José Roberto de Souza
2024-01-24
drm/xe: Print registers spread in 2 u32 as u64
José Roberto de Souza
2024-01-24
drm/xe: Remove double new lines in devcoredump
José Roberto de Souza
2024-01-16
drm/xe: Use kstrdup while creating snapshot
Michal Wajdeczko
2024-01-08
drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP support
Nirmoy Das
2023-12-21
drm/xe: Define IRQ offsets used by HW engines
Michal Wajdeczko
2023-12-21
drm/xe: Define interrupt vector bits with the interrupt registers
Matt Roper
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
drm/xe/gsc: Define GSCCS for MTL
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Drop EXECLIST_CONTROL from error state dump
Matt Roper
2023-12-21
drm/xe: Add infrastructure for per engine tuning
Matt Atwood
2023-12-21
drm/xe: Remove devcoredump readout of IPEIR
José Roberto de Souza
2023-12-21
drm/xe: Fix devcoredump readout of IPEHR
José Roberto de Souza
2023-12-21
drm/xe: Fix RING_MI_MODE label in devcoredump
José Roberto de Souza
2023-12-21
drm/xe: Leverage ComputeCS read L3 caching
Balasubramani Vivekanandan
2023-12-21
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe/xe2: Handle fused-off CCS engines
Matt Roper
2023-12-21
drm/xe: enable idle msg and set hysteresis for GSCCS
Daniele Ceraolo Spurio
2023-12-21
drm/xe: don't expose the GSCCS to users
Daniele Ceraolo Spurio
2023-12-21
drm/xe: base definitions for the GSCCS
Daniele Ceraolo Spurio
[next]