aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: To apply the adjusted DP ref clock for DP devicesYiling Chen2025-04-211-4/+5
* drm/amd/display: Block Invalid TMDS operationChris Park2024-12-181-0/+3
* drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung2024-07-011-4/+4
* drm/amd/display: Prevent overflow on DTO calculationChris Park2024-06-141-4/+8
* drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone2024-05-201-4/+4
* drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park2024-05-201-1/+1
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-0/+117
* drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2024-04-101-4/+4
* drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai2024-01-091-1/+8
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-1/+5
* drm/amd/display: add dp dto programming function to dccgDillon Varone2023-09-111-0/+1
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-38/+0
* drm/amd/display: Add 90Mhz to video_optimized_pixel_ratesTaimur Hassan2023-03-311-0/+1
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-071-12/+15
* drm/amd/display: Fix pixel clock programmingIlya Bakoulin2022-08-161-0/+2
* drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss2022-07-251-5/+15
* drm/amd/display: Remove unused clk_src variableMaĆ­ra Canal2022-07-251-2/+0
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: Select correct DTO sourceDillon Varone2022-06-031-0/+27
* drm/amd/display: Check if modulo is 0 before dividing.David Galiffi2022-05-261-3/+6
* drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung2022-05-101-14/+1
* drm/amd/display: Select correct DTO sourceDillon Varone2022-04-121-1/+1
* drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai2022-04-011-1/+1
* drm/amd/display: merge two duplicated clock_source_createCharlene Liu2022-03-151-54/+71
* drm/amd/display: fix deep color ratioHansen Dsouza2022-03-151-0/+100
* drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen2021-03-021-3/+3
* drm/amd/display: Synchronize displays with different timingsVladimir Stempen2021-02-221-6/+46
* drm/amd/display: Fix potential integer overflowGustavo A. R. Silva2021-02-181-1/+1
* drm/amd/display: fix 64bit division issue on 32bit OSLang Yu2021-02-091-1/+1
* drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner2021-01-251-0/+14
* drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...Lee Jones2021-01-111-29/+28
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-4/+4
* drm/amd/display: Fixed panic during seamless boot.David Galiffi2020-10-231-1/+2
* drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li2020-10-051-0/+18
* drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2020-07-011-7/+146
* drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'YueHaibing2020-04-221-33/+0
* drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-1/+1
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin2019-08-221-1/+1
* drm/amd/display: fix a potential null pointer dereferenceColin Ian King2019-08-221-1/+2
* drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2019-08-151-1/+2
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-20/+12
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
| |\
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: removing MODULO change for dcn2Martin Leung2019-06-221-28/+0
* | | drm/amd/display: Add DCN2 clk mgrHarry Wentland2019-06-211-0/+108
|/ /
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-0/+1
* | gpu: fix typos in code commentsWeitao Hou2019-05-241-2/+2
|/
* drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo2019-03-191-1/+1