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.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-14
drm/i915: Recalculate FBC w/a stride when needed
Ville Syrjälä
2
-7
/
+27
2020-07-14
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Maarten Lankhorst
1
-8
/
+2
2020-07-14
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-14
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
2020-07-14
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
1
-0
/
+1
2020-07-14
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
1
-4
/
+4
2020-07-08
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-07-07
drm/i915: Also drop vm.ref along error paths for vma construction
Chris Wilson
1
-10
/
+6
2020-07-07
drm/i915: Drop vm.ref for duplicate vma on construction
Chris Wilson
1
-0
/
+1
2020-07-07
drm/i915/fbc: Fix fence_y_offset handling
Ville Syrjälä
4
-25
/
+25
2020-07-07
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson
1
-1
/
+1
2020-06-29
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
3
-0
/
+282
2020-06-17
drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic context
Colin Xu
1
-1
/
+1
2020-06-17
drm/i915/gvt: Fix incorrect check of enabled bits in mask registers
Colin Xu
3
-12
/
+18
2020-06-17
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
Colin Xu
1
-2
/
+2
2020-06-17
drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUS
Colin Xu
1
-0
/
+1
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
[next]