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
Age
Commit message (
Expand
)
Author
Lines
2021-10-04
drm/i915/pxp: add PXP documentation
Daniele Ceraolo Spurio
-12
/
+71
2021-10-04
drm/i915/pxp: add pxp debugfs
Daniele Ceraolo Spurio
-0
/
+102
2021-10-04
drm/i915/pxp: black pixels on pxp disabled
Anshuman Gupta
-3
/
+94
2021-10-04
drm/i915/pxp: Add plane decryption support
Anshuman Gupta
-9
/
+54
2021-10-04
drm/i915/pxp: Enable PXP power management
Huang, Sean Z
-11
/
+126
2021-10-04
drm/i915/pxp: start the arb session on demand
Daniele Ceraolo Spurio
-29
/
+42
2021-10-04
drm/i915/pxp: interfaces for using protected objects
Daniele Ceraolo Spurio
-35
/
+402
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
-16
/
+284
2021-10-04
drm/i915/pxp: Implement arb session teardown
Huang, Sean Z
-4
/
+212
2021-10-04
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
-0
/
+243
2021-10-04
drm/i915/pxp: set KCR reg init
Daniele Ceraolo Spurio
-0
/
+34
2021-10-04
drm/i915/pxp: Implement funcs to create the TEE channel
Huang, Sean Z
-1
/
+112
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
-0
/
+131
2021-10-04
drm/i915/pxp: define PXP device flag and kconfig
Daniele Ceraolo Spurio
-0
/
+15
2021-10-04
mei: pxp: export pavp client to me client bus
Vitaly Lubart
-0
/
+270
2021-10-04
drm/i915/pxp: Define PXP component interface
Daniele Ceraolo Spurio
-0
/
+43
2021-10-01
drm/i915/guc: Move and improve error message for missed CTB reply
Michal Wajdeczko
-4
/
+4
2021-10-01
drm/i915/guc: Print error name on CTB send failure
Michal Wajdeczko
-2
/
+2
2021-10-01
drm/i915/guc: Print error name on CTB (de)registration failure
Michal Wajdeczko
-4
/
+4
2021-10-01
drm/i915/guc: Verify result from CTB (de)register action
Michal Wajdeczko
-2
/
+8
2021-10-01
drm/i915: Use fixed offset for PTEs location
Michal Wajdeczko
-2
/
+17
2021-10-01
drm/i915/ttm: Rework object initialization slightly
Thomas Hellström
-20
/
+64
2021-09-30
drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...
Cai Huoqing
-15
/
+14
2021-09-29
drm/i915: Fix runtime pm handling in i915_gem_shrink
Maarten Lankhorst
-2
/
+5
2021-09-27
drm/i915: remember to call i915_sw_fence_fini
Matthew Auld
-0
/
+1
2021-09-24
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
-2
/
+2
2021-09-24
drm/i915: Remove warning from the rps worker
Tejas Upadhyay
-2
/
+0
2021-09-24
drm/i915/selftests: exercise shmem_writeback with THP
Matthew Auld
-1
/
+2
2021-09-24
drm/i915/request: fix early tracepoints
Matthew Auld
-9
/
+2
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
-31
/
+56
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
-9
/
+17
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
-3
/
+60
2021-09-24
drm/i915 Implement LMEM backup and restore for suspend / resume
Thomas Hellström
-13
/
+353
2021-09-24
drm/i915/gt: Increase suspend timeout
Thomas Hellström
-1
/
+3
2021-09-24
drm/i915/gem: Implement a function to process all gem objects of a region
Thomas Hellström
-0
/
+107
2021-09-24
drm/i915/ttm: Implement a function to copy the contents of two TTM-based objects
Thomas Hellström
-9
/
+64
2021-09-24
drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() function
Thomas Hellström
-1
/
+1
2021-09-23
drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
Akira Yokosawa
-10
/
+10
2021-09-23
drm/i915/uncore: fwtable read handlers are now used on all forcewake platforms
Matt Roper
-9
/
+2
2021-09-22
drm/i915/debugfs: Do not report currently active engine when describing objects
Tvrtko Ursulin
-22
/
+0
2021-09-21
drm/i915/dg2: Add DG2-specific shadow register table
Matt Roper
-1
/
+41
2021-09-21
drm/i915/uncore: Drop gen11 mmio read handlers
Matt Roper
-23
/
+17
2021-09-21
drm/i915/uncore: Drop gen11/gen12 mmio write handlers
Matt Roper
-39
/
+21
2021-09-21
drm/i915/uncore: Replace gen8 write functions with general fwtable
Matt Roper
-12
/
+1
2021-09-21
drm/i915/uncore: Associate shadow table with uncore
Matt Roper
-14
/
+33
2021-09-21
drm/i915/uncore: Convert gen6/gen7 read operations to fwtable
Matt Roper
-13
/
+8
2021-09-20
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
Matt Roper
-2
/
+4
2021-09-20
drm/i915/xehp: Check new fuse bits for SFC availability
Matt Roper
-10
/
+27
2021-09-20
drm/i915: Take pinning into account in __i915_gem_object_is_lmem
Matthew Brost
-3
/
+4
2021-09-20
drm/i915/guc: Enable GuC submission by default on DG1
Matthew Brost
-1
/
+1
[next]