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
2023-11-03
drm/amdgpu: don't use ATRM for external devices
Alex Deucher
1
-0
/
+5
2023-11-03
drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs
Alex Deucher
2
-12
/
+12
2023-11-03
drm/amdgpu: use mode-2 reset for RAS poison consumption
Tao Zhou
1
-1
/
+5
2023-11-03
drm/amdgpu doorbell range should be set when gpu recovery
Lin.Cao
1
-0
/
+7
2023-11-03
drm/amd/pm: Return 0 as default min power limit for legacy asics
Ma Jun
1
-0
/
+3
2023-10-31
drm/amdgpu: remove unused macro HW_REV
Yang Wang
1
-3
/
+0
2023-10-31
drm/amd/pm: Fix error of MACO flag setting code
Ma Jun
2
-8
/
+9
2023-10-31
drm/amdgpu: Fix the vram base start address
Arunpravin Paneer Selvam
1
-2
/
+13
2023-10-31
drm/amdgpu: set XGMI IP version manually for v6_4
Tao Zhou
1
-0
/
+3
2023-10-31
drm/amdgpu: add unmap latency when gfx11 set kiq resources
Tong Liu01
1
-0
/
+1
2023-10-31
drm/amd/pm: fix the high voltage and temperature issue
Kenneth Feng
7
-15
/
+94
2023-10-31
drm/amdgpu: remove amdgpu_mes_self_test in gpu recover
Yifan Zhang
1
-4
/
+0
2023-10-31
drm/amdgpu: Drop deferred error in uncorrectable error check
Candice Li
1
-2
/
+1
2023-10-31
drm/amd/pm: Fix warnings
Lijo Lazar
2
-2
/
+2
2023-10-31
drm/amdgpu: check RAS supported first in ras_reset_error_count
Tao Zhou
1
-4
/
+4
2023-10-27
drm/amdgpu: Remove unused variables from amdgpu_show_fdinfo
Umio Yasuno
1
-6
/
+0
2023-10-27
drm/amdgpu: Remove duplicate fdinfo fields
Rob Clark
1
-3
/
+0
2023-10-27
drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded
Kenneth Feng
1
-1
/
+2
2023-10-27
drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems
David Francis
5
-23
/
+45
2023-10-27
drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo table
Candice Li
1
-7
/
+5
2023-10-27
drm/amdgpu: Identify data parity error corrected in replay mode
Candice Li
1
-9
/
+23
2023-10-27
drm/amdgpu: Fix typo in IP discovery parsing
Mukul Joshi
1
-1
/
+1
2023-10-27
drm/amd/display: fix S/G display enablement
Hamza Mahfooz
1
-1
/
+1
2023-10-26
drm/amdxcp: fix amdxcp unloads incompletely
James Zhu
1
-3
/
+4
2023-10-26
drm/amd/amdgpu: fix the GPU power print error in pm info
Li Ma
1
-2
/
+2
2023-10-26
drm/amdgpu: Use pcie domain of xcc acpi objects
Lijo Lazar
1
-18
/
+22
2023-10-26
drm/amd: check num of link levels when update pcie param
Lin.Cao
1
-0
/
+3
2023-10-26
drm/amdgpu: Add a read to GFX v9.4.3 ring test
Lijo Lazar
1
-0
/
+1
2023-10-26
drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.
Yifan Zhang
3
-3
/
+23
2023-10-26
drm/amdgpu: get RAS poison status from DF v4_6_2
Tao Zhou
4
-1
/
+71
2023-10-26
drm/amdgpu: Use discovery table's subrevision
Lijo Lazar
1
-1
/
+8
2023-10-26
drm/amd/display: 3.2.256
Aric Cyr
1
-1
/
+1
2023-10-26
drm/amd/display: add interface to query SubVP status
Aurabindo Pillai
4
-2
/
+9
2023-10-26
drm/amd/display: Read before writing Backlight Mode Set Register
Iswara Nagulendran
1
-1
/
+6
2023-10-26
drm/amd/display: Disable SYMCLK32_SE RCO on DCN314
Michael Strauss
1
-1
/
+1
2023-10-26
drm/amd/display: Fix shaper using bad LUT params
Ilya Bakoulin
1
-0
/
+1
2023-10-26
drm/amd/display: add null check for invalid opps
Samson Tam
1
-1
/
+2
2023-10-26
drm/amd/display: Update FAMS sequence for DCN30 & DCN32
Alvin Lee
4
-19
/
+38
2023-10-26
drm/amd/display: fix num_ways overflow error
Samson Tam
1
-3
/
+4
2023-10-26
drm/amd/display: Add prefix for plane functions
Rodrigo Siqueira
3
-271
/
+275
2023-10-26
drm/amd/display: Add prefix to amdgpu crtc functions
Rodrigo Siqueira
1
-24
/
+24
2023-10-26
drm/amd/display: Correct enum typo
Rodrigo Siqueira
1
-3
/
+3
2023-10-26
drm/amd/display: Set emulated sink type to HDMI accordingly.
Alex Hung
1
-0
/
+3
2023-10-26
drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal"
Alex Hung
1
-1
/
+0
2023-10-26
drm/amd/display: Fix HDMI framepack 3D test issue
Sung Joon Kim
2
-1
/
+3
2023-10-26
drm/amd/display: Fix IPS handshake for idle optimizations
Nicholas Kazlauskas
10
-27
/
+141
2023-10-26
drm/amd/display: implement map dc pipe with callback in DML2
Wenjing Liu
3
-0
/
+148
2023-10-26
drm/amd/display: add pipe resource management callbacks to DML2
Wenjing Liu
4
-0
/
+30
2023-10-26
drm/amd/display: Reduce default backlight min from 5 nits to 1 nits
Swapnil Patel
1
-2
/
+2
2023-10-26
drm/amd/display: Update SDP VSC colorimetry from DP test automation request
George Shen
1
-0
/
+6
[next]