index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Fix total initialization in xe_ggtt_print_holes()
Nathan Chancellor
2024-08-24
2
-2
/
+2
*
drm/xe/display: handle HPD polling in display runtime suspend/resume
Vinod Govindapillai
2024-08-23
3
-3
/
+32
*
drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()
Imre Deak
2024-08-23
1
-12
/
+6
*
drm/xe: Suspend/resume user access only during system s/r
Imre Deak
2024-08-23
1
-4
/
+6
*
drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
Matthew Brost
2024-08-23
2
-7
/
+7
*
drm/xe: Move hw_engine_fini to devm managed
Matthew Brost
2024-08-23
1
-2
/
+2
*
drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
Matthew Brost
2024-08-23
1
-1
/
+1
*
drm/xe: Set firmware state to loadable before registering guc_fini_hw
Matthew Brost
2024-08-23
1
-2
/
+2
*
drm/xe: Move ggtt_fini to devm managed
Matthew Brost
2024-08-23
1
-2
/
+2
*
Revert "drm/xe: Invalidate media_gt TLBs in PT code"
Matthew Brost
2024-08-23
1
-80
/
+19
*
drm/xe: Fix missing runtime outer protection for ggtt_remove_node
Rodrigo Vivi
2024-08-22
2
-39
/
+73
*
drm/xe: Make xe_ggtt_node struct independent
Rodrigo Vivi
2024-08-22
12
-104
/
+214
*
drm/xe: Refactor xe_ggtt balloon functions to make the node clear
Rodrigo Vivi
2024-08-22
3
-15
/
+18
*
drm/xe: Introduce xe_ggtt_print_holes
Rodrigo Vivi
2024-08-22
3
-24
/
+42
*
drm/xe: Introduce xe_ggtt_largest_hole
Rodrigo Vivi
2024-08-22
3
-21
/
+38
*
drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
Rodrigo Vivi
2024-08-22
4
-7
/
+19
*
drm/xe: Rename xe_ggtt_node related functions
Rodrigo Vivi
2024-08-22
4
-56
/
+54
*
drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
Rodrigo Vivi
2024-08-22
11
-78
/
+90
*
drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
Rodrigo Vivi
2024-08-22
4
-3
/
+16
*
drm/xe: Remove unnecessary drm_mm.h includes
Rodrigo Vivi
2024-08-22
3
-3
/
+1
*
drm/xe: Introduce GGTT documentation
Rodrigo Vivi
2024-08-22
3
-35
/
+150
*
drm/xe: Removed unused xe_ggtt_printk
Rodrigo Vivi
2024-08-22
2
-21
/
+0
*
drm/xe: fixup xe_alloc_pf_queue
Matthew Auld
2024-08-21
1
-1
/
+4
*
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
2024-08-21
1
-19
/
+80
*
drm/xe: Invalidate media_gt TLBs
Matthew Brost
2024-08-21
1
-13
/
+24
*
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
2024-08-21
1
-1
/
+2
*
drm/xe: Drop HW fence pointer to HW fence ctx
Matthew Brost
2024-08-20
3
-7
/
+11
*
drm/xe/guc: Bump the G2H queue size to account for page faults
Stuart Summers
2024-08-20
1
-2
/
+10
*
drm/xe: Use topology to determine page fault queue size
Stuart Summers
2024-08-20
2
-14
/
+49
*
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Stuart Summers
2024-08-20
1
-2
/
+16
*
drm/xe/lnl: Offload system clear page activity to GPU
Nirmoy Das
2024-08-19
3
-2
/
+38
*
drm/ttm: Add a flag to allow drivers to skip clear-on-free
Nirmoy Das
2024-08-19
2
-8
/
+16
*
drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
Thorsten Blum
2024-08-19
1
-2
/
+1
*
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
2024-08-19
2
-5
/
+29
*
drm/xe/display: Match i915 driver suspend/resume sequences better
Maarten Lankhorst
2024-08-19
1
-5
/
+14
*
drm/xe: prevent UAF around preempt fence
Matthew Auld
2024-08-19
4
-4
/
+4
*
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
2024-08-19
5
-14
/
+12
*
drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
Francois Dugast
2024-08-17
3
-26
/
+0
*
drm/xe/vm: Remove restriction that all VMs must be faulting if one is
Francois Dugast
2024-08-17
1
-8
/
+0
*
drm/xe/exec: Switch hw engine group execution mode upon job submission
Francois Dugast
2024-08-17
3
-2
/
+84
*
drm/xe/hw_engine_group: Ensure safe transition between execution modes
Francois Dugast
2024-08-17
2
-0
/
+80
*
drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
Francois Dugast
2024-08-17
1
-0
/
+33
*
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
2024-08-17
2
-2
/
+33
*
drm/xe/exec_queue: Remove duplicated code
Francois Dugast
2024-08-17
1
-4
/
+1
*
drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
Francois Dugast
2024-08-17
1
-0
/
+36
*
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
2024-08-17
5
-0
/
+86
*
drm/xe/guc_submit: Make suspend_wait interruptible
Francois Dugast
2024-08-17
1
-6
/
+6
*
drm/xe/hw_engine_group: Introduce xe_hw_engine_group
Francois Dugast
2024-08-17
6
-0
/
+176
*
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
2024-08-17
4
-68
/
+70
*
drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
Matt Roper
2024-08-16
4
-4
/
+83
[next]