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-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-15
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Imre Deak
1
-0
/
+1
2020-06-13
drm/i915/gt: Flush gen3 relocs harder, again
Chris Wilson
1
-35
/
+24
2020-06-13
drm/i915/selftests: Trim execlists runtime
Chris Wilson
2
-49
/
+21
2020-06-13
drm/i915/execlists: Lift opportunistic process_csb to before engine lock
Chris Wilson
1
-7
/
+14
2020-06-12
drm/i915: Leave vma intact as they are discarded
Chris Wilson
2
-34
/
+7
2020-06-12
drm/i915/display: Fix the encoder type check
Vandita Kulkarni
1
-3
/
+3
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
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-20
/
+22
2020-06-11
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-10
/
+14
2020-06-11
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-33
/
+41
2020-06-11
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-61
/
+59
2020-06-11
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Chris Wilson
3
-49
/
+63
2020-06-11
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Chris Wilson
2
-37
/
+50
2020-06-11
drm/i915/selftests: Remove live_suppress_wait_preempt
Chris Wilson
1
-178
/
+0
2020-06-11
drm/i915/dp_mst: Work around out-of-spec adapters filtering short pulses
Imre Deak
3
-0
/
+30
2020-06-11
drm/i915/dp_mst: Fix disabling MST on a port
Imre Deak
1
-40
/
+26
2020-06-11
drm/i915: Fix the i915_dsc_fec_support debugfs file for DP MST connectors
Imre Deak
1
-1
/
+2
2020-06-11
drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on
Imre Deak
2
-1
/
+11
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-10
drm/i915/gt: Include context status in debug dumps
Chris Wilson
1
-4
/
+8
2020-06-10
drm/i915/selftests: Teach hang-self to target only itself
Chris Wilson
1
-3
/
+3
2020-06-10
drm/i915/gt: Incrementally check for rewinding
Chris Wilson
6
-4
/
+154
2020-06-10
drm/i915/tc: fix the reset of ln0
Khaled Almahallawy
1
-1
/
+1
2020-06-09
drm/i915/rkl: Don't try to read out DSI transcoders
Aditya Swarup
1
-7
/
+3
2020-06-09
drm/i915/rkl: Update TGP's pin mapping when paired with RKL
Matt Roper
1
-0
/
+9
2020-06-09
drm/i915/rkl: RKL uses ABOX0 for pixel transfers
Matt Roper
4
-32
/
+52
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
drm/i915/selftests: Make the hanging request non-preemptible
Chris Wilson
1
-10
/
+26
2020-06-08
drm/i915: Adjust the sentinel assert to match implementation
Tvrtko Ursulin
1
-11
/
+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
Revert "drm/i915: Remove unneeded hack now for CDCLK"
Stanislav Lisovskiy
1
-0
/
+12
2020-06-08
Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...
Dave Airlie
11
-159
/
+295
2020-06-07
drm/i915/psr: Program default IO buffer Wake and Fast Wake
Gwan-gyeong Mun
2
-19
/
+49
2020-06-06
drm/i915: Restore DP-E to VBT mapping table
Matt Roper
1
-1
/
+1
2020-06-05
drm/i915/gem: Delete unused code
Chris Wilson
1
-19
/
+0
2020-06-05
drm/i915: Correct discard i915_vma_compare assertion
Chris Wilson
1
-1
/
+2
2020-06-05
drm/i915: Discard a misplaced GGTT vma
Chris Wilson
1
-0
/
+45
2020-06-05
drm/i915/gt: Always check to enable timeslicing if not submitting
Chris Wilson
1
-3
/
+2
2020-06-05
drm/i915/gt: Set timeslicing priority from queue
Chris Wilson
1
-1
/
+1
2020-06-05
drm/i915/gt: Include the engine's fw-domains in the debug info
Chris Wilson
1
-0
/
+2
[prev]
[next]