index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2023-12-21
drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
Niranjana Vishwanathapura
2023-12-21
drm/xe: Simplify engine class sched_props setting
Niranjana Vishwanathapura
2023-12-21
drm/xe: Add min/max cap for engine scheduler properties
Tejas Upadhyay
2023-12-21
drm/xe: Add sysfs for default engine scheduler properties
Tejas Upadhyay
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe: Cleanup CODE_INDENT style issues
Francois Dugast
2023-12-21
drm/xe: Skip applying copy engine fuses
Lucas De Marchi
2023-12-19
drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
Gustavo Sousa
2023-12-19
drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
Matt Roper
[next]