index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
66
-125
/
+172
2023-12-20
drm/xe: Assume MTL's forcewake register continues to future platforms
Matt Roper
1
-3
/
+1
2023-12-20
drm/xe: Remove gen-based mmio offsets from hw engine init
Matt Roper
1
-104
/
+28
2023-12-20
drm/xe: Fix kunit integration due to missing prototypes
Lucas De Marchi
9
-7
/
+52
2023-12-20
drm/xe/pm: fix unbalanced ref handling
Matthew Auld
3
-0
/
+10
2023-12-20
drm/xe/guc: Remove i915_regs.h include
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Remove outdated build workaround
Lucas De Marchi
1
-8
/
+2
2023-12-20
drm/xe: Remove duplicate media_ver
Lucas De Marchi
3
-4
/
+1
2023-12-20
drm/xe: Add missing include xe_wait_user_fence.h
Lucas De Marchi
1
-0
/
+2
2023-12-20
drm/xe: Add missing doc for xe parameter
Lucas De Marchi
1
-0
/
+1
2023-12-20
drm/xe: Remove unused functions
Lucas De Marchi
1
-25
/
+0
2023-12-20
drm/xe: Fix application of LRC tunings
Lucas De Marchi
3
-1
/
+17
2023-12-20
drm/xe: Make local functions static
Lucas De Marchi
4
-9
/
+9
2023-12-20
drm/xe/query: zero the region info
Matthew Auld
1
-5
/
+1
2023-12-20
drm/xe/stolen: don't map stolen on small-bar
Matthew Auld
3
-14
/
+37
2023-12-20
drm/xe/mmio: fix forcewake ref leak in xe_mmio_ioctl
Matthew Auld
1
-14
/
+14
2023-12-20
drm/xe: Remove unseless xe_force_wake_prune.
Rodrigo Vivi
3
-19
/
+0
2023-12-20
drm/xe: Update the list of devices to add even more TGL devices
Carlos Santa
2
-3
/
+3
2023-12-20
drm/xe: Initialize ret in mcr_lock()
José Roberto de Souza
1
-1
/
+1
2023-12-20
drm/xe/rtp: Support multiple actions per entry
Lucas De Marchi
6
-135
/
+179
2023-12-20
drm/xe/rtp: Split action and entry flags
Lucas De Marchi
5
-46
/
+80
2023-12-20
drm/xe: Rename xe_rtp_regval to xe_rtp_action
Lucas De Marchi
3
-24
/
+27
2023-12-20
drm/xe/mcr: Add SQIDI steering for DG2
Lucas De Marchi
4
-32
/
+59
2023-12-20
drm/xe/mcr: Use designated init for xe_steering_types
Lucas De Marchi
1
-6
/
+6
2023-12-20
drm/xe: Remove TODO from workaround documentation
Lucas De Marchi
1
-3
/
+0
2023-12-20
drm/xe: Remove TODO from rtp infra
Lucas De Marchi
1
-4
/
+0
2023-12-20
drm/xe: Fix xe_tuning include
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: Fix typo in MCR documentation
Lucas De Marchi
1
-5
/
+5
2023-12-20
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
3
-0
/
+27
2023-12-20
drm/xe: Drop TLB invalidation from ring operations
Matthew Brost
1
-39
/
+1
2023-12-20
drm/xe: Add TLB invalidation fence after rebinds issued from execs
Matthew Brost
1
-90
/
+110
2023-12-20
drm/xe: Add has_asid to device info
Matthew Brost
4
-4
/
+9
2023-12-20
drm/xe: Signal invalidation fence immediately if CT send fails
Matthew Brost
1
-9
/
+14
2023-12-20
drm/xe: Propagate VM unbind error to invalidation fence
Matthew Brost
1
-1
/
+7
2023-12-20
drm/xe: Lock GGTT on when restoring kernel BOs
Matthew Brost
1
-1
/
+4
2023-12-20
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
13
-21
/
+89
2023-12-20
drm/xe: Propagate error from bind operations to async fence
Matthew Brost
1
-1
/
+8
2023-12-20
drm/xe: Add range based TLB invalidations
Matthew Brost
5
-25
/
+84
2023-12-20
drm/xe: Add has_range_tlb_invalidation device attribute
Matthew Brost
2
-0
/
+6
2023-12-20
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
1
-24
/
+0
2023-12-20
drm/xe: Only set VM->asid for platforms that support a ASID
Matthew Brost
1
-13
/
+17
2023-12-20
drm/xe: Add TDR for invalidation fence timeout cleanup
Matthew Brost
4
-5
/
+65
2023-12-20
drm/xe: Add TLB invalidation fence ftrace
Matthew Brost
3
-0
/
+60
2023-12-20
drm/xe: Kernel doc GT TLB invalidations
Matthew Brost
1
-1
/
+51
2023-12-20
drm/xe: Invalidate TLB after unbind is complete
Matthew Brost
3
-0
/
+107
2023-12-20
drm/xe: Add TLB invalidation fence
Matthew Brost
8
-7
/
+80
2023-12-20
drm/xe: Move TLB invalidation variable to own sub-structure in GT
Matthew Brost
3
-23
/
+25
2023-12-20
drm/xe: Break of TLB invalidation into its own file
Matthew Brost
9
-99
/
+146
2023-12-20
drm/xe: Don't process TLB invalidation done in CT fast-path
Matthew Brost
1
-1
/
+8
2023-12-20
drm/xe/migrate: Update emit_pte to cope with a size level than 4k
Matthew Brost
1
-11
/
+6
[next]