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
Age
Commit message (
Expand
)
Author
Lines
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
2025-07-24
panthor: set owner field for driver fops
Chia-I Wu
-11
/
+3
2025-07-24
Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-38
/
+99
2025-07-23
drm/xe: Enable SR-IOV for TGL
Michal Wajdeczko
-0
/
+1
2025-07-23
drm/xe: Enable SR-IOV for ADL/ATSM
Michal Wajdeczko
-0
/
+4
2025-07-23
drm/xe/pf: Enable SR-IOV PF mode by default
Michal Wajdeczko
-1
/
+7
2025-07-23
drm/panel-edp: Add 50ms disable delay for four panels
Langyan Ye
-5
/
+6
2025-07-23
drm/xe: Fix build without debugfs
Lucas De Marchi
-1
/
+1
2025-07-23
drm/xe/vf: Register CCS read/write contexts with Guc
Satyanarayana K V P
-20
/
+150
2025-07-23
drm/xe/vf: Attach and detach CCS copy commands with BO
Satyanarayana K V P
-0
/
+297
2025-07-23
drm/xe/vf: Create contexts for CCS read write
Satyanarayana K V P
-0
/
+340
2025-07-23
drm/display: bridge-connector: correct CEC bridge pointers in drm_bridge_conn...
Dmitry Baryshkov
-0
/
+4
2025-07-23
drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Aakash Deep Sarkar
-1
/
+2
2025-07-23
drm/xe/vf: Don't register I2C devices if VF
Lukasz Laguna
-0
/
+3
[prev]
[next]