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
2021-10-19
drm/amd/display: correct apg audio channel enable golden value
Wenjing Liu
1
-1
/
+1
2021-10-19
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-2
/
+2
2021-10-19
drm/amd/display: Clean Up VPG Low Mem Power
Michael Strauss
3
-14
/
+13
2021-10-19
drm/amd/display: add DP2.0 debug option to set MST_EN for SST stream
Wenjing Liu
2
-1
/
+7
2021-10-19
drm/amd/display: Do not skip link training on DP quick hot plug
Jimmy Kizito
3
-5
/
+8
2021-10-19
drm/amd/display: Clear encoder assignment for copied streams
Jimmy Kizito
1
-0
/
+4
2021-10-19
drm/amd/display: Disable dpp root clock when not being used
Jake Wang
2
-2
/
+44
2021-10-19
drm/amd/display: Fully switch to dmub for all dcn21 asics
Roman Li
1
-2
/
+1
2021-10-19
drm/amd/amdgpu: Do irq_fini_hw after ip_fini_early
YuBiao Wang
1
-2
/
+2
2021-10-19
drm/amdkfd: map gpu hive id to xgmi connected cpu
Jonathan Kim
1
-1
/
+18
2021-10-19
drm/amdgpu: load PSP RL in resume path
Tao Zhou
1
-0
/
+6
2021-10-19
drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
Lang Yu
1
-1
/
+1
2021-10-13
drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management
Alex Deucher
1
-1
/
+2
2021-10-13
drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20
Alex Deucher
1
-0
/
+4
2021-10-13
drm/amdkfd: unregistered svm range not overlap with TTM range
Philip Yang
3
-7
/
+94
2021-10-13
drm/amdgpu: fix out of bounds write
Thelford Williams
1
-1
/
+1
2021-10-13
drm/amdgpu/smu11: fix firmware version check for vangogh
Alex Deucher
1
-1
/
+1
2021-10-13
MAINTAINERS: Add Siqueira for AMD DC
Harry Wentland
1
-0
/
+1
2021-10-13
drm/amdkfd: fix resume error when iommu disabled in Picasso
Yifan Zhang
1
-0
/
+1
2021-10-13
drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
Yifan Zhang
2
-4
/
+3
2021-10-13
drm/amdkfd: handle svm partial migration cpages 0
Philip Yang
1
-34
/
+52
2021-10-13
drm/amdkfd: ratelimited svm debug messages
Philip Yang
2
-21
/
+30
2021-10-13
drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DC
Darren Powell
1
-4
/
+5
2021-10-13
amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signature
Darren Powell
8
-19
/
+39
2021-10-13
drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran
Mukul Joshi
1
-12
/
+21
2021-10-13
drm/amdgpu: Enable RAS error injection after mode2 reset on Aldebaran
Mukul Joshi
1
-0
/
+2
2021-10-13
drm/amd/display: fix null pointer deref when plugging in display
Aurabindo Pillai
1
-1
/
+2
2021-10-13
drm/amd/display: Fix surface optimization regression on Carrizo
Nicholas Kazlauskas
1
-2
/
+13
2021-10-13
drm/amd/display: Enable PSR by default on newer DCN
Nicholas Kazlauskas
2
-3
/
+19
2021-10-13
drm/amdgpu: enable display for cyan skillfish
Lang Yu
1
-2
/
+1
2021-10-13
amd/display: check cursor plane matches underlying plane
Simon Ser
1
-15
/
+34
2021-10-13
amd/amdkfd: remove svms declaration to avoid werror
Alex Sierra
1
-6
/
+5
2021-10-13
drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest fails
Yifan Zhang
1
-0
/
+5
2021-10-13
drm/amdkfd: export svm_range_list_lock_and_flush_work
Yifan Zhang
2
-1
/
+2
2021-10-13
drm/amdkfd: avoid conflicting address mappings
Alex Sierra
2
-17
/
+75
2021-10-13
drm/amdgpu/nbio2.3: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
3
-1
/
+36
2021-10-11
drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
1
-9
/
+12
2021-10-11
drm/amdgpu: query default sclk from smu for cyan_skillfish
Lang Yu
1
-5
/
+12
2021-10-08
drm/amd/display: fix duplicated inclusion
kernel test robot
1
-1
/
+0
2021-10-08
drm/amd/display: remove duplicate include in dcn201_clk_mgr.c
Lv Ruyi
1
-3
/
+1
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
15
-24
/
+24
2021-10-08
drm/amdkfd: rm BO resv on validation to avoid deadlock
Alex Sierra
1
-6
/
+1
2021-10-08
drm/amd/display: Fix Werror when building
Wayne Lin
1
-0
/
+1
2021-10-08
drm/amdgpu: add missing case for HDP for renoir
Alex Deucher
1
-0
/
+1
2021-10-08
drm/amd/display: Remove redundant initialization of variable result
Colin Ian King
1
-1
/
+1
2021-10-08
drm/amdgpu/discovery: add missing case for SMU 11.0.5
Alex Deucher
1
-0
/
+1
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
11
-31
/
+18
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
6
-35
/
+58
2021-10-07
drm: rcar-du: Add r8a779a0 device support
Kieran Bingham
4
-0
/
+27
2021-10-07
drm: rcar-du: Split CRTC IRQ and Clock features
Kieran Bingham
3
-22
/
+39
[next]