aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-30drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-16drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung1-3/+41
2021-12-13drm/amd/display: fix function scopesIsabella Basso9-83/+23
2021-12-13drm/amdgpu: remove unnecessary variablesIsabella Basso1-6/+1
2021-12-13drm/amd: add some extra checks that is_dig_enabled is definedMario Limonciello1-1/+2
2021-12-13drm/amd: append missing includesIsabella Basso2-0/+4
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2021-11-17drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin2-4/+11
2021-10-28drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss1-3/+10
2021-10-28drm/amd/display: clean up dcn31 revision checkDmytro Laktyushkin1-8/+2
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen1-2/+4
2021-10-19drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij1-8/+8
2021-10-19drm/amd/display: Disable dpp root clock when not being usedJake Wang1-1/+4
2021-10-08drm/amd/display: remove duplicate include in dcn201_clk_mgr.cLv Ruyi1-3/+1
2021-10-04drm/amdgpu/display: fold DRM_AMD_DC_DCN201 into DRM_AMD_DC_DCNAlex Deucher2-4/+0
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu4-0/+312
2021-09-28drm/amd/display: Replace referral of dal with dcQingqing Zhuo2-2/+2
2021-09-23drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij1-2/+2
2021-09-23drm/amd/display: Extend w/a for hard hang on HPD to dcn20Qingqing Zhuo1-1/+11
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang1-0/+2
2021-09-14drm/amd/display: Apply w/a for hard hang on HPDQingqing Zhuo1-1/+11
2021-09-14drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"Qingqing Zhuo1-3/+1
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-1/+1
2021-09-07drm/amd/display: Fix warning comparing pointer to 0chongjiapeng1-1/+1
2021-08-05drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo1-1/+3
2021-07-28drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao1-1/+1
2021-07-23drm/amd/display: change zstate allow msg conditionEric Yang1-8/+8
2021-07-23drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2-55/+42
2021-07-23drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy1-0/+4
2021-07-21drm/amd/display: Prevent Diags from entering S2Mikita Lipski1-1/+1
2021-07-08drm/amd/display: update header file nameXiaomeng Hou1-2/+2
2021-07-08drm/amd/display: Round KHz up when calculating clock requestsAric Cyr7-42/+47
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher3-11/+0
2021-06-15drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDERWesley Chalmers3-6/+69
2021-06-08drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin1-51/+27
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski1-6/+16
2021-06-04drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas7-0/+1425
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai1-0/+7
2021-05-19drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu1-2/+46
2021-05-10drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang1-3/+3
2021-05-10drm/amd/display: Fix clock table filling logicIlya Bakoulin1-27/+53
2021-05-10drm/amdgpu/dc: Revert commit "treat memory as a single-channel"Aric Cyr1-46/+2
2021-04-28drm/amd/display: Revert wait vblank on update dpp clockLewis Huang1-9/+1
2021-04-20drm/amd/display: Fixed typo in function name.David Galiffi1-2/+2
2021-04-20drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu1-2/+46
2021-04-15drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang1-1/+9
2021-04-09drm/amd/display: Add dc_debug flag to disable min fclkHarry Wentland1-2/+2
2021-04-09drm/amd/display: Add debug prints for SMU messagesHarry Wentland1-4/+25
2021-04-09drm/amd/display: Disable MALL when SMU not presentChris Park1-0/+7