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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
7
-7
/
+46
2020-05-18
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
5
-5
/
+94
2020-05-18
drm/amdgpu: Add new ring callback to insert memory sync
Andrey Grodzovsky
1
-0
/
+1
2020-05-18
drm/amdgpu: optimize amdgpu device attribute code
Kevin Wang
2
-278
/
+262
2020-05-18
drm/amdgpu: add amdgpu_virt_get_vf_mode helper function
Kevin Wang
2
-0
/
+24
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
4
-1
/
+87
2020-05-15
drm/i915: Update DRIVER_DATE to 20200515
Joonas Lahtinen
1
-2
/
+2
2020-05-14
drm/amdgpu: Updated XGMI power down control support check
John Clements
1
-3
/
+3
2020-05-14
drm/amdgpu: Update RAS XGMI error inject sequence
John Clements
1
-1
/
+29
2020-05-14
drm/amdgpu: Add DPM function for XGMI link power down control
John Clements
2
-0
/
+12
2020-05-14
drm/amdgpu: Add cmd to control XGMI link sleep
John Clements
5
-1
/
+58
2020-05-14
drm/amdgpu: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-05-14
drm/amdgpu: turn back rlcg write for gfx_v10
Yintian Tao
1
-8
/
+6
2020-05-14
drm/amd/powerplay: report correct AC/DC event based on ctxid V2
Evan Quan
1
-2
/
+17
2020-05-14
drm/amd/powerplay: shutdown on HW CTF
Evan Quan
2
-3
/
+33
2020-05-14
drm/amd/powerplay: try to do a graceful shutdown on SW CTF
Evan Quan
2
-4
/
+24
2020-05-14
drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion
Andrey Grodzovsky
2
-1
/
+72
2020-05-14
drm/i915: Document locking guidelines
Joonas Lahtinen
1
-0
/
+46
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
5
-10
/
+17
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
6
-30
/
+30
2020-05-14
drm/i915: Nuke pointless div by 64bit
Ville Syrjälä
1
-6
/
+5
2020-05-14
drm/i915: Enable SAGV support for Gen12
Stanislav Lisovskiy
1
-4
/
+0
2020-05-14
drm/i915: Restrict qgv points which don't have enough bandwidth.
Stanislav Lisovskiy
3
-37
/
+162
2020-05-14
drm/i915: Add TGL+ SAGV support
Stanislav Lisovskiy
3
-19
/
+99
2020-05-14
drm/i915/psr: Use new DP VSC SDP compute routine on PSR
Gwan-gyeong Mun
4
-43
/
+26
2020-05-14
drm/i915/dp: Add compute routine for DP PSR VSC SDP
Gwan-gyeong Mun
2
-2
/
+72
2020-05-14
drm/i915: Stop sending DP SDPs on ddi disable
Gwan-gyeong Mun
1
-0
/
+2
2020-05-14
drm/i915: Program DP SDPs on pipe updates
Gwan-gyeong Mun
1
-0
/
+1
2020-05-14
drm/i915: Fix enabled infoframe states of lspcon
Gwan-gyeong Mun
1
-1
/
+1
2020-05-14
drm/i915: Add state readout for DP VSC SDP
Gwan-gyeong Mun
2
-0
/
+45
2020-05-14
drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
Gwan-gyeong Mun
1
-0
/
+8
2020-05-14
drm/i915: Program DP SDPs with computed configs
Gwan-gyeong Mun
3
-237
/
+1
2020-05-14
drm/i915: Include DP VSC SDP in the crtc state dump
Gwan-gyeong Mun
1
-0
/
+13
2020-05-14
drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump
Gwan-gyeong Mun
1
-0
/
+3
2020-05-14
drm/i915: Include HDMI DRM infoframe in the crtc state dump
Gwan-gyeong Mun
1
-0
/
+3
2020-05-14
drm: Add logging function for DP VSC SDP
Gwan-gyeong Mun
2
-0
/
+177
2020-05-14
drm/i915/dp: Read out DP SDPs
Gwan-gyeong Mun
2
-0
/
+190
2020-05-14
video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
2
-19
/
+48
2020-05-14
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
4
-34
/
+57
2020-05-14
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
2
-4
/
+2
2020-05-14
drm/i915: Show per-engine default property values in sysfs
Chris Wilson
3
-1
/
+97
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
8
-73
/
+11
2020-05-14
drm: rcar-du: Set primary plane zpos immutably at initializing
Tomohito Esaki
2
-13
/
+17
2020-05-14
drm: plane: Verify that no or all planes have a zpos property
Laurent Pinchart
2
-4
/
+15
2020-05-14
drm: panels: Add MAINTAINERS entry for LVDS panel driver
Laurent Pinchart
1
-0
/
+8
2020-05-14
dt-bindings: display: renesas: du: Document optional reset properties
Geert Uytterhoeven
1
-0
/
+10
2020-05-14
dt-bindings: display: bridge: thc63lvd1024: Convert binding to YAML
Laurent Pinchart
2
-66
/
+121
2020-05-14
dt-bindings: display: bridge: Convert simple-bridge bindings to YAML
Laurent Pinchart
4
-151
/
+99
2020-05-14
dt-bindings: display: bridge: Reject additional properties in ports node
Laurent Pinchart
3
-0
/
+24
2020-05-13
drm/i915: Drop I915_RESET_TIMEOUT and friends
Chris Wilson
1
-7
/
+0
[next]