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_guc_log.c
Age
Commit message (
Expand
)
Author
2024-10-29
drm/xe/guc: Capture all available bits of GuC timestamp
John Harrison
2024-10-17
drm/xe/guc: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-10
drm/xe/guc: Fix inverted logic on snapshot->copy check
Colin Ian King
2024-10-08
drm/xe/guc: Extract GuC error capture lists
Zhanjun Dong
2024-10-08
drm/xe/guc: Add capture size check in GuC log buffer
Zhanjun Dong
2024-10-07
drm/xe/guc: Add a helper function for dumping GuC log to dmesg
John Harrison
2024-10-07
drm/xe/guc: Use a two stage dump for GuC logs and add more info
John Harrison
2024-10-07
drm/xe/guc: Copy GuC log prior to dumping
John Harrison
2024-10-03
drm/xe: Use fault injection infrastructure to find issues at probe time
Francois Dugast
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-02-20
drm/xe/guc: Allocate GuC data structures in system memory for initial load
Michał Winiarski
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
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