summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-111/+88
2024-05-01drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-05-01drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-04-27drm/amd/display: Add NULL pointer check for kzallocHersen Wu2-0/+16
2024-04-23drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h headerJiapeng Chong1-1/+0
2024-04-17drm/amd/display: Improve the log precisionEthan Bitnun1-1/+1
2024-04-17drm/amd/display: Adjust headersRodrigo Siqueira1-0/+1
2024-04-17drm/amd/display: Use dce_version instead of chip_idRodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira5-5/+1
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei1-0/+50
2024-04-10drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei1-0/+50
2024-04-10drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Add code comments clock and encode codeRodrigo Siqueira1-0/+11
2024-04-10drm/amd/display: Initialize DP ref clk with the correct clockRodrigo Siqueira1-2/+2
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr4-4/+8
2024-04-10drm/amd/display: Add dummy interface for tracing DCN32 SMU messagesGeorge Shen2-1/+13
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback3-3/+3
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-27drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-03-27drm/amd/display: Remove read/write to external registerSung Joon Kim3-61/+0
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung2-29/+28
2024-03-20drm/amd/display: Delete duplicated function prototypesAlex Hung1-2/+1
2024-03-20drm/amd/display: Add debug key to allow disabling dtbclkMuhammad Ahmed1-1/+2
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone1-0/+14
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira2-4/+0
2024-02-22drm/amd/display: Only log during optimize_bandwidth callEthan Bitnun1-1/+1
2024-02-22drm/amd/display: Remove redundant FPU guardRodrigo Siqueira1-2/+0
2024-02-22drm/amd/display: Add SMU timeout check and retryRodrigo Siqueira2-4/+13
2024-02-22drm/amd/display: Remove unused fileRodrigo Siqueira1-79/+0
2024-02-22drm/amd/display: Initialize variable with default valueRodrigo Siqueira1-1/+1
2024-02-19drm/amd/display: Remove break after returnRodrigo Siqueira1-1/+0
2024-02-15drm/amd/display: allow psr-su/replay for z8Charlene Liu1-6/+6
2024-02-15drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li1-4/+11
2024-02-15Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-02-13drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam1-0/+2
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira1-2/+0
2024-02-07drm/amd/display: Trivial code style adjustmentRodrigo Siqueira1-2/+1
2024-02-07drm/amd/display: Drop legacy codeRodrigo Siqueira6-26/+0
2024-02-07drm/amd/display: Add delay before logging clks from hwEthan Bitnun1-0/+2
2024-01-29drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...Mounika Adhuri1-4/+4
2024-01-29drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto1-16/+16
2024-01-29drm/amd/display: fix invalid reg access on DCN35 FPGAEric Yang2-4/+23
2024-01-29drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-01-16drm/amd/display: Update P010 scaling capCharlene Liu1-13/+12
2024-01-16drm/amd/display: Floor to mhz when requesting dpp disp clock changes to SMUWenjing Liu1-4/+36
2024-01-16drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai2-1/+81