aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dccg
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai2-0/+18
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai2-0/+369
2026-07-15drm/amd/display: fix wrong register field in dccg35_set_hdmistreamclk_src_newDyllan Kobal1-1/+1
2026-07-15drm/amd/display: enable hdmistreamclk_rcg by default for dcn42Charlene Liu1-2/+5
2026-07-14drm/amd/display: ensure dtbclk clk_src selected before hdmistream_clk_enCharlene Liu3-3/+6
2026-07-01drm/amd/display: Update ONO PG Workaround for DCN42Leo Chen2-4/+15
2026-07-01drm/amd/display: Disable DPPCLK RCG to fix cursor disappearingKaren Chen1-0/+6
2026-07-01drm/amd/display: Remove DCCG registers not needed in DCN42Matthew Stewart1-32/+30
2026-07-01drm/amd/display: Rewrite dccg42_initMatthew Stewart1-20/+9
2026-07-01drm/amd/display: Fix DCN42 null registers & register masksMatthew Stewart1-2/+2
2026-06-17drm/amd/display: Temp disable repeater FGCG as workaroundOvidiu Bunea1-1/+5
2026-06-03drm/amd/display: Add DCCG DIO, HPO, OPP, and OPTC support for FRLHarry Wentland10-0/+673
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski1-2/+13
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian2-11/+13
2026-04-17drm/amd/display: Add allow_clock_gating to dcn42 dccgRoman Li1-0/+2
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian5-0/+10
2026-03-30drm/amd/display: Remove invalid DPSTREAMCLK mask usageRoman Li1-4/+0
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu1-0/+1
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li1-0/+20
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li3-4/+69
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski1-1/+20
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski4-4/+20
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li2-2/+24
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li2-0/+541
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds10-11/+11
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook10-11/+11
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti11-10/+113
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin1-10/+5
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg component."Nicholas Carbones2-68/+4
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas2-20/+27
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti2-4/+68
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen8-6/+196
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai1-1/+1
2025-10-20drm/amd/display: Move all DCCG RCG into HWSS root_clock_controlOvidiu Bunea1-3/+2
2025-10-20drm/amd/display: fix dppclk rcg poweron checkYihan Zhu1-1/+5
2025-10-20drm/amd/display: add dccg dfs mask defCharlene Liu1-0/+8
2025-10-20drm/amd/display: add dispclk ramping to dcn35.Charlene Liu1-0/+12
2025-10-13drm/amd/display: Prevent Gating DTBCLK before It Is Properly LatchedFangzhi Zuo1-1/+1
2025-09-23drm/amd/display: Insert dccg log for easy debugCharlene Liu1-3/+21
2025-09-05drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea1-35/+39
2025-08-29drm/amd/display: incorrect conditions for failing dto calculationsClay King1-1/+1
2025-06-24drm/amd/display: Add num_slices_h to set_dto_dscclk signatureIlya Bakoulin2-3/+2
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu1-14/+24
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu1-11/+13
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil3-50/+51
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro2-13/+51
2024-11-20drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-10-01drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone1-3/+0
2024-10-01drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDSRyan Seto1-81/+0
2024-09-06drm/amd/display: fix dccg root clock optimization related hangQili Lu2-5/+10