summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Initialize DP ref clk with the correct clockRodrigo Siqueira2024-04-091-2/+2
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-094-4/+8
* drm/amd/display: Add dummy interface for tracing DCN32 SMU messagesGeorge Shen2024-04-092-1/+13
* drm/amd/display: handle invalid connector indicesJoshua Aberback2024-04-093-3/+3
* drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li2024-03-271-1/+1
* drm/amd/display: Remove read/write to external registerSung Joon Kim2024-03-273-61/+0
* drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan2024-03-271-0/+5
* drm/amd/display: Correct indentations and spacesAlex Hung2024-03-202-29/+28
* drm/amd/display: Delete duplicated function prototypesAlex Hung2024-03-201-2/+1
* drm/amd/display: Add debug key to allow disabling dtbclkMuhammad Ahmed2024-03-201-1/+2
* drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2024-03-201-0/+14
* drm/amd/display: Drop unnecessary headerRodrigo Siqueira2024-02-222-4/+0
* drm/amd/display: Only log during optimize_bandwidth callEthan Bitnun2024-02-221-1/+1
* drm/amd/display: Remove redundant FPU guardRodrigo Siqueira2024-02-221-2/+0
* drm/amd/display: Add SMU timeout check and retryRodrigo Siqueira2024-02-222-4/+13
* drm/amd/display: Remove unused fileRodrigo Siqueira2024-02-221-79/+0
* drm/amd/display: Initialize variable with default valueRodrigo Siqueira2024-02-221-1/+1
* drm/amd/display: Remove break after returnRodrigo Siqueira2024-02-191-1/+0
* drm/amd/display: allow psr-su/replay for z8Charlene Liu2024-02-141-6/+6
* drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgrRoman Li2024-02-141-4/+11
* Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger2024-02-141-1/+0
* drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'Srinivasan Shanmugam2024-02-121-0/+2
* drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira2024-02-071-2/+0
* drm/amd/display: Trivial code style adjustmentRodrigo Siqueira2024-02-071-2/+1
* drm/amd/display: Drop legacy codeRodrigo Siqueira2024-02-076-26/+0
* drm/amd/display: Add delay before logging clks from hwEthan Bitnun2024-02-071-0/+2
* drm/amd/display: clkmgr unittest with removal of warn & rename DCN35 ips hand...Mounika Adhuri2024-01-291-4/+4
* drm/amd/display: Underflow workaround by increasing SR exit latencyNicholas Susanto2024-01-291-16/+16
* drm/amd/display: fix invalid reg access on DCN35 FPGAEric Yang2024-01-292-4/+23
* drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan2024-01-291-0/+1
* drm/amd/display: Update P010 scaling capCharlene Liu2024-01-151-13/+12
* drm/amd/display: Floor to mhz when requesting dpp disp clock changes to SMUWenjing Liu2024-01-151-4/+36
* drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas2024-01-151-12/+9
* drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai2024-01-092-1/+81
* drm/amd/display: Add log end specifierRelja Vojvodic2024-01-031-1/+1
* drm/amd/display: Add more mechanisms for testsRelja Vojvodic2024-01-031-10/+80
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-1/+2
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-195-5/+5
* drm/amd/display: Add function for dumping clk registersJohnson Chen2023-12-191-4/+3
* drm/amd/display: trivial comment changeAurabindo Pillai2023-12-131-1/+1
* drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King2023-12-131-4/+4
* drm/amd/display: Fix disable_otg_wa logicNicholas Susanto2023-12-061-8/+0
* drm/amd/display: Added delay to DPM logRelja Vojvodic2023-12-061-10/+16
* drm/amd/display: revert removing otg toggle w/a back when no active displayCharlene Liu2023-12-062-9/+7
* drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu2023-12-062-23/+47
* drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas2023-11-291-15/+12
* drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin2023-11-291-4/+4
* drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2023-11-291-1/+0
* drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas2023-11-291-26/+51
* drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss2023-11-291-22/+0