index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/pxp: Implement arb session teardown
Huang, Sean Z
2021-10-04
7
-4
/
+212
*
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
2021-10-04
9
-0
/
+240
*
drm/i915/pxp: set KCR reg init
Daniele Ceraolo Spurio
2021-10-04
3
-0
/
+34
*
drm/i915/pxp: Implement funcs to create the TEE channel
Huang, Sean Z
2021-10-04
5
-1
/
+112
*
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
2021-10-04
7
-0
/
+131
*
drm/i915/pxp: define PXP device flag and kconfig
Daniele Ceraolo Spurio
2021-10-04
3
-0
/
+15
*
mei: pxp: export pavp client to me client bus
Vitaly Lubart
2021-10-04
6
-0
/
+270
*
drm/i915/guc: Move and improve error message for missed CTB reply
Michal Wajdeczko
2021-10-01
1
-4
/
+4
*
drm/i915/guc: Print error name on CTB send failure
Michal Wajdeczko
2021-10-01
1
-2
/
+2
*
drm/i915/guc: Print error name on CTB (de)registration failure
Michal Wajdeczko
2021-10-01
1
-4
/
+4
*
drm/i915/guc: Verify result from CTB (de)register action
Michal Wajdeczko
2021-10-01
1
-2
/
+8
*
drm/i915: Use fixed offset for PTEs location
Michal Wajdeczko
2021-10-01
1
-2
/
+17
*
drm/i915/ttm: Rework object initialization slightly
Thomas Hellström
2021-10-01
3
-20
/
+64
*
drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIR...
Cai Huoqing
2021-09-30
4
-15
/
+14
*
drm/i915: Fix runtime pm handling in i915_gem_shrink
Maarten Lankhorst
2021-09-29
1
-2
/
+5
*
drm/i915: remember to call i915_sw_fence_fini
Matthew Auld
2021-09-27
1
-0
/
+1
*
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
2021-09-25
2
-2
/
+2
*
drm/i915: Remove warning from the rps worker
Tejas Upadhyay
2021-09-24
1
-2
/
+0
*
drm/i915/selftests: exercise shmem_writeback with THP
Matthew Auld
2021-09-24
1
-1
/
+2
*
drm/i915/request: fix early tracepoints
Matthew Auld
2021-09-24
1
-9
/
+2
*
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-24
19
-31
/
+56
*
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
2021-09-24
4
-9
/
+17
*
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-09-24
9
-3
/
+60
*
drm/i915 Implement LMEM backup and restore for suspend / resume
Thomas Hellström
2021-09-24
10
-13
/
+353
*
drm/i915/gt: Increase suspend timeout
Thomas Hellström
2021-09-24
1
-1
/
+3
*
drm/i915/gem: Implement a function to process all gem objects of a region
Thomas Hellström
2021-09-24
2
-0
/
+107
*
drm/i915/ttm: Implement a function to copy the contents of two TTM-based objects
Thomas Hellström
2021-09-24
2
-9
/
+64
*
drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() function
Thomas Hellström
2021-09-24
1
-1
/
+1
*
drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
Akira Yokosawa
2021-09-23
2
-10
/
+10
*
drm/i915/uncore: fwtable read handlers are now used on all forcewake platforms
Matt Roper
2021-09-23
1
-9
/
+2
*
drm/i915/debugfs: Do not report currently active engine when describing objects
Tvrtko Ursulin
2021-09-22
2
-22
/
+0
*
drm/i915/dg2: Add DG2-specific shadow register table
Matt Roper
2021-09-22
2
-1
/
+41
*
drm/i915/uncore: Drop gen11 mmio read handlers
Matt Roper
2021-09-22
1
-23
/
+17
*
drm/i915/uncore: Drop gen11/gen12 mmio write handlers
Matt Roper
2021-09-22
1
-39
/
+21
*
drm/i915/uncore: Replace gen8 write functions with general fwtable
Matt Roper
2021-09-22
1
-12
/
+1
*
drm/i915/uncore: Associate shadow table with uncore
Matt Roper
2021-09-22
2
-14
/
+33
*
drm/i915/uncore: Convert gen6/gen7 read operations to fwtable
Matt Roper
2021-09-22
1
-13
/
+8
*
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
Matt Roper
2021-09-21
1
-2
/
+4
*
drm/i915/xehp: Check new fuse bits for SFC availability
Matt Roper
2021-09-21
4
-10
/
+27
*
drm/i915: Take pinning into account in __i915_gem_object_is_lmem
Matthew Brost
2021-09-20
1
-3
/
+4
*
drm/i915/guc: Enable GuC submission by default on DG1
Matthew Brost
2021-09-20
1
-1
/
+1
*
drm/i915/guc: Add DG1 GuC / HuC firmware defs
Daniele Ceraolo Spurio
2021-09-20
1
-0
/
+1
*
drm/i915/guc: put all guc objects in lmem when available
Daniele Ceraolo Spurio
2021-09-20
6
-13
/
+128
*
drm/i915: Do not define vma on stack
Venkata Sandeep Dhanalakota
2021-09-20
2
-9
/
+18
*
drm/i915/gt: Add "intel_" as prefix in set_mocs_index()
Ayaz A Siddiqui
2021-09-20
3
-3
/
+3
*
drm/i915: Make wa list per-gt
Venkata Sandeep Dhanalakota
2021-09-20
8
-75
/
+81
*
Merge remote-tracking branch 'tip/locking/wwmutex' into drm-intel-gt-next
Joonas Lahtinen
2021-09-20
2
-2
/
+2
|
\
|
*
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
2
-2
/
+2
*
|
drm/i915: deduplicate frequency dump on debugfs
Lucas De Marchi
2021-09-19
3
-284
/
+76
*
|
drm/i915: rename debugfs_gt_pm files
Lucas De Marchi
2021-09-19
5
-19
/
+19
[next]