index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
net.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-04
drm/i915/guc/slpc: Define and initialize boost frequency
Vinay Belgaumkar
3
-23
/
+93
2021-11-02
drm/i915: Rename GT_STEP to GRAPHICS_STEP
José Roberto de Souza
8
-52
/
+51
2021-11-02
drm/i915: Track media IP stepping separated from GT
José Roberto de Souza
3
-34
/
+41
2021-11-02
drm/i915: Add struct to hold IP version
José Roberto de Souza
6
-28
/
+37
2021-11-02
drm/i915/dmabuf: drop the flush on discrete
Matthew Auld
1
-2
/
+13
2021-11-02
drm/i915: stop setting cache_dirty on discrete
Matthew Auld
4
-3
/
+22
2021-11-02
drm/i915: move cpu_write_needs_clflush
Matthew Auld
3
-14
/
+15
2021-11-02
drm/i915/clflush: disallow on discrete
Matthew Auld
1
-2
/
+3
2021-11-02
drm/i915/clflush: fixup handling of cache_dirty
Matthew Auld
1
-1
/
+9
2021-11-01
drm/i915: Introduce refcounted sg-tables
Thomas Hellström
9
-147
/
+277
2021-11-01
drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
Cooper Chiou
1
-0
/
+41
2021-10-29
drm/i915: Remove some dead struct fwd decl from i915_drv.h
Daniel Vetter
1
-2
/
+0
2021-10-29
drm/i915/gtt: stop caching the scratch page
Matthew Auld
1
-2
/
+2
2021-10-29
drm/i915/gtt: flush the scratch page
Matthew Auld
1
-0
/
+3
2021-10-28
drm/i915/pmu: Connect engine busyness stats from GuC to pmu
Umesh Nerlige Ramappa
13
-28
/
+453
2021-10-28
drm/i915/pmu: Add a name to the execlists stats
Umesh Nerlige Ramappa
3
-46
/
+53
2021-10-27
drm/i915: Revert 'guc_id' from i915_request tracepoint
Joonas Lahtinen
1
-5
/
+2
2021-10-27
MAINTAINERS: Add Tvrtko as drm/i915 co-maintainer
Joonas Lahtinen
1
-0
/
+1
2021-10-25
drm/i915: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wan Jiabing
1
-1
/
+1
2021-10-25
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
Kai Song
1
-2
/
+2
2021-10-22
drm/i915/guc: Fix recursive lock in GuC submission
Matthew Brost
1
-1
/
+2
2021-10-22
drm/i915/selftests: Update live.evict to wait on requests / idle GPU after ea...
Matthew Brost
1
-0
/
+19
2021-10-22
drm/i915/selftests: Increase timeout in requests perf selftest
Matthew Brost
1
-2
/
+2
2021-10-22
drm/i915/ttm: enable shmem tt backend
Matthew Auld
1
-1
/
+2
2021-10-22
drm/i915/ttm: use cached system pages when evicting lmem
Matthew Auld
1
-4
/
+4
2021-10-22
drm/i915/ttm: move shrinker management into adjust_lru
Matthew Auld
5
-22
/
+137
2021-10-22
drm/i915: add some kernel-doc for shrink_pin and friends
Matthew Auld
2
-1
/
+54
2021-10-22
drm/i915: drop unneeded make_unshrinkable in free_object
Matthew Auld
1
-9
/
+0
2021-10-22
drm/i915/gtt: drop unneeded make_unshrinkable
Matthew Auld
2
-2
/
+0
2021-10-22
drm/i915/ttm: add tt shmem backend
Matthew Auld
6
-42
/
+247
2021-10-22
drm/i915/gem: Break out some shmem backend utils
Thomas Hellström
1
-75
/
+106
2021-10-22
drm/i915/dmabuf: fix broken build
Matthew Auld
1
-0
/
+7
2021-10-20
drm/i915/selftests: mark up hugepages object with start_cpu_write
Matthew Auld
1
-1
/
+6
2021-10-20
drm/i915: mark up internal objects with start_cpu_write
Matthew Auld
1
-0
/
+2
2021-10-20
drm/i915: expand on the kernel-doc for cache_dirty
Matthew Auld
2
-0
/
+38
2021-10-20
drm/i915/shmem: ensure flush during swap-in on non-LLC
Matthew Auld
1
-0
/
+12
2021-10-20
drm/i915/userptr: add paranoid flush-on-acquire
Matthew Auld
1
-1
/
+4
2021-10-20
drm/i915/dmabuf: add paranoid flush-on-acquire
Matthew Auld
1
-1
/
+5
2021-10-20
drm/i915: extract bypass-llc check into helper
Matthew Auld
3
-16
/
+28
2021-10-20
drm/i915: mark userptr objects as ALLOC_USER
Matthew Auld
1
-1
/
+2
2021-10-20
drm/i915: mark dmabuf objects as ALLOC_USER
Matthew Auld
1
-1
/
+2
2021-10-20
drm/i915/selftests: remove duplicate include in mock_region.c
Ran Jianping
1
-2
/
+0
2021-10-18
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
1
-1
/
+1
2021-10-18
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-18
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-15
drm/i915: Clean up PXP Kconfig info.
Rodrigo Vivi
1
-5
/
+5
2021-10-15
drm/i915: Enable multi-bb execbuf
Matthew Brost
1
-3
/
+0
2021-10-15
drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
Matthew Brost
3
-13
/
+55
2021-10-15
drm/i915: Make request conflict tracking understand parallel submits
Matthew Brost
1
-14
/
+29
2021-10-15
drm/i915/guc: Handle errors in multi-lrc requests
Matthew Brost
1
-3
/
+66
[next]