index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
drm/amd/display: Allow DCN301 to clear update flags
Ivan Lipski
1
-1
/
+2
2025-07-28
drm/amd/display: Pass up errors for reset GPU that fails to init HW
Mario Limonciello
1
-1
/
+3
2025-07-28
drm/amd/display: Only finalize atomic_obj if it was initialized
Mario Limonciello
1
-1
/
+2
2025-07-28
drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supported
Mario Limonciello
1
-2
/
+4
2025-07-28
drm/amd/display: Disable dsc_power_gate for dcn314 by default
Roman Li
1
-0
/
+1
2025-07-28
drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14
Frank Min
5
-10
/
+29
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-25
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-24
drm/xe: Remove unused GT TLB invalidation trace points
Matthew Brost
1
-16
/
+0
2025-07-24
drm/xe: Use GT TLB invalidation jobs in PT layer
Matthew Brost
2
-107
/
+80
2025-07-24
drm/xe: Add GT TLB invalidation jobs
Matthew Brost
5
-0
/
+349
2025-07-24
drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
Matthew Brost
2
-0
/
+61
2025-07-24
drm/xe: Create ordered workqueue for GT TLB invalidation jobs
Matthew Brost
2
-0
/
+10
2025-07-24
drm/xe: Add generic dependecy jobs / scheduler
Matthew Brost
4
-0
/
+194
2025-07-24
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-24
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
[prev]
[next]