summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Update DCN35 watermarksNicholas Kazlauskas2023-11-291-16/+16
* drm/amd/display: Add disable timeout optionDuncan Ma2023-11-171-0/+3
* drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-171-9/+9
* drm/amd/display: Disable OTG for mode timing switch on DCN35Ovidiu Bunea2023-11-071-1/+2
* drm/amd/display: Fix OTG disable workaround logicTaimur Hassan2023-11-071-4/+7
* drm/amd/display: Enable more IPS optionsSung Joon Kim2023-11-071-3/+4
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-091-1/+1
* drm/amd/display: Update pmfw_driver_if new structureCharlene Liu2023-10-092-76/+174
* drm/amd/display: Modify SMU message logsSung Joon Kim2023-10-092-6/+7
* drm/amd/display: Make driver backwards-compatible with non-IPS PMFWOvidiu Bunea2023-10-041-10/+18
* drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2023-10-042-4/+4
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-2/+0
* drm/amd/display: Improve x86 and dmub ips handshakeDuncan Ma2023-09-263-3/+52
* drm/amd/display: Add IPS control flagSung Joon Kim2023-09-203-1/+31
* drm/amd/display: Correct z8 watermark maskCharlene Liu2023-09-201-2/+0
* drm/amd/display: Add pointer check before function callSung Joon Kim2023-09-201-1/+3
* drm/amd/display: Enable DCLK_DS from driver by defaultMuhammad Ahmed2023-09-201-3/+0
* drm/amd/display: Add DCN35 case for dc_clk_mgr_createQingqing Zhuo2023-09-201-0/+13
* drm/amd/display: fix some non-initialized register mask and settingCharlene Liu2023-09-111-14/+42
* drm/amd/display: Add new logs for AutoDPMTestEthan Bitnun2023-09-111-0/+36
* drm/amd/display: clean up some inconsistent indentingsYang Li2023-09-061-14/+14
* drm/amd/display: Remove duplicated include in dcn35_clk_mgr.cYang Li2023-09-061-1/+0
* drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo2023-08-306-0/+1710
* drm/amd/display: Add smu write msg id fail retry processFudong Wang2023-08-301-4/+16
* drm/amd/display: add check for PMFW hard min request completeSamson Tam2023-08-302-3/+162
* drm/amd/display: PMFW to wait for DMCUB ack for FPO casesAlvin Lee2023-08-153-0/+13
* drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha2023-08-151-0/+3
* drm/amd/display: Clean up errors in dcn316_smu.cRan Sun2023-08-091-10/+8
* drm/amd/display: Clean up errors in dcn316_clk_mgr.cRan Sun2023-08-091-4/+2
* drm/amd/display: Clean up errors in dcn315_smu.cRan Sun2023-08-091-14/+12
* drm/amd/display: Use max memclk variable when setting max memclkAlvin Lee2023-08-071-1/+1
* drm/amd/display: Revert "drm/amd/display: Read down-spread percentage from lu...Leo Chen2023-08-072-38/+1
* drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.Martin Tsai2023-07-252-2/+38
* drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas2023-07-181-0/+5
* drm/amd/display: Initialize necessary uninitialized variablesMeera Patel2023-07-181-1/+1
* drm/amd/display: Hardcode vco_freq for dcn316Alan Liu2023-07-181-42/+2
* drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee2023-06-231-6/+37