index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
link
/
accessories
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-21
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-28
drm/amd/display: Avoid overflow assignment in link_dp_cts
Alex Hung
1
-1
/
+2
2024-07-24
drm/amd/display: Check null pointers before multiple uses
Alex Hung
1
-1
/
+4
2024-06-28
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-10
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
1
-1
/
+1
2024-02-15
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-27
drm/amd/display: Update SDP VSC colorimetry from DP test automation request
George Shen
1
-0
/
+6
2023-10-10
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-16
drm/amd/display: implement pipe type definition and adding accessors
Wenjing Liu
1
-1
/
+2
2023-08-16
drm/amd/display: Support Compliance Test Pattern Generation with DP2 Retimer
Michael Strauss
1
-0
/
+3
2023-08-08
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-16
drm/amd/display: Add previously missing includes
Arthur Grillo
1
-0
/
+1
2023-02-15
drm/amd/display: move public dc link function implementation to dc_link_exports
Wenjing Liu
1
-1
/
+2
2023-02-15
drm/amd/display: on dp link lost event toggle dpms for master pipe only
Wenjing Liu
1
-26
/
+16
2023-02-09
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