summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
AgeCommit message (Expand)Author
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-06-14drm/amd/display: Prevent overflow on DTO calculationChris Park
2024-05-20drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone
2024-05-20drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai
2024-04-09drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
2023-09-11drm/amd/display: add dp dto programming function to dccgDillon Varone
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-03-31drm/amd/display: Add 90Mhz to video_optimized_pixel_ratesTaimur Hassan
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2022-08-16drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss
2022-07-25drm/amd/display: Remove unused clk_src variableMaĆ­ra Canal
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-06-03drm/amd/display: Select correct DTO sourceDillon Varone
2022-05-26drm/amd/display: Check if modulo is 0 before dividing.David Galiffi
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung
2022-04-12drm/amd/display: Select correct DTO sourceDillon Varone
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai
2022-03-15drm/amd/display: merge two duplicated clock_source_createCharlene Liu
2022-03-15drm/amd/display: fix deep color ratioHansen Dsouza
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen
2021-02-22drm/amd/display: Synchronize displays with different timingsVladimir Stempen
2021-02-18drm/amd/display: Fix potential integer overflowGustavo A. R. Silva
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner
2021-01-11drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha
2020-04-22drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-08-22drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin
2019-08-22drm/amd/display: fix a potential null pointer dereferenceColin Ian King
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: removing MODULO change for dcn2Martin Leung
2019-06-21drm/amd/display: Add DCN2 clk mgrHarry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang
2019-05-24gpu: fix typos in code commentsWeitao Hou
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers