index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
drm/i915/gt: Track use of RPS interrupts in flags
Chris Wilson
4
-6
/
+29
2020-04-30
drm/i915/gt: Move rps.enabled/active to flags
Chris Wilson
6
-34
/
+79
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
6
-171
/
+29
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
14
-123
/
+291
2020-04-29
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
Dan Carpenter
1
-12
/
+18
2020-04-29
drm/i915: Avoid dereferencing a dead context
Chris Wilson
1
-5
/
+7
2020-04-29
drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_show
Nathan Chancellor
1
-1
/
+1
2020-04-28
drm/i915/execlists: Verify we don't submit two identical CCIDs
Chris Wilson
1
-9
/
+28
2020-04-28
drm/i915/execlists: Track inflight CCID
Chris Wilson
4
-12
/
+25
2020-04-28
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
7
-40
/
+43
2020-04-28
drm/i915/tgl: Wa_14011059788
Matt Atwood
1
-0
/
+4
2020-04-28
drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%
Chris Wilson
1
-4
/
+4
2020-04-28
drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"
Colin Ian King
1
-1
/
+1
2020-04-27
drm/i915: Use proper fault mask in interrupt postinstall too
Matt Roper
1
-4
/
+2
2020-04-27
drm/i915/gt: Fix up clock frequency
Chris Wilson
4
-6
/
+147
2020-04-27
drm/i915/gt: Sanitize GT first
Chris Wilson
2
-1
/
+5
2020-04-27
drm/i915/gt: Check cacheline is valid before acquiring
Chris Wilson
1
-0
/
+2
2020-04-27
drm/i915/execlists: Check preempt-timeout target before submit_ports
Chris Wilson
1
-1
/
+1
2020-04-27
drm/i915: re-disable -Wframe-address
Nick Desaulniers
1
-0
/
+1
2020-04-25
drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
Mika Kuoppala
3
-3
/
+115
2020-04-25
drm/i915: Add live selftests for indirect ctx batchbuffers
Mika Kuoppala
1
-0
/
+150
2020-04-25
drm/i915: Add per ctx batchbuffer wa for timestamp
Mika Kuoppala
3
-13
/
+125
2020-04-25
drm/i915: Add engine scratch register to live_lrc_fixed
Mika Kuoppala
2
-0
/
+17
2020-04-24
drm/i915: Drop rq->ring->vma peeking from error capture
Chris Wilson
2
-4
/
+2
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
11
-75
/
+229
2020-04-24
drm/i915/gt: Trace RPS events
Chris Wilson
1
-4
/
+44
2020-04-24
drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT
Chris Wilson
1
-23
/
+18
2020-04-24
drm/i915: Split some long lines
Ville Syrjälä
1
-2
/
+8
2020-04-24
drm/i915: Introduce .set_idle_link_train() vfunc
Ville Syrjälä
3
-27
/
+32
2020-04-24
drm/i915: Introduce .set_signal_levels() vfunc
Ville Syrjälä
3
-77
/
+149
2020-04-24
drm/i915: Introduce .set_link_train() vfunc
Ville Syrjälä
3
-81
/
+104
2020-04-24
drm/i915: Have pfit calculations return an error code
Ville Syrjälä
7
-38
/
+49
2020-04-24
drm/i915: Pass connector state to pfit calculations
Ville Syrjälä
7
-33
/
+31
2020-04-24
drm/i915: s/pipe_config/crtc_state/ in pfit functions
Ville Syrjälä
7
-65
/
+58
2020-04-24
drm/i915: Use drm_rect to store the pfit window pos/size
Ville Syrjälä
3
-50
/
+67
2020-04-24
drm/i915: Flatten a bunch of the pfit functions
Ville Syrjälä
1
-120
/
+117
2020-04-24
drm/i915: Fix skl+ non-scaled pfit modes
Ville Syrjälä
4
-46
/
+19
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
9
-107
/
+56
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
5
-14
/
+14
2020-04-24
drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
Mika Kuoppala
3
-60
/
+89
2020-04-23
drm/i915/selftests: Add request throughput measurement to perf
Chris Wilson
2
-1
/
+580
2020-04-23
drm/i915/gt: Check carefully for an idle engine in wait-for-idle
Chris Wilson
1
-3
/
+12
2020-04-23
drm/i915/gt: Carefully order virtual_submission_tasklet
Chris Wilson
1
-2
/
+5
2020-04-23
drm/i915/icl: Fix timeout handling during TypeC AUX power well enabling
Imre Deak
1
-49
/
+25
2020-04-22
drm/i915/execlists: Drop request-before-CS assertion
Chris Wilson
1
-26
/
+7
2020-04-22
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
2
-6
/
+24
2020-04-22
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
Chris Wilson
1
-1
/
+328
2020-04-22
drm/i915/selftests: Disable heartbeat around RPS interrupt testing
Chris Wilson
1
-4
/
+55
2020-04-21
drm/i915/selftests: Unroll the CS frequency loop
Chris Wilson
1
-13
/
+20
2020-04-21
drm/i915/gt: Poison residual state [HWSP] across resume.
Chris Wilson
3
-2
/
+40
[next]