summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2024-01-19drm/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
2024-01-03drm/amd/display: Add log end specifierRelja Vojvodic1-1/+1
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic1-10/+80
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-1/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas5-5/+5
2023-12-19drm/amd/display: Add function for dumping clk registersJohnson Chen1-4/+3
2023-12-13drm/amd/display: trivial comment changeAurabindo Pillai1-1/+1
2023-12-13drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King1-4/+4
2023-12-06drm/amd/display: Fix disable_otg_wa logicNicholas Susanto1-8/+0
2023-12-06drm/amd/display: Added delay to DPM logRelja Vojvodic1-10/+16
2023-12-06drm/amd/display: revert removing otg toggle w/a back when no active displayCharlene Liu2-9/+7
2023-12-06drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu2-23/+47
2023-11-30drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-30drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2023-11-30drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim1-1/+0
2023-11-30drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas1-26/+51
2023-11-30drm/amd/display: Do not read DPREFCLK spread info from LUT on DCN35Michael Strauss1-22/+0
2023-11-30drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas1-16/+16
2023-11-17drm/amd/display: Add disable timeout optionDuncan Ma1-0/+3
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma1-9/+9
2023-11-07drm/amd/display: Disable OTG for mode timing switch on DCN35Ovidiu Bunea1-1/+2
2023-11-07drm/amd/display: Fix OTG disable workaround logicTaimur Hassan1-4/+7
2023-11-07drm/amd/display: Enable more IPS optionsSung Joon Kim1-3/+4
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-1/+1
2023-10-09drm/amd/display: Update pmfw_driver_if new structureCharlene Liu2-76/+174
2023-10-09drm/amd/display: Modify SMU message logsSung Joon Kim2-6/+7
2023-10-05drm/amd/display: Make driver backwards-compatible with non-IPS PMFWOvidiu Bunea1-10/+18
2023-10-05drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-2/+0
2023-09-27drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma3-3/+52
2023-09-20drm/amd/display: Add IPS control flagSung Joon Kim3-1/+31
2023-09-20drm/amd/display: Correct z8 watermark maskCharlene Liu1-2/+0
2023-09-20drm/amd/display: Add pointer check before function callSung Joon Kim1-1/+3
2023-09-20drm/amd/display: Enable DCLK_DS from driver by defaultMuhammad Ahmed1-3/+0
2023-09-20drm/amd/display: Add DCN35 case for dc_clk_mgr_createQingqing Zhuo1-0/+13
2023-09-12drm/amd/display: fix some non-initialized register mask and settingCharlene Liu1-14/+42
2023-09-12drm/amd/display: Add new logs for AutoDPMTestEthan Bitnun1-0/+36
2023-09-06drm/amd/display: clean up some inconsistent indentingsYang Li1-14/+14
2023-09-06drm/amd/display: Remove duplicated include in dcn35_clk_mgr.cYang Li1-1/+0
2023-08-30drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo6-0/+1710
2023-08-30drm/amd/display: Add smu write msg id fail retry processFudong Wang1-4/+16
2023-08-30drm/amd/display: add check for PMFW hard min request completeSamson Tam2-3/+162
2023-08-16drm/amd/display: PMFW to wait for DMCUB ack for FPO casesAlvin Lee3-0/+13
2023-08-16drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha1-0/+3
2023-08-09drm/amd/display: Clean up errors in dcn316_smu.cRan Sun1-10/+8
2023-08-09drm/amd/display: Clean up errors in dcn316_clk_mgr.cRan Sun1-4/+2
2023-08-09drm/amd/display: Clean up errors in dcn315_smu.cRan Sun1-14/+12
2023-08-08drm/amd/display: Use max memclk variable when setting max memclkAlvin Lee1-1/+1
2023-08-08drm/amd/display: Revert "drm/amd/display: Read down-spread percentage from lu...Leo Chen2-38/+1