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
2023-02-15
drm/amd/display: Remove duplicate/repeating expression
Deepak R Varma
1
-1
/
+1
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
2
-0
/
+8
2023-02-15
drm/amd/display: Fix excess arguments on kernel-doc
Arthur Grillo
3
-10
/
+9
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
2
-0
/
+2
2023-02-15
drm/amd/amdgpu: Add function prototypes to headers
Arthur Grillo
1
-0
/
+1
2023-02-15
drm/amd/display: Add function prototypes to headers
Arthur Grillo
3
-0
/
+6
2023-02-15
drm/amd/display: Turn global functions into static
Arthur Grillo
1
-1
/
+1
2023-02-15
drm/amd/display: remove unused _calculate_degamma_curve function
Melissa Wen
2
-89
/
+0
2023-02-15
drm/amd/display: remove unused func declaration from resource headers
Melissa Wen
1
-4
/
+0
2023-02-15
drm/amd/display: unset initial value for tf since it's never used
Melissa Wen
1
-2
/
+2
2023-02-15
drm/amd/display: camel case cleanup in color_gamma file
Melissa Wen
1
-24
/
+26
2023-02-15
drm/amd/pm: Allocate dummy table only if needed
Lijo Lazar
2
-3
/
+8
2023-02-15
Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"
Qingqing Zhuo
1
-46
/
+1
2023-02-15
drm/amd/display: Promote DAL to 3.2.223
Aric Cyr
1
-1
/
+1
2023-02-15
drm/amd/display: temporary fix for page faulting
Ayush Gupta
1
-1
/
+1
2023-02-15
drm/amd/display: upstream link_dp_dpia_bw.c
Mustapha Ghaddar
3
-29
/
+425
2023-02-15
drm/amd/display: Disable HUBP/DPP PG on DCN314 for now
Nicholas Kazlauskas
1
-0
/
+2
2023-02-15
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
Melissa Wen
1
-18
/
+19
2023-02-15
drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctly
Melissa Wen
1
-1
/
+1
2023-02-15
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
2
-1
/
+4
2023-02-14
drm/amd/display: Add support for multiple overlay planes
Bhawanpreet Lakha
3
-7
/
+41
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
14
-269
/
+442
2023-02-14
drm/amd/display: Update Z8 SR exit/enter latencies
Nicholas Kazlauskas
1
-2
/
+2
2023-02-14
drm/amd/display: Fix FreeSync active bit issue
Leo (Hanghong) Ma
1
-3
/
+9
2023-02-14
drm/amd/display: Disable unbounded request mode during rotation
Nasir Osman
1
-1
/
+2
2023-02-14
drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9
Yifan Zha
1
-0
/
+4
2023-02-14
drm/amd/display: Remove the unused variable pre_connection_type
Jiapeng Chong
1
-2
/
+0
2023-02-14
drm/amd/display: Remove the unused variable ds_port
Jiapeng Chong
1
-4
/
+0
2023-02-14
drm/amd/display: Remove stutter only configurations
Nasir Osman
6
-11
/
+73
2023-02-14
drm/amd/display: Fix video glitch while drag window in PSR-SU
Tom Chung
2
-5
/
+37
2023-02-14
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-3
/
+3
2023-02-14
drm/amd/display: Simplify bool conversion
Yang Li
1
-1
/
+1
2023-02-14
drm/amd/display: add NULL pointer check
Charlene Liu
1
-6
/
+10
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
5
-85
/
+108
2023-02-14
drm/amd/display: Extract temp drm mst deallocation wa into its own function
Wenjing Liu
3
-11
/
+102
2023-02-14
drm/amd/display: enable DPG when disabling plane for phantom pipe
Samson Tam
1
-1
/
+46
2023-02-14
Revert "drm/amd/display: Correct bw_params population"
Daniel Miess
1
-21
/
+10
2023-02-14
drm/amd/display: do not set RX back to SST mode for non 0 mst stream count
Wenjing Liu
3
-41
/
+25
2023-02-14
drm/amd/display: Fix prefetch vratio check
Alvin Lee
3
-6
/
+29
2023-02-14
drm/amd/display: Enable P-state validation checks for DCN314
Nicholas Kazlauskas
1
-1
/
+1
2023-02-14
drm/amd/display: fix k1 k2 divider programming for phantom streams
Aurabindo Pillai
1
-2
/
+2
2023-02-14
drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPO
Alvin Lee
8
-8
/
+52
2023-02-14
drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
Nicholas Kazlauskas
4
-1
/
+52
2023-02-14
drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10
Kenneth Feng
12
-2
/
+413
2023-02-14
drm/amdkfd: Prevent user space using both svm and kfd api to register same user buffer
Xiaogang Chen
1
-0
/
+14
2023-02-14
drm/amdgpu: Fix the warning info when unload or remove amdgpu
Ma Jun
1
-1
/
+2
2023-02-09
Revert "drm/amd/display: disable S/G display on DCN 3.1.5"
Alex Deucher
1
-0
/
+1
2023-02-09
Revert "drm/amd/display: disable S/G display on DCN 2.1.0"
Alex Deucher
1
-0
/
+1
2023-02-09
Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"
Alex Deucher
1
-0
/
+2
2023-02-09
drm/amdgpu: add S/G display parameter
Alex Deucher
3
-0
/
+15
[next]