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-29
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
3
-0
/
+282
2020-06-26
drm/i915/gen12: implement Wa_14011508470
Matt Atwood
2
-0
/
+14
2020-06-25
drm/i915: Extend Wa_14010685332 to all ICP+ PCH's
Matt Roper
1
-4
/
+2
2020-06-26
drm/i915: Fix DP_TRAIN_MAX_{PRE_EMPHASIS,SWING}_REACHED handling
Ville Syrjälä
1
-2
/
+3
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
31
-197
/
+242
2020-06-24
drm/i915/dp_mst: Enable VC payload allocation after transcoder is enabled
Imre Deak
2
-5
/
+11
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-15
/
+47
2020-06-23
drm/i915/dp_mst: Clear the ACT sent flag during encoder disabling too
Imre Deak
1
-0
/
+2
2020-06-23
drm/i915/dp_mst: Clear only the ACT sent flag from DP_TP_STATUS
Imre Deak
1
-1
/
+1
2020-06-23
drm/i915/dp_mst: Move clearing the ACT sent flag closer to its polling
Imre Deak
1
-13
/
+23
2020-06-23
drm/i915/dp_mst: Disable link training fallback on MST links
Imre Deak
1
-7
/
+20
2020-06-23
drm/i915/tgl+: Use the correct DP_TP_* register instances in MST encoders
Imre Deak
1
-5
/
+10
2020-06-22
drm/i915/params: switch to device specific parameters
Jani Nikula
30
-109
/
+120
2020-06-20
drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstate
Chris Wilson
1
-20
/
+9
2020-06-20
drm/i915/gvt: Drop redundant prepare_write/pin_pages
Chris Wilson
3
-52
/
+15
2020-06-19
drm/i915/gt: Show the culmative runtime as part of the engine info
Chris Wilson
1
-0
/
+5
2020-06-19
drm/i915/gt: Initialise rps timestamp
Chris Wilson
1
-2
/
+2
2020-06-19
drm/i915/query: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2020-06-18
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
6
-44
/
+66
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
8
-170
/
+212
2020-06-17
drm/i915/selftests: fix spelling mistake "submited" -> "submitted"
Colin Ian King
1
-1
/
+1
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-17
drm/i915/selftests: Check preemption rollback of different ring queue depths
Chris Wilson
1
-0
/
+163
2020-06-17
drm/i915/selftests: Use friendly request names for live_timeslice_rewind
Chris Wilson
1
-7
/
+8
2020-06-17
drm/i915/selftests: Exercise far preemption rollbacks
Chris Wilson
1
-0
/
+151
2020-06-16
drm/i915: Remove redundant i915_request_await_object in blit clears
Tvrtko Ursulin
1
-31
/
+21
2020-06-16
drm/i915: Mark up inline getters as taking a const i915_request
Chris Wilson
1
-3
/
+3
2020-06-16
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
drm/i915: Use 64-bit division macro
Guru Das Srinagesh
1
-1
/
+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/gt: Don't flush the tasklet if not setup
Chris Wilson
1
-0
/
+3
2020-06-15
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
3
-0
/
+282
2020-06-15
drm/i915/gt: Add a safety submission flush in the heartbeat
Chris Wilson
2
-12
/
+14
2020-06-15
drm/i915/selftests: Dump engine state and trace upon hanging after reset
Chris Wilson
1
-0
/
+14
2020-06-15
drm/i915/selftests: Disable preemptive heartbeats over preemption tests
Chris Wilson
1
-7
/
+7
[prev]
[next]