summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: implement dc_mode_memclkMartin Leung2021-12-141-3/+41
* drm/amd/display: fix function scopesIsabella Basso2021-12-139-83/+23
* drm/amdgpu: remove unnecessary variablesIsabella Basso2021-12-131-6/+1
* drm/amd: add some extra checks that is_dig_enabled is definedMario Limonciello2021-12-131-1/+2
* drm/amd: append missing includesIsabella Basso2021-12-132-0/+4
* drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung2021-11-241-2/+1
* drm/amd/display: bring dcn31 clk mgr in line with other version styleDmytro Laktyushkin2021-11-172-4/+11
* drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss2021-10-281-3/+10
* drm/amd/display: clean up dcn31 revision checkDmytro Laktyushkin2021-10-281-8/+2
* drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen2021-10-281-2/+4
* drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij2021-10-191-8/+8
* drm/amd/display: Disable dpp root clock when not being usedJake Wang2021-10-191-1/+4
* drm/amd/display: remove duplicate include in dcn201_clk_mgr.cLv Ruyi2021-10-081-3/+1
* drm/amdgpu/display: fold DRM_AMD_DC_DCN201 into DRM_AMD_DC_DCNAlex Deucher2021-10-042-4/+0
* drm/amd/display: add cyan_skillfish display supportZhan Liu2021-10-044-0/+312
* drm/amd/display: Replace referral of dal with dcQingqing Zhuo2021-09-282-2/+2
* drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij2021-09-231-2/+2
* drm/amd/display: Extend w/a for hard hang on HPD to dcn20Qingqing Zhuo2021-09-231-1/+11
* drm/amd/display: Add periodic detection when zstate is enabledEric Yang2021-09-141-0/+2
* drm/amd/display: Apply w/a for hard hang on HPDQingqing Zhuo2021-09-141-1/+11
* drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"Qingqing Zhuo2021-09-141-3/+1
* drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito2021-09-141-1/+1
* drm/amd/display: Fix warning comparing pointer to 0chongjiapeng2021-09-071-1/+1
* drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo2021-08-051-1/+3
* drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao2021-07-281-1/+1
* drm/amd/display: change zstate allow msg conditionEric Yang2021-07-231-8/+8
* drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2021-07-232-55/+42
* drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy2021-07-231-0/+4
* drm/amd/display: Prevent Diags from entering S2Mikita Lipski2021-07-211-1/+1
* drm/amd/display: update header file nameXiaomeng Hou2021-07-081-2/+2
* drm/amd/display: Round KHz up when calculating clock requestsAric Cyr2021-07-087-42/+47
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-223-11/+0
* drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDERWesley Chalmers2021-06-153-6/+69
* drm/amd/display: Revert "Fix clock table filling logic"Ilya Bakoulin2021-06-081-51/+27
* drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski2021-06-081-6/+16
* drm/amd/display: Add DCN3.1 clock manager supportNicholas Kazlauskas2021-06-047-0/+1425
* drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai2021-05-191-0/+7
* drm/amd/display: treat memory as a single-channel for asymmetric memory V3Hugo Hu2021-05-191-2/+46
* drm/amd/display: Handle potential dpp_inst mismatch with pipe_idxAnthony Wang2021-05-101-3/+3
* drm/amd/display: Fix clock table filling logicIlya Bakoulin2021-05-101-27/+53
* drm/amdgpu/dc: Revert commit "treat memory as a single-channel"Aric Cyr2021-05-101-46/+2
* drm/amd/display: Revert wait vblank on update dpp clockLewis Huang2021-04-281-9/+1
* drm/amd/display: Fixed typo in function name.David Galiffi2021-04-201-2/+2
* drm/amd/display: treat memory as a single-channel for asymmetric memory v2Hugo Hu2021-04-201-2/+46
* drm/amd/display: wait vblank when stream enabled and update dpp clockLewis Huang2021-04-151-1/+9
* drm/amd/display: Add dc_debug flag to disable min fclkHarry Wentland2021-04-091-2/+2
* drm/amd/display: Add debug prints for SMU messagesHarry Wentland2021-04-091-4/+25
* drm/amd/display: Disable MALL when SMU not presentChris Park2021-04-091-0/+7
* drm/amdgpu/display: fix memory leak for dimgrey cavefishAlex Deucher2021-04-091-0/+3
* drm/amd/display: hide VGH asic specific structsDmytro Laktyushkin2021-04-093-98/+148