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.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-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
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
282
-7945
/
+13434
2021-12-27
drm/i915/fbc: Remember to update FBC state even when not reallocating CFB
Ville Syrjälä
1
-1
/
+3
2021-12-27
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-27
drm/i915: Fix possible uninitialized variable in parallel extension
Matthew Brost
1
-1
/
+1
2021-12-23
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...
Dave Airlie
126
-1426
/
+2058
2021-12-23
drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.
Maarten Lankhorst
2
-6
/
+12
2021-12-22
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
2
-1
/
+50
2021-12-22
drm/i915: Break out the i915_deps utility
Thomas Hellström
6
-188
/
+285
2021-12-22
drm/i915: remove questionable fence optimization during copy
Christian König
1
-29
/
+14
2021-12-22
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
6
-112
/
+91
2021-12-21
drm/i915/guc: Request RP0 before loading firmware
Vinay Belgaumkar
4
-0
/
+74
2021-12-21
drm/i915: Add ww ctx to i915_gem_object_trylock
Maarten Lankhorst
6
-8
/
+12
2021-12-21
drm/i915: Require object lock when freeing pages during destruction
Maarten Lankhorst
1
-0
/
+5
2021-12-21
drm/i915: Trylock the object when shrinking
Maarten Lankhorst
1
-0
/
+6
2021-12-21
drm/i915/guc: Flag an error if an engine reset fails
John Harrison
1
-3
/
+11
2021-12-21
drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM
John Harrison
1
-1
/
+4
2021-12-21
drm/i915/guc: Speed up GuC log dumps
John Harrison
2
-8
/
+71
2021-12-20
drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.
Maarten Lankhorst
1
-1
/
+16
2021-12-20
drm/i915: Ensure gem_contexts selftests work with unbind changes, v2.
Maarten Lankhorst
1
-24
/
+35
2021-12-20
drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2.
Maarten Lankhorst
2
-9
/
+28
2021-12-20
drm/i915: Take object lock in i915_ggtt_pin if ww is not set
Maarten Lankhorst
1
-12
/
+28
2021-12-20
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
Maarten Lankhorst
11
-439
/
+374
2021-12-20
drm/i915: Change shrink ordering to use locking around unbinding.
Maarten Lankhorst
1
-20
/
+18
2021-12-20
drm/i915: Remove unused bits of i915_vma/active api
Maarten Lankhorst
4
-57
/
+14
2021-12-20
drm/i915/guc: Only assign guc_id.id when stealing guc_id
Matthew Brost
1
-1
/
+1
2021-12-20
drm/i915/guc: Use correct context lock when callig clr_context_registered
Matthew Brost
1
-2
/
+2
2021-12-18
drm/i915: Rename i915->gt to i915->gt0
Andi Shyti
1
-2
/
+2
2021-12-18
drm/i915: Use to_gt() helper
Michał Winiarski
14
-103
/
+103
2021-12-18
drm/i915/pxp: Use to_gt() helper
Andi Shyti
1
-1
/
+3
2021-12-18
drm/i915/selftests: Use to_gt() helper
Andi Shyti
14
-40
/
+40
2021-12-18
drm/i915/gvt: Use to_gt() helper
Michał Winiarski
2
-2
/
+2
2021-12-18
drm/i915/gem: Use to_gt() helper
Michał Winiarski
15
-50
/
+55
2021-12-18
drm/i915/gt: Use to_gt() helper
Michał Winiarski
23
-46
/
+46
2021-12-18
drm/i915/display: Use to_gt() helper
Michał Winiarski
4
-14
/
+14
2021-12-18
drm/i915: Introduce to_gt() helper
Michał Winiarski
2
-6
/
+6
2021-12-18
drm/i915: Store backpointer to GT in uncore
Michał Winiarski
7
-14
/
+21
2021-12-17
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
72
-1895
/
+2073
2021-12-16
drm/i915/guc: Selftest for stealing of guc ids
Matthew Brost
3
-5
/
+196
2021-12-16
drm/i915/guc: Kick G2H tasklet if no credits
Matthew Brost
1
-1
/
+8
2021-12-16
drm/i915/guc: Add extra debug on CT deadlock
Matthew Brost
1
-0
/
+9
2021-12-16
drm/i915/guc: Don't hog IRQs when destroying contexts
John Harrison
1
-17
/
+28
2021-12-16
drm/i915/guc: Remove racey GEM_BUG_ON
Matthew Brost
1
-2
/
+0
2021-12-16
drm/i915/guc: Only assign guc_id.id when stealing guc_id
Matthew Brost
1
-1
/
+1
2021-12-16
drm/i915/guc: Use correct context lock when callig clr_context_registered
Matthew Brost
1
-2
/
+2
2021-12-15
drm/i915: replace X86_FEATURE_PAT with pat_enabled()
Lucas De Marchi
2
-6
/
+5
2021-12-14
drm/i915/debugfs: add noreclaim annotations
Matthew Auld
1
-0
/
+3
2021-12-14
drm/i915/ttm: fix large buffer population trucation
Robert Beckett
1
-1
/
+1
2021-12-14
drm/i915: Test all device memory on probing
Chris Wilson
3
-12
/
+28
2021-12-14
drm/i915: Sanitycheck device iomem on probe
Chris Wilson
1
-0
/
+116
2021-12-14
drm/i915: Exclude reserved stolen from driver use
Chris Wilson
1
-0
/
+3
[next]