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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-10-15
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
Matthew Brost
5
-3
/
+89
2021-10-15
drm/i915/guc: Take GT PM ref when deregistering context
Matthew Brost
6
-54
/
+121
2021-10-15
drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
Matthew Brost
3
-34
/
+46
2021-10-15
drm/i915/gt: move remaining debugfs interfaces into gt
Andi Shyti
5
-36
/
+111
2021-10-15
drm/i915: fix blank screen booting crashes
Hugh Dickins
1
-2
/
+2
2021-10-13
drm/i915: Stop using I915_TILING_* in client blit selftest
Matt Roper
1
-11
/
+18
2021-10-12
drm/i915/gt: add asm/cacheflush.h for use of clflush()
Lucas De Marchi
1
-0
/
+1
2021-10-12
drm/i915/gt: include tsc.h where used
Lucas De Marchi
1
-0
/
+1
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
11
-31
/
+18
2021-10-06
drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
Tvrtko Ursulin
1
-1
/
+11
2021-10-05
drm/i915: Fix bug in user proto-context creation that leaked contexts
Matthew Brost
1
-1
/
+4
2021-10-04
drm/i915: Clean up disabled warnings
Nathan Chancellor
1
-6
/
+4
2021-10-04
drm/i915/pxp: enable PXP for integrated Gen12
Daniele Ceraolo Spurio
1
-0
/
+2
2021-10-04
drm/i915/pxp: add PXP documentation
Daniele Ceraolo Spurio
3
-12
/
+71
2021-10-04
drm/i915/pxp: add pxp debugfs
Daniele Ceraolo Spurio
4
-0
/
+102
2021-10-04
drm/i915/pxp: black pixels on pxp disabled
Anshuman Gupta
4
-3
/
+94
2021-10-04
drm/i915/pxp: Add plane decryption support
Anshuman Gupta
7
-9
/
+54
2021-10-04
drm/i915/pxp: Enable PXP power management
Huang, Sean Z
8
-11
/
+126
2021-10-04
drm/i915/pxp: start the arb session on demand
Daniele Ceraolo Spurio
7
-29
/
+42
2021-10-04
drm/i915/pxp: interfaces for using protected objects
Daniele Ceraolo Spurio
14
-35
/
+402
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
11
-16
/
+284
2021-10-04
drm/i915/pxp: Implement arb session teardown
Huang, Sean Z
7
-4
/
+212
2021-10-04
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
10
-0
/
+243
2021-10-04
drm/i915/pxp: set KCR reg init
Daniele Ceraolo Spurio
3
-0
/
+34
2021-10-04
drm/i915/pxp: Implement funcs to create the TEE channel
Huang, Sean Z
5
-1
/
+112
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
7
-0
/
+131
2021-10-04
drm/i915/pxp: define PXP device flag and kconfig
Daniele Ceraolo Spurio
3
-0
/
+15
2021-10-04
mei: pxp: export pavp client to me client bus
Vitaly Lubart
6
-0
/
+270
2021-10-04
drm/i915/pxp: Define PXP component interface
Daniele Ceraolo Spurio
2
-0
/
+43
2021-10-01
drm/i915/guc: Move and improve error message for missed CTB reply
Michal Wajdeczko
1
-4
/
+4
2021-10-01
drm/i915/guc: Print error name on CTB send failure
Michal Wajdeczko
1
-2
/
+2
2021-10-01
drm/i915/guc: Print error name on CTB (de)registration failure
Michal Wajdeczko
1
-4
/
+4
2021-10-01
drm/i915/guc: Verify result from CTB (de)register action
Michal Wajdeczko
1
-2
/
+8
2021-10-01
drm/i915: Use fixed offset for PTEs location
Michal Wajdeczko
1
-2
/
+17
2021-10-01
drm/i915/ttm: Rework object initialization slightly
Thomas Hellström
3
-20
/
+64
2021-09-30
drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...
Cai Huoqing
4
-15
/
+14
2021-09-29
drm/i915: Fix runtime pm handling in i915_gem_shrink
Maarten Lankhorst
1
-2
/
+5
2021-09-27
drm/i915: remember to call i915_sw_fence_fini
Matthew Auld
1
-0
/
+1
2021-09-25
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
2
-2
/
+2
2021-09-24
drm/i915: Remove warning from the rps worker
Tejas Upadhyay
1
-2
/
+0
2021-09-24
drm/i915/selftests: exercise shmem_writeback with THP
Matthew Auld
1
-1
/
+2
2021-09-24
drm/i915/request: fix early tracepoints
Matthew Auld
1
-9
/
+2
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
19
-31
/
+56
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
4
-9
/
+17
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
9
-3
/
+60
2021-09-24
drm/i915 Implement LMEM backup and restore for suspend / resume
Thomas Hellström
10
-13
/
+353
2021-09-24
drm/i915/gt: Increase suspend timeout
Thomas Hellström
1
-1
/
+3
2021-09-24
drm/i915/gem: Implement a function to process all gem objects of a region
Thomas Hellström
2
-0
/
+107
2021-09-24
drm/i915/ttm: Implement a function to copy the contents of two TTM-based objects
Thomas Hellström
2
-9
/
+64
2021-09-24
drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() function
Thomas Hellström
1
-1
/
+1
[next]