index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access
Yang Wang
1
-2
/
+4
2025-07-28
drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'
Srinivasan Shanmugam
1
-1
/
+7
2025-07-28
drm/amd/display: fix initial backlight brightness calculation
Lauri Tirkkonen
1
-2
/
+2
2025-07-28
drm/amdgpu: Avoid extra evict-restore process.
Gang Ba
1
-4
/
+2
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
2
-0
/
+2
2025-07-28
drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities
Peter Shkenev
1
-1
/
+1
2025-07-28
drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
Nathan Chancellor
1
-1
/
+1
2025-07-28
drm/amd/display: Fix divide by zero when calculating min ODM factor
Dillon Varone
1
-14
/
+15
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-84
/
+31
2025-07-28
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-6
/
+36
2025-07-28
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
1
-1
/
+2
2025-07-28
drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
Shuicheng Lin
1
-22
/
+6
2025-07-28
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
1
-5
/
+1
2025-07-28
drm/xe/vf: Don't register I2C devices if VF
Lukasz Laguna
1
-0
/
+3
2025-07-28
drm/xe/uc: Fix missing unwind goto
Zhanjun Dong
1
-1
/
+1
2025-07-28
drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
1
-2
/
+2
2025-07-28
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
1
-1
/
+1
2025-07-28
drm/xe: Don't fail probe on unsupported mailbox command
Raag Jadav
1
-1
/
+6
2025-07-28
drm/vmwgfx: fix missing assignment to ts
Colin Ian King
1
-1
/
+1
2025-07-28
drm/i915/vblank: Change log from err to debug
Suraj Kandpal
1
-3
/
+3
2025-07-26
drm/xe: Support for mmap-ing mmio regions
Ilia Levi
3
-0
/
+247
2025-07-25
drm/xe/xelp: Add Wa_18022495364
Tvrtko Ursulin
3
-0
/
+25
2025-07-25
drm/xe/xelp: Implement Wa_16010904313
Tvrtko Ursulin
3
-0
/
+46
2025-07-25
drm/i915/display: Remove unused declarations of intel_io_*
Gustavo Sousa
1
-4
/
+0
2025-07-25
drm/i915/dp: Fix disabling training pattern at end of UHBR link training
Imre Deak
1
-0
/
+2
2025-07-25
drm/xe/configfs: Use pci_name() for lookup
Michal Wajdeczko
1
-5
/
+1
2025-07-25
drm/xe/configfs: Enforce canonical device names
Michal Wajdeczko
1
-1
/
+8
2025-07-25
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
1
-1
/
+2
2025-07-25
drm/i915: Fix selecting CONFIG_DRM_KUNIT_TEST in debug builds
Imre Deak
1
-1
/
+1
2025-07-25
drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
Shuicheng Lin
1
-22
/
+6
2025-07-25
drm/xe: Remove unused GT TLB invalidation trace points
Matthew Brost
1
-16
/
+0
2025-07-25
drm/xe: Use GT TLB invalidation jobs in PT layer
Matthew Brost
2
-107
/
+80
2025-07-25
drm/xe: Add GT TLB invalidation jobs
Matthew Brost
5
-0
/
+349
2025-07-25
drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
Matthew Brost
2
-0
/
+61
2025-07-25
drm/xe: Create ordered workqueue for GT TLB invalidation jobs
Matthew Brost
2
-0
/
+10
2025-07-25
drm/xe: Add generic dependecy jobs / scheduler
Matthew Brost
4
-0
/
+194
2025-07-25
drm/xe: Explicitly mark migration queues with flag
Matthew Brost
2
-2
/
+6
2025-07-25
Merge tag 'drm-xe-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-1
/
+1
2025-07-25
Merge tag 'drm-intel-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2
-1
/
+8
2025-07-25
drm/xe/ptl: Apply Wa_16026007364
Sk Anirban
3
-0
/
+37
2025-07-24
drm/xe: Fix build without debugfs
Lucas De Marchi
1
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-82
/
+261
2025-07-24
drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
Tvrtko Ursulin
1
-5
/
+3
2025-07-24
drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE
Nitin Gote
2
-4
/
+2
2025-07-24
drm/i915: Replace empty conditional with continue in eb_relocate_vma()
Sebastian Brzezinka
1
-27
/
+27
2025-07-24
drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
1
-1
/
+2
2025-07-24
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
1
-5
/
+1
2025-07-24
drm/xe: Make GGTT TLB invalidation failure message GT oriented
Michal Wajdeczko
1
-2
/
+1
2025-07-24
panthor: dump task pid and comm on gpu errors
Chia-I Wu
1
-5
/
+19
2025-07-24
panthor: save task pid and comm in panthor_group
Chia-I Wu
1
-0
/
+19
[prev]
[next]