index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-07-28
drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access
Yang Wang
-2
/
+4
2025-07-28
drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'
Srinivasan Shanmugam
-1
/
+7
2025-07-28
drm/amd/display: fix initial backlight brightness calculation
Lauri Tirkkonen
-2
/
+2
2025-07-28
drm/amdgpu: Avoid extra evict-restore process.
Gang Ba
-4
/
+2
2025-07-28
drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_prop
Alex Deucher
-0
/
+2
2025-07-28
drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilities
Peter Shkenev
-1
/
+1
2025-07-28
drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
Nathan Chancellor
-1
/
+1
2025-07-28
drm/amd/display: Fix divide by zero when calculating min ODM factor
Dillon Varone
-14
/
+15
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-84
/
+31
2025-07-28
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-6
/
+36
2025-07-28
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
-1
/
+2
2025-07-28
drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
Shuicheng Lin
-22
/
+6
2025-07-28
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
-5
/
+1
2025-07-28
drm/xe/vf: Don't register I2C devices if VF
Lukasz Laguna
-0
/
+3
2025-07-28
drm/xe/uc: Fix missing unwind goto
Zhanjun Dong
-1
/
+1
2025-07-28
drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
-2
/
+2
2025-07-28
drm/xe/oa: Fix static checker warning about null gt
Ashutosh Dixit
-1
/
+1
2025-07-28
drm/xe: Don't fail probe on unsupported mailbox command
Raag Jadav
-1
/
+6
2025-07-28
drm/vmwgfx: fix missing assignment to ts
Colin Ian King
-1
/
+1
2025-07-28
drm/i915/vblank: Change log from err to debug
Suraj Kandpal
-3
/
+3
2025-07-25
drm/xe: Support for mmap-ing mmio regions
Ilia Levi
-0
/
+247
2025-07-25
drm/xe/xelp: Add Wa_18022495364
Tvrtko Ursulin
-0
/
+25
2025-07-25
drm/xe/xelp: Implement Wa_16010904313
Tvrtko Ursulin
-0
/
+46
2025-07-25
drm/i915/display: Remove unused declarations of intel_io_*
Gustavo Sousa
-4
/
+0
2025-07-25
drm/i915/dp: Fix disabling training pattern at end of UHBR link training
Imre Deak
-0
/
+2
2025-07-25
drm/xe/configfs: Use pci_name() for lookup
Michal Wajdeczko
-5
/
+1
2025-07-25
drm/xe/configfs: Enforce canonical device names
Michal Wajdeczko
-1
/
+8
2025-07-25
drm/xe/configfs: Fix pci_dev reference leak
Michal Wajdeczko
-1
/
+2
2025-07-25
drm/i915: Fix selecting CONFIG_DRM_KUNIT_TEST in debug builds
Imre Deak
-1
/
+1
2025-07-25
drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()
Shuicheng Lin
-22
/
+6
2025-07-24
drm/xe: Remove unused GT TLB invalidation trace points
Matthew Brost
-16
/
+0
2025-07-24
drm/xe: Use GT TLB invalidation jobs in PT layer
Matthew Brost
-107
/
+80
2025-07-24
drm/xe: Add GT TLB invalidation jobs
Matthew Brost
-0
/
+349
2025-07-24
drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
Matthew Brost
-0
/
+61
2025-07-24
drm/xe: Create ordered workqueue for GT TLB invalidation jobs
Matthew Brost
-0
/
+10
2025-07-24
drm/xe: Add generic dependecy jobs / scheduler
Matthew Brost
-0
/
+194
2025-07-24
drm/xe: Explicitly mark migration queues with flag
Matthew Brost
-2
/
+6
2025-07-25
Merge tag 'drm-xe-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-1
/
+1
2025-07-25
Merge tag 'drm-intel-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-1
/
+8
2025-07-24
drm/xe/ptl: Apply Wa_16026007364
Sk Anirban
-0
/
+37
2025-07-24
drm/xe: Fix build without debugfs
Lucas De Marchi
-1
/
+1
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-82
/
+261
2025-07-24
drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
Tvrtko Ursulin
-5
/
+3
2025-07-24
drm/xe: Rename MCFG_MCR_SELECTOR to STEER_SEMAPHORE
Nitin Gote
-4
/
+2
2025-07-24
drm/i915: Replace empty conditional with continue in eb_relocate_vma()
Sebastian Brzezinka
-27
/
+27
2025-07-24
drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
-1
/
+2
2025-07-24
drm/xe/guc: Clear whole g2h_fence during initialization
Michal Wajdeczko
-5
/
+1
2025-07-24
drm/xe: Make GGTT TLB invalidation failure message GT oriented
Michal Wajdeczko
-2
/
+1
2025-07-24
panthor: dump task pid and comm on gpu errors
Chia-I Wu
-5
/
+19
2025-07-24
panthor: save task pid and comm in panthor_group
Chia-I Wu
-0
/
+19
[prev]
[next]