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
/
dce
/
dce_clock_source.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
drm/amd/display: Block Invalid TMDS operation
Chris Park
1
-0
/
+3
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-4
/
+4
2024-06-14
drm/amd/display: Prevent overflow on DTO calculation
Chris Park
1
-4
/
+8
2024-05-20
drm/amd/display: Modify HPO pixel clock programming to support DPM
Dillon Varone
1
-4
/
+4
2024-05-20
drm/amd/display: Use the correct TMDS function to avoid DVI issues
Chris Park
1
-1
/
+1
2024-04-27
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
1
-0
/
+117
2024-04-10
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
1
-4
/
+4
2024-01-09
drm/amd/display: To adjust dprefclk by down spread percentage
Martin Tsai
1
-1
/
+8
2023-09-27
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
1
-1
/
+5
2023-09-12
drm/amd/display: add dp dto programming function to dccg
Dillon Varone
1
-0
/
+1
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
1
-38
/
+0
2023-03-31
drm/amd/display: Add 90Mhz to video_optimized_pixel_rates
Taimur Hassan
1
-0
/
+1
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
1
-12
/
+15
2022-08-17
drm/amd/display: Fix pixel clock programming
Ilya Bakoulin
1
-0
/
+2
2022-07-26
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
1
-5
/
+15
2022-07-25
drm/amd/display: Remove unused clk_src variable
MaĆra Canal
1
-2
/
+0
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
1
-2
/
+0
2022-06-03
drm/amd/display: Select correct DTO source
Dillon Varone
1
-0
/
+27
2022-05-26
drm/amd/display: Check if modulo is 0 before dividing.
David Galiffi
1
-3
/
+6
2022-05-11
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dce
Alex Hung
1
-14
/
+1
2022-04-12
drm/amd/display: Select correct DTO source
Dillon Varone
1
-1
/
+1
2022-04-01
drm/amd/display: Fix pointer dereferenced before checking
Haowen Bai
1
-1
/
+1
2022-03-15
drm/amd/display: merge two duplicated clock_source_create
Charlene Liu
1
-55
/
+72
2022-03-15
drm/amd/display: fix deep color ratio
Hansen Dsouza
1
-0
/
+100
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
1
-3
/
+3
2021-02-23
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
1
-6
/
+46
2021-02-19
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
1
-1
/
+1
2021-01-26
drm/amd/display: Fix HDMI deep color output for DCE 6-11.
Mario Kleiner
1
-0
/
+14
2021-01-12
drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...
Lee Jones
1
-29
/
+28
2020-11-05
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
1
-4
/
+4
2020-10-23
drm/amd/display: Fixed panic during seamless boot.
David Galiffi
1
-1
/
+2
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li
1
-0
/
+18
2020-07-01
drm/amd/display: Add DCN3 CLK_MGR
Bhawanpreet Lakha
1
-7
/
+146
2020-04-23
drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'
YueHaibing
1
-33
/
+0
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
1
-1
/
+1
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
1
-4
/
+0
2019-08-23
drm/amd/display: fix calc_pll_max_vco_construct
Dmytro Laktyushkin
1
-1
/
+1
2019-08-23
drm/amd/display: fix a potential null pointer dereference
Colin Ian King
1
-1
/
+2
2019-08-15
drm/amd/display: enabling seamless boot sequence for dcn2
Martin Leung
1
-1
/
+2
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
1
-20
/
+12
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-0
/
+2
2019-06-22
drm/amd/display: removing MODULO change for dcn2
Martin Leung
1
-28
/
+0
2019-06-22
drm/amd/display: Add DCN2 clk mgr
Harry Wentland
1
-0
/
+108
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+2
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
1
-0
/
+2
2019-05-31
drm/amd/display: make clk mgr soc specific
Eric Yang
1
-0
/
+1
2019-05-24
gpu: fix typos in code comments
Weitao Hou
1
-2
/
+2
2019-03-19
drm/amd/display: Keep clocks high before seamless boot done
Anthony Koo
1
-1
/
+1
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
1
-2
/
+26
[next]