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-12-01
drm/xe: Add cpu_caching to properties line in VM snapshot capture
Matthew Brost
-2
/
+5
2025-12-01
drm/xe: Add pat_index to properties line in VM snapshot capture
Matthew Brost
-2
/
+5
2025-12-01
drm/xe: Add mem_region to properties line in VM snapshot capture
Matthew Brost
-2
/
+21
2025-12-01
drm/xe: Add "null_sparse" type to VM snap properties
Matthew Brost
-1
/
+10
2025-12-01
drm/xe: Add properties line to VM snapshot capture
Matthew Brost
-0
/
+12
2025-12-01
drm/panel-edp: Add CSW MNE007QB3-1
Langyan Ye
-0
/
+1
2025-12-01
drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()
Vinay Belgaumkar
-8
/
+9
2025-12-01
drm/xe: Fix freq kobject leak on sysfs_create_files failure
Shuicheng Lin
-1
/
+3
2025-12-01
drm/xe/xe3_lpg: Apply Wa_16028005424
Balasubramani Vivekanandan
-0
/
+8
2025-12-01
drm/{i915,xe}/display: drop intel_wakeref.h usage
Jani Nikula
-9
/
+6
2025-12-01
drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
-123
/
+122
2025-12-01
drm/i915/power: drop wakeref parameter from with_intel_display_power*()
Jani Nikula
-30
/
+23
2025-12-01
drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *
Jani Nikula
-10
/
+8
2025-12-01
drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()
Jani Nikula
-44
/
+22
2025-12-01
drm/xe: Protect against unset LRC when pausing submissions
Tomasz Lis
-6
/
+16
2025-12-01
drm/xe/vf: Start re-emission from first unsignaled job during VF migration
Matthew Brost
-15
/
+19
2025-12-01
drm/xe/pf: Use div_u64 when calculating GGTT profile
Michal Wajdeczko
-1
/
+1
2025-12-01
drm/xe: Fix memory leak when handling pagefault vma
Mika Kuoppala
-1
/
+0
2025-12-01
drm/xe/pf: Export helpers for VFIO
Michał Winiarski
-0
/
+84
2025-12-01
drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
Michał Winiarski
-0
/
+20
2025-12-01
drm/xe/pf: Enable SR-IOV VF migration
Michał Winiarski
-7
/
+42
2025-12-01
drm/xe/pm: Add scope-based cleanup helper for runtime PM
Matt Roper
-0
/
+38
2025-12-01
drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()
Thomas Zimmermann
-31
/
+43
2025-12-01
drm/ast: Support cursor buffers objects in I/O memory
Thomas Zimmermann
-1
/
+14
2025-12-01
drm/ast: Move cursor format conversion into helper function
Thomas Zimmermann
-23
/
+39
2025-11-28
drm/xe/pf: Export helpers for VFIO
Michał Winiarski
-0
/
+84
2025-11-28
drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
Michał Winiarski
-0
/
+20
2025-11-28
drm/xe/pf: Enable SR-IOV VF migration
Michał Winiarski
-7
/
+42
2025-11-28
i915/display/intel_ddi: Reduce severity of failed FEC enabling
Michał Grzelak
-1
/
+1
2025-11-28
drm/panic: Report invalid or unsupported panic modes
Tvrtko Ursulin
-13
/
+62
2025-11-28
drm/panthor: Kill panthor_sched_immediate_tick()
Boris Brezillon
-9
/
+2
2025-11-28
drm/panthor: Make sure we resume the tick when new jobs are submitted
Boris Brezillon
-9
/
+34
2025-11-28
drm/panthor: Fix the logic that decides when to stop ticking
Boris Brezillon
-27
/
+17
2025-11-28
drm/panthor: Fix immediate ticking on a disabled tick
Boris Brezillon
-2
/
+7
2025-11-28
drm/panthor: Fix the group priority rotation logic
Boris Brezillon
-21
/
+31
2025-11-28
drm/panthor: Fix the full_tick check
Boris Brezillon
-2
/
+5
2025-11-28
drm/panthor: Don't try to enable extract events
Boris Brezillon
-4
/
+2
2025-11-28
drm/panthor: Simplify group idleness tracking
Boris Brezillon
-29
/
+2
2025-11-28
drm/xe/dsb: drop the unnecessary struct i915_vma
Jani Nikula
-20
/
+8
2025-11-28
drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
Jani Nikula
-7
/
+13
2025-11-28
drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
Jani Nikula
-35
/
+72
2025-11-28
drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
Jani Nikula
-9
/
+7
2025-11-28
drm/panthor: Relax a check in panthor_sched_pre_reset()
Boris Brezillon
-2
/
+0
2025-11-28
drm/panthor: Make panthor_vm_[un]map_pages() more robust
Boris Brezillon
-27
/
+54
2025-11-28
drm/panthor: Add support for atomic page table updates
Boris Brezillon
-93
/
+97
2025-11-28
drm/panthor: Recover from panthor_gpu_flush_caches() failures
Boris Brezillon
-7
/
+12
2025-11-28
drm/panthor: Kill lock_region()
Boris Brezillon
-10
/
+10
2025-11-28
drm/panthor: Always wait after sending a command to an AS
Boris Brezillon
-15
/
+12
2025-11-28
drm/panthor: Prevent potential UAF in group creation
Akash Goel
-4
/
+15
2025-11-28
drm/{i915,xe}/hdcp: use parent interface for HDCP GSC calls
Jani Nikula
-81
/
+126
[prev]
[next]