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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
drm/amd/display: remove redundant assignment to variable v_total
Colin Ian King
1
-1
/
+1
2019-12-03
drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.c
zhengbin
1
-2
/
+2
2019-12-03
drm/amd/display: Remove unneeded semicolon in hdcp.c
zhengbin
1
-1
/
+1
2019-12-03
drm/amd/display: Remove unneeded semicolon in bios_parser2.c
zhengbin
1
-1
/
+1
2019-12-03
drm/amd/display: Remove unneeded semicolon in bios_parser.c
zhengbin
1
-1
/
+1
2019-12-03
drm/amd/display: fix double assignment to msg_id field
Colin Ian King
1
-1
/
+1
2019-12-03
drm/amd/display: re-enable wait in pipelock, but add timeout
Alex Deucher
1
-0
/
+19
2019-12-03
drm/amd/display: Get NV14 specific ip params as needed
Zhan liu
1
-0
/
+4
2019-12-03
drm/amd/display: Adding NV14 IP Parameters
Zhan liu
1
-0
/
+68
2019-12-03
drm/amd/display: Drop AMD_EDID_UTILITY defines
Harry Wentland
3
-14
/
+0
2019-12-03
drm/amd/display: Include num_vmid and num_dsc within NV14's resource caps
Zhan Liu
1
-0
/
+2
2019-11-26
drm/amd/display: Modify comments to match the code
Zhan liu
1
-1
/
+6
2019-11-26
drm/amd/display: Null check aconnector in event_property_validate
Bhawanpreet Lakha
1
-0
/
+3
2019-11-26
drm/amd/display: remove set but not used variable 'msg_out'
YueHaibing
1
-4
/
+0
2019-11-26
drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_stream
Nathan Chancellor
1
-2
/
+2
2019-11-22
drm/amd/display: add default clocks if not able to fetch them
Alex Deucher
1
-1
/
+2
2019-11-22
drm/amdgpu: refine query function of mmhub EDC counter in vg20
Dennis Li
1
-2
/
+2
2019-11-19
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
1
-1
/
+1
2019-11-19
drm/amd/display: Fix coding error in connector atomic check
Mikita Lipski
1
-1
/
+1
2019-11-19
drm/amd/display: Fix static analysis bug in validate_bksv
Bhawanpreet Lakha
1
-1
/
+3
2019-11-19
drm/amd/display: split rxstatus for hdmi and dp
Bhawanpreet Lakha
3
-33
/
+24
2019-11-19
drm/amd/display: use drm defines for MAX CASCADE MASK
Bhawanpreet Lakha
2
-12
/
+6
2019-11-19
drm/amd/display: add and use defines from drm_hdcp.h
Bhawanpreet Lakha
3
-49
/
+37
2019-11-19
drm/amd/display: Refactor HDCP encryption status update
Bhawanpreet Lakha
3
-8
/
+17
2019-11-19
drm/amd/display: add force Type0/1 flag
Bhawanpreet Lakha
6
-10
/
+26
2019-11-19
drm/amd/display: Refactor HDCP to handle multiple displays per link
Bhawanpreet Lakha
3
-42
/
+40
2019-11-19
drm/amd/display: Handle hdcp2.2 type0/1 in dm
Bhawanpreet Lakha
4
-11
/
+33
2019-11-19
drm/amd/display: Enable HDCP 2.2
Bhawanpreet Lakha
2
-3
/
+2
2019-11-19
drm/amd/display: Change ERROR to WARN for HDCP module
Bhawanpreet Lakha
1
-2
/
+2
2019-11-19
drm/amd/display: Add logging for HDCP2.2
Bhawanpreet Lakha
3
-20
/
+196
2019-11-19
drm/amd/display: Add execution and transition states for HDCP2.2
Bhawanpreet Lakha
6
-9
/
+1764
2019-11-19
drm/amd/display: Add DDC handles for HDCP2.2
Bhawanpreet Lakha
1
-0
/
+326
2019-11-19
drm/amd/display: Add PSP block to verify HDCP2.2 steps
Bhawanpreet Lakha
3
-1
/
+739
2019-11-19
drm/amd/display: Add Navi10 DMUB VBIOS code
Nicholas Kazlauskas
1
-0
/
+11
2019-11-19
drm/amd/display: Add DSC 422Native debug option
Ilya Bakoulin
2
-1
/
+6
2019-11-19
drm/amd/display: Use a temporary copy of the current state when updating DSC ...
Nikola Cornij
1
-7
/
+24
2019-11-19
drm/amd/display: Spin for DMCUB PHY init in DC
Nicholas Kazlauskas
1
-4
/
+17
2019-11-19
drm/amd/display: DML Validation Dump/Check with Logging
Jaehyun Chung
5
-1
/
+680
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo
29
-717
/
+1243
2019-11-19
drm/amd/display: Don't spin forever waiting for DMCUB phy/auto init
Nicholas Kazlauskas
2
-9
/
+6
2019-11-19
drm/amd/display: Avoid conflict between HDR multiplier and 3dlut
Michael Strauss
4
-24
/
+22
2019-11-19
drm/amd/display: add debugfs sdp hook up function for Navi
David (Dingchen) Zhang
1
-0
/
+2
2019-11-19
drm/amd/display: 3.2.60
Aric Cyr
1
-1
/
+1
2019-11-19
drm/amd/display: Add debug trace for dmcub FW autoload.
Yongqiang Sun
3
-10
/
+33
2019-11-19
drm/amd/display: Adjust DML workaround threshold
Joshua Aberback
2
-2
/
+2
2019-11-19
drm/amd/display: add color space option when sending link test pattern
Wenjing Liu
11
-10
/
+85
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
25
-129
/
+104
2019-11-19
drm/amd/display: Fix debugfs on MST connectors
Mikita Lipski
2
-9
/
+16
2019-11-19
drm/amd/display: revert change causing DTN hang for RV
Samson Tam
1
-27
/
+0
2019-11-19
drm/amd/display: Clean up some code with unused registers
Anthony Koo
1
-2
/
+1
[next]