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
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
accessories
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-10
drm/amd/display: Update chip_cap defines and usage
Michael Strauss
1
-2
/
+2
2024-08-20
drm/amd/display: Update HPO I/O When Handling Link Retrain Automation Request
Michael Strauss
1
-0
/
+8
2024-08-06
drm/amd/display: Revert Avoid overflow assignment
Gabe Teeger
1
-2
/
+1
2024-07-27
drm/amd/display: Avoid overflow assignment in link_dp_cts
Alex Hung
1
-1
/
+2
2024-07-23
drm/amd/display: Check null pointers before multiple uses
Alex Hung
1
-1
/
+4
2024-06-27
drm/amd/display: Remove redundant checks for pipe_ctx->stream
Alex Hung
1
-1
/
+1
2024-04-12
drm/amd/display: Adjust some includes used by display
Rodrigo Siqueira
1
-1
/
+0
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
1
-1
/
+1
2024-02-14
drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern Sequences
Michael Strauss
1
-19
/
+8
2023-11-07
drm/amd/display: Update DP HPO MSA with colorimetry from test request
George Shen
1
-5
/
+4
2023-11-07
drm/amd/display: Update test link rate DPCD bit field to match spec
George Shen
1
-1
/
+7
2023-10-26
drm/amd/display: Update SDP VSC colorimetry from DP test automation request
George Shen
1
-0
/
+6
2023-10-09
drm/amd/display: Refactor DPG test pattern logic for ODM cases
George Shen
1
-93
/
+24
2023-09-26
drm/amd/display: Drop unused link FPGA code
Rodrigo Siqueira
2
-125
/
+0
2023-08-15
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-1
/
+2
2023-08-15
drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer
Michael Strauss
1
-0
/
+3
2023-08-07
drm/amd/display: fix a regression in blank pixel data caused by coding mistake
Wenjing Liu
1
-1
/
+1
2023-07-25
drm/amd/display: Update DPG test pattern programming
Wenjing Liu
1
-53
/
+54
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
3
-4
/
+10
2023-03-07
drm/amd/display: replace all dc_link function call in link with link functions
Wenjing Liu
1
-3
/
+3
2023-03-07
drm/amd/display: move dc_link functions in accessories folder to dc_link_exports
Wenjing Liu
4
-47
/
+38
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-17
/
+0
2023-02-15
drm/amd/display: Add previously missing includes
Arthur Grillo
1
-0
/
+1
2023-02-14
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
1
-1
/
+2
2023-02-14
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
1
-26
/
+16
2023-02-08
drm/amd/display: break down dc_link.c
Wenjing Liu
5
-3
/
+136
2023-01-24
drm/amd/display: move dp cts functions from dc_link_dp to link_dp_cts
Wenjing Liu
2
-0
/
+1088
2023-01-24
drm/amd/display: create accessories, hwss and protocols sub folders in link
Wenjing Liu
2
-0
/
+223