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-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
2021-09-23
drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
Akira Yokosawa
2
-10
/
+10
2021-09-23
drm/i915/uncore: fwtable read handlers are now used on all forcewake platforms
Matt Roper
1
-9
/
+2
2021-09-22
drm/i915/debugfs: Do not report currently active engine when describing objects
Tvrtko Ursulin
2
-22
/
+0
2021-09-22
drm/i915/dg2: Add DG2-specific shadow register table
Matt Roper
2
-1
/
+41
2021-09-22
drm/i915/uncore: Drop gen11 mmio read handlers
Matt Roper
1
-23
/
+17
2021-09-22
drm/i915/uncore: Drop gen11/gen12 mmio write handlers
Matt Roper
1
-39
/
+21
2021-09-22
drm/i915/uncore: Replace gen8 write functions with general fwtable
Matt Roper
1
-12
/
+1
2021-09-22
drm/i915/uncore: Associate shadow table with uncore
Matt Roper
2
-14
/
+33
2021-09-22
drm/i915/uncore: Convert gen6/gen7 read operations to fwtable
Matt Roper
1
-13
/
+8
2021-09-21
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
Matt Roper
1
-2
/
+4
2021-09-21
drm/i915/xehp: Check new fuse bits for SFC availability
Matt Roper
4
-10
/
+27
2021-09-20
drm/i915: Take pinning into account in __i915_gem_object_is_lmem
Matthew Brost
1
-3
/
+4
2021-09-20
drm/i915/guc: Enable GuC submission by default on DG1
Matthew Brost
1
-1
/
+1
2021-09-20
drm/i915/guc: Add DG1 GuC / HuC firmware defs
Daniele Ceraolo Spurio
1
-0
/
+1
2021-09-20
drm/i915/guc: put all guc objects in lmem when available
Daniele Ceraolo Spurio
6
-13
/
+128
2021-09-20
drm/i915: Do not define vma on stack
Venkata Sandeep Dhanalakota
2
-9
/
+18
2021-09-20
drm/i915/gt: Add "intel_" as prefix in set_mocs_index()
Ayaz A Siddiqui
3
-3
/
+3
2021-09-20
drm/i915: Make wa list per-gt
Venkata Sandeep Dhanalakota
8
-75
/
+81
2021-09-20
Merge remote-tracking branch 'tip/locking/wwmutex' into drm-intel-gt-next
Joonas Lahtinen
8
-38
/
+137
2021-09-19
drm/i915: deduplicate frequency dump on debugfs
Lucas De Marchi
3
-284
/
+76
2021-09-19
drm/i915: rename debugfs_gt_pm files
Lucas De Marchi
5
-19
/
+19
2021-09-19
drm/i915: rename debugfs_engines files
Lucas De Marchi
5
-19
/
+19
2021-09-19
drm/i915: rename debugfs_gt files
Lucas De Marchi
11
-49
/
+49
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
8
-38
/
+137
2021-09-16
drm/i915: Move __i915_gem_free_object to ttm_bo_destroy
Maarten Lankhorst
1
-4
/
+5
2021-09-15
drm/i915: Mark GPU wedging on driver unregister unrecoverable
Janusz Krzysztofik
1
-1
/
+1
2021-09-15
drm/i915: Add mmap lock around vma_lookup() in the mman selftest.
Maarten Lankhorst
1
-0
/
+2
2021-09-15
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
10481
-246797
/
+567167
2021-09-15
drm/i915/dg2: Define MOCS table for DG2
Matt Roper
1
-1
/
+36
2021-09-15
drm/i915/xehpsdv: Define MOCS table for XeHP SDV
Lucas De Marchi
1
-1
/
+34
2021-09-14
drm/i915: Enable -Wsometimes-uninitialized
Nathan Chancellor
1
-1
/
+0
2021-09-14
drm/i915/selftests: Always initialize err in igt_dmabuf_import_same_driver_lm...
Nathan Chancellor
1
-0
/
+2
2021-09-14
drm/i915/selftests: Do not use import_obj uninitialized
Nathan Chancellor
1
-3
/
+2
2021-09-13
drm/i915/guc: Add GuC kernel doc
Matthew Brost
5
-60
/
+181
2021-09-13
drm/i915/guc: Drop guc_active move everything into guc_state
Matthew Brost
4
-58
/
+49
2021-09-13
drm/i915/guc: Move fields protected by guc->contexts_lock into sub structure
Matthew Brost
5
-67
/
+69
2021-09-13
drm/i915/guc: Move GuC priority fields in context under guc_active
Matthew Brost
3
-37
/
+46
2021-09-13
drm/i915/guc: Drop pin count check trick between sched_disable and re-pin
Matthew Brost
2
-21
/
+34
2021-09-13
drm/i915/guc: Proper xarray usage for contexts_lookup
Matthew Brost
1
-15
/
+87
2021-09-13
drm/i915/guc: Rework and simplify locking
Matthew Brost
3
-120
/
+90
2021-09-13
drm/i915/guc: Move guc_blocked fence to struct guc_state
Matthew Brost
3
-14
/
+14
2021-09-13
drm/i915/guc: Release submit fence from an irq_work
Matthew Brost
2
-3
/
+24
2021-09-13
drm/i915/guc: Reset LRC descriptor if register returns -ENODEV
Matthew Brost
1
-2
/
+4
2021-09-13
drm/i915/guc: Don't touch guc_state.sched_state without a lock
Matthew Brost
1
-5
/
+17
2021-09-13
drm/i915/guc: Take context ref when cancelling request
Matthew Brost
1
-1
/
+4
2021-09-13
drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
Matthew Brost
6
-0
/
+185
[next]