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
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
3
-3
/
+3
2020-06-16
drm/i915/display: Fix the encoder type check
Vandita Kulkarni
1
-3
/
+3
2020-06-16
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Imre Deak
1
-0
/
+1
2020-06-16
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-20
/
+22
2020-06-16
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-10
/
+14
2020-06-16
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-33
/
+41
2020-06-16
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-61
/
+59
2020-06-16
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
3
-49
/
+63
2020-06-16
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-37
/
+50
2020-06-16
drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on
Imre Deak
2
-1
/
+11
2020-06-16
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
6
-4
/
+154
2020-06-16
drm/i915/tc: fix the reset of ln0
Khaled Almahallawy
1
-1
/
+1
2020-06-16
drm/i915/gt: Prevent timeslicing into unpreemptable requests
Chris Wilson
3
-2
/
+119
2020-06-16
drm/i915/selftests: Restore to default heartbeat
Chris Wilson
4
-109
/
+67
2020-06-15
drm/i915: work around false-positive maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+2
2020-06-15
drm/i915/pmu: avoid an maybe-uninitialized warning
Arnd Bergmann
1
-42
/
+42
2020-06-15
drm/i915/gt: Incorporate the virtual engine into timeslicing
Chris Wilson
1
-6
/
+24
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-9
/
+52
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-11
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-58
/
+28
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-4
/
+4
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-6
/
+6
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-09
drm/i915/display: Only query DP state of a DDI encoder
Chris Wilson
1
-0
/
+3
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-159
/
+295
2020-06-08
drm/i915/params: fix i915.reset module param type
Jani Nikula
1
-1
/
+1
2020-06-08
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
1
-8
/
+48
2020-06-08
Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...
Dave Airlie
11
-159
/
+295
2020-06-04
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-9
/
+13
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
258
-7308
/
+13479
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-1
/
+1
2020-06-02
gup: document and work around "COW can break either way" issue
Linus Torvalds
1
-0
/
+8
2020-06-02
Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...
Joonas Lahtinen
1
-1
/
+1
2020-06-02
drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915/params: don't expose inject_probe_failure in debugfs
Jani Nikula
1
-1
/
+1
2020-06-02
drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
Chris Wilson
1
-0
/
+4
2020-06-02
drm/i915: Fix global state use-after-frees with a refcount
Ville Syrjälä
2
-6
/
+42
2020-06-02
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2020-06-01
drm/i915: Check for awaits on still currently executing requests
Chris Wilson
1
-1
/
+48
2020-06-01
drm/i915/gt: Do not schedule normal requests immediately along virtual
Chris Wilson
1
-4
/
+21
2020-06-01
drm/i915: Reorder await_execution before await_request
Chris Wilson
1
-132
/
+132
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
35
-188
/
+339
2020-05-25
drm/i915/gem: Avoid iterating an empty list
Chris Wilson
1
-6
/
+9
2020-05-25
drm/i915: Avoid using rq->engine after free during i915_fence_release
Chris Wilson
1
-2
/
+33
2020-05-25
drm/i915: Disable semaphore inter-engine sync without timeslicing
Chris Wilson
1
-2
/
+2
2020-05-25
drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
1
-2
/
+0
[next]