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
2018-06-13
drm/amd/powerplay: remove uncessary extra gfxoff control call
Evan Quan
1
-9
/
+0
2018-06-13
drm/amdgpu: fix parsing indirect register list v2
Evan Quan
1
-6
/
+9
2018-06-13
drm/amd/include: Update df 3.6 mask and shift definition
Shaoyun Liu
1
-4
/
+4
2018-06-13
drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards
Rex Zhu
1
-2
/
+7
2018-06-13
drm/amd/display: Fix stale buffer object (bo) use
Pratik Vishwakarma
1
-11
/
+0
2018-06-13
drm/amd/pp: initialize result to before or'ing in data
Colin Ian King
1
-1
/
+1
2018-06-13
drm/amd/powerplay: fix wrong clock adjust sequence
Evan Quan
1
-7
/
+6
2018-06-13
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
1
-0
/
+13
2018-06-13
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handler
Huang Rui
1
-1
/
+2
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
4
-8
/
+15
2018-06-13
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
Junwei Zhang
1
-2
/
+4
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-06-01
Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
Alex Deucher
1
-1
/
+0
2018-06-01
drm/amdgpu/df: fix potential array out-of-bounds read
Colin Ian King
1
-1
/
+1
2018-05-31
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
1
-11
/
+7
2018-05-31
drm/gfx9: Update gc goldensetting for vega20.
Feifei Xu
1
-0
/
+1
2018-05-31
drm/amd/pp: Allow underclocking when od table is empty in vbios
Rex Zhu
5
-19
/
+10
2018-05-30
drm/amdgpu/display: check if ppfuncs exists before using it
Alex Deucher
1
-1
/
+1
2018-05-30
drm/amd/pp: Connect display_clock_voltage_request to a function pointer
Mikita Lipski
1
-33
/
+31
2018-05-30
drm/amdgpu: typo fix for vega20 cg flags
Evan Quan
1
-0
/
+1
2018-05-30
drm/amd/powerplay: bug fixs for getsmuclockinfo
Evan Quan
1
-1
/
+3
2018-05-30
drm/amdgpu: correct SMU11 SYSPLL0 clock id values
Evan Quan
1
-7
/
+5
2018-05-30
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
1
-0
/
+7
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
1
-15
/
+23
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-29
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
1
-5
/
+30
2018-05-29
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
1
-1
/
+1
2018-05-29
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
1
-0
/
+3
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
5
-11
/
+13
2018-05-29
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
1
-2
/
+4
2018-05-29
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2
-4
/
+18
2018-05-29
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
1
-0
/
+4
2018-05-29
drm/amd/display: check if audio clk enable is applicable
Roman Li
1
-1
/
+2
2018-05-29
drm/amd/display: add register offset != 0 check.
Charlene Liu
2
-2
/
+3
2018-05-29
drm/amd/display: Release fake sink
Mikita Lipski
1
-15
/
+16
2018-05-29
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
1
-4
/
+4
2018-05-29
drm/amd/display: Do not limit color depth to 8bpc
Mikita Lipski
1
-6
/
+0
2018-05-29
drm/amdgpu: remove unnecessary scheduler entity for VCN
Leo Liu
2
-43
/
+10
2018-05-29
drm/amdgpu: Add helper function to get buffer domain
Deepak Sharma
3
-13
/
+17
2018-05-29
drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)
Deepak Sharma
1
-2
/
+8
2018-05-29
drm/amd/pp: Add cases for getting phys and disp clks for SMU10
Mikita Lipski
1
-0
/
+6
2018-05-29
drm/amd/display: Fix wrong latency assignment for VEGA clock levels
Harry Wentland
1
-2
/
+1
2018-05-25
drm/scheduler: fix a corner case in dependency optimization
Nayan Deshmukh
1
-2
/
+7
2018-05-25
drm/amdgpu: vcn_v1_0_is_idle() can be static
kbuild test robot
1
-2
/
+2
2018-05-25
drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latency
Harry Wentland
1
-2
/
+44
2018-05-24
drm/amd/display: Remove use of division operator for long longs
David Francis
1
-1
/
+1
2018-05-24
drm/amdgpu: Update GFX info structure to match what vega20 used
Shaoyun Liu
2
-6
/
+5
2018-05-24
drm/amdgpu/pp: remove duplicate assignment
Alex Deucher
1
-1
/
+0
2018-05-24
drm/sched: add rcu_barrier after entity fini
Emily Deng
1
-1
/
+1
[next]