index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+3
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
3
-3
/
+3
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-07
drm/i915/gt: Pin the rings before marking active
Chris Wilson
1
-6
/
+6
2020-07-06
drm/i915: Also drop vm.ref along error paths for vma construction
Chris Wilson
1
-10
/
+6
2020-07-06
drm/i915: Drop vm.ref for duplicate vma on construction
Chris Wilson
1
-0
/
+1
2020-07-06
drm/i915/fbc: Fix fence_y_offset handling
Ville Syrjälä
4
-25
/
+25
2020-07-06
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-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-10
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-03
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-9
/
+13
2020-06-02
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
[next]