index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-13
drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
Zhanjun Dong
1
-15
/
+7
2026-03-13
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
1
-0
/
+1
2026-03-13
drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
Zhanjun Dong
1
-3
/
+4
2026-03-13
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
1
-13
/
+22
2026-03-13
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
3
-12
/
+63
2026-03-13
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
1
-2
/
+1
2026-03-13
drm/v3d: Remove dedicated fence_lock
Maíra Canal
3
-4
/
+1
2026-03-13
drm/v3d: Attach per-fd reset counters to v3d_stats
Tvrtko Ursulin
3
-35
/
+10
2026-03-13
drm/v3d: Hold v3d_stats references in each job
Tvrtko Ursulin
4
-37
/
+34
2026-03-13
drm/v3d: Refcount v3d_stats
Tvrtko Ursulin
5
-27
/
+84
2026-03-13
drm/v3d: Use raw seqcount helpers instead of fighting with lockdep
Tvrtko Ursulin
3
-45
/
+16
2026-03-13
drm/v3d: Handle error from drm_sched_entity_init()
Maíra Canal
1
-4
/
+12
2026-03-13
drm/colorop: Fix blob property reference tracking in state lifecycle
Harry Wentland
1
-7
/
+19
2026-03-13
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
1
-3
/
+3
2026-03-13
ACPI: AC: Define ACPI_AC_CLASS in one place
Rafael J. Wysocki
2
-4
/
+0
2026-03-13
drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpers
Chintan Patel
1
-64
/
+30
2026-03-13
drm/imx: ipuv3-plane: support underlay plane
Michael Tretter
1
-10
/
+9
2026-03-13
drm/imx: ipuv3-plane: decouple zpos from plane type
Michael Tretter
1
-2
/
+2
2026-03-13
drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAY
Martin Kepplinger-Novakovic
1
-0
/
+1
2026-03-13
drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property
Marek Vasut
1
-3
/
+12
2026-03-13
drm/i915/dp: Simplify forcing a link retraining
Imre Deak
1
-2
/
+2
2026-03-13
drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handler
Imre Deak
1
-3
/
+13
2026-03-13
drm: renesas: rz-du: mipi_dsi: Convert to FIELD_MODIFY()
Geert Uytterhoeven
1
-2
/
+1
2026-03-13
drm/i915/hdcp: Take force_hdcp14 into account during check_link
Suraj Kandpal
1
-1
/
+1
2026-03-13
Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-fixes
Dave Airlie
4
-115
/
+127
2026-03-13
Merge tag 'amd-drm-fixes-7.0-2026-03-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
13
-19
/
+73
2026-03-13
Merge tag 'drm-intel-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
9
-22
/
+116
2026-03-13
Merge tag 'drm-misc-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
5
-34
/
+61
2026-03-12
drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301
Matt Roper
1
-14
/
+0
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
1986
-27756
/
+248794
2026-03-12
drm/xe: Fix overflow in guc_ct_snapshot_capture
Mika Kuoppala
1
-1
/
+1
2026-03-12
drm/ttm/tests: add a test to exercise ttm_bo_swapout
Thadeu Lima de Souza Cascardo
2
-0
/
+43
2026-03-12
drm/ttm: document that ttm_bo_swapout deals with pages
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2026-03-12
drm/xe: implement VM_BIND decompression in vm_bind_ioctl
Nitin Gote
4
-9
/
+87
2026-03-12
drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
Nitin Gote
2
-27
/
+67
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
249
-4359
/
+106755
2026-03-12
Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
15
-100
/
+107
2026-03-11
drm/xe/pat: Extract gt_pta_entry()
Gustavo Sousa
1
-10
/
+23
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
2026-03-11
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
1
-1
/
+20
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
4
-4
/
+20
2026-03-11
drm/amdgpu: revert to old status lock handling v4
Christian König
4
-105
/
+68
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
2026-03-11
drm/amd/pm: Fix xgmi max speed reporting
Lijo Lazar
1
-2
/
+3
2026-03-11
drm/amdgpu: fix array out of bounds accesses for mes sw_fini
Le Ma
2
-4
/
+6
2026-03-11
drm/amdgpu: fix sysfs ip base addr with 64bit
Likun Gao
1
-7
/
+2
2026-03-11
drm/amdgpu: disable rlc fw info print
Likun Gao
1
-8
/
+8
2026-03-11
drm/amdgpu: change sdma doorbell size for soc v1
Likun Gao
1
-1
/
+1
2026-03-11
drm/amdgpu: correct SDMA instance number for soc v1_0
Likun Gao
1
-5
/
+7
[prev]
[next]