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-04-09
drm/amdgpu: Fix size overflow
xinhui pan
1
-1
/
+1
2021-04-09
drm/amdgpu: move mmhub ras_func init to ip specific file
Hawking Zhang
2
-19
/
+19
2021-04-09
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
Thomas Zimmermann
2
-21
/
+0
2021-04-09
Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."
Qingqing Zhuo
2
-28
/
+3
2021-04-09
drm/amd/display: 3.2.130
Aric Cyr
1
-1
/
+1
2021-04-09
drm/amd/display: [FW Promotion] Release 0.0.59
Anthony Koo
1
-2
/
+15
2021-04-09
drm/amd/display: Cleanup DML DSC input bpc validation
Nicholas Kazlauskas
4
-5
/
+11
2021-04-09
drm/amd/display: Fixed corruption on 4K tvs
Harry VanZyllDeJong
1
-2
/
+2
2021-04-09
drm/amd/display: Determine synchronization edge based on master's vsync
Mikita Lipski
1
-3
/
+18
2021-04-09
drm/amd/display: Add MST capability to trigger_hotplug interface
Mikita Lipski
1
-1
/
+70
2021-04-09
drm/amd/display: Directly retrain link from debugfs
Mikita Lipski
1
-2
/
+2
2021-04-09
drm/amd/display: Add missing mask for DCN3
Qingqing Zhuo
1
-0
/
+1
2021-04-09
drm/amd/display: Tweak the kernel doc for crc_rd_wrk
Wayne Lin
1
-1
/
+1
2021-04-09
drm/amd/display: Set initial value to a divider
Mikita Lipski
1
-2
/
+2
2021-04-09
drm/amd/display: Add function and debugfs to dump DCC_EN bit
Victor Lu
9
-5
/
+96
2021-04-09
drm/amd/display: Add dc_debug flag to disable min fclk
Harry Wentland
3
-3
/
+4
2021-04-09
drm/amd/display: Add debug prints for SMU messages
Harry Wentland
1
-4
/
+25
2021-04-09
drm/amd/display: Added dc_edp_id_count to dc_context
Jake Wang
2
-7
/
+4
2021-04-09
drm/amd/display: Add debugfs entry for LTTPR register status
Aurabindo Pillai
1
-0
/
+66
2021-04-09
drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10
Leo Li
4
-19
/
+19
2021-04-09
drm/amd/display: add NULL check to avoid kernel crash in DC.
Robin Singh
1
-0
/
+3
2021-04-09
drm/amd/display: use MST downstream AUX to dump DPRX CRCs
David (Dingchen) Zhang
1
-1
/
+1
2021-04-09
drm/amd/display: Add delay in dmub_srv_send_gpint_command
Wyatt Wood
1
-0
/
+2
2021-04-09
drm/amd/display: Retry getting PSR state if command times out
Wyatt Wood
2
-12
/
+20
2021-04-09
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
8
-87
/
+92
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
13
-29
/
+74
2021-04-09
drm/amdgpu: do not register df_mca interrupt in certain config
Hawking Zhang
1
-2
/
+4
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
12
-32
/
+51
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
6
-17
/
+42
2021-04-09
drm/amdgpu: split nbio callbacks into ras and non-ras ones
Hawking Zhang
6
-30
/
+63
2021-04-09
drm/amdgpu: implement query_ras_error_address callback
Hawking Zhang
1
-0
/
+90
2021-04-09
drm/amdgpu: implement umc query error count callback
Hawking Zhang
2
-0
/
+92
2021-04-09
drm/amdgpu: add helper funtion to query umc ras error
Hawking Zhang
2
-0
/
+77
2021-04-09
drm/amdgpu: create umc_v6_7_funcs for aldebaran
Hawking Zhang
3
-1
/
+58
2021-04-09
drm/amdgpu: initialze ras caps per paltform config
Hawking Zhang
1
-12
/
+23
2021-04-09
drm/amdkfd: Avoid null pointer in SMI event
Amber Lin
1
-1
/
+1
2021-04-09
amd: display: modules: Remove repeated struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-09
drm/amdgpu: drop some unused atombios functions
Alex Deucher
2
-163
/
+0
2021-04-09
drm/amd: cleanup coding style a bit
Bernard Zhao
1
-4
/
+3
2021-04-09
drm/amd: use kmalloc_array over kmalloc with multiply
Bernard Zhao
1
-1
/
+1
2021-04-09
drm/amdgpu: support sdma error injection
Stanley.Yang
1
-0
/
+1
2021-04-09
drm/amdgpu: reserve fence slot to update page table
Philip Yang
1
-2
/
+8
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
5
-63
/
+164
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2
-0
/
+19
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
2
-0
/
+13
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-3
/
+3
2021-04-09
drm/amdgpu/display: fix warning on 32 bit in dmub
Alex Deucher
1
-1
/
+1
2021-04-09
drm/amdgpu: check alignment on CPU page for bo map
Xℹ Ruoyao
1
-4
/
+4
2021-04-09
drm/amdgpu: Set a suitable dev_info.gart_page_size
Huacai Chen
1
-2
/
+2
2021-04-09
drm/radeon: avoid potential null pointer access
Guchun Chen
1
-1
/
+1
[next]