summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: trivial comment changeAurabindo Pillai2023-12-131-1/+1
* drm/amd/display: Add DCN35 case for dc_clk_mgr_createQingqing Zhuo2023-09-201-0/+13
* drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo2023-08-301-0/+5
* drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha2023-08-151-0/+3
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-2/+2
* drm/amd/display: Rename DCN config to FPHarry Wentland2023-03-071-4/+4
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-2/+2
* drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu2023-01-241-0/+1
* drm/amd/display: change family id name for DCN314Yifan Zhang2022-08-101-2/+2
* drm/amd/display: Enable DCN314 in DCRoman Li2022-07-131-1/+21
* drm/amd/display: Add SubVP required codeAlvin Lee2022-07-051-0/+6
* drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai2022-06-031-1/+1
* drm/amd/display: add CLKMGR changes for DCN32/321Aurabindo Pillai2022-06-031-1/+16
* drm/amd/display: Add DCN315 CLK_MGRQingqing Zhuo2022-02-181-2/+21
* drm/amd/display: Add DCN316 resource and SMU clock managerHansen Dsouza2022-02-171-3/+17
* drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang2022-02-171-1/+3
* drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung2021-11-241-2/+1
* 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/amdgpu/display: fold DRM_AMD_DC_DCN201 into DRM_AMD_DC_DCNAlex Deucher2021-10-041-2/+0
* drm/amd/display: add cyan_skillfish display supportZhan Liu2021-10-041-0/+7
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-7/+0
* 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-041-0/+30
* drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai2021-05-191-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-091-34/+83
* drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang2021-03-021-4/+13
* drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac2020-11-101-2/+3
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-13/+1
* drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher2020-10-301-2/+0
* drm/amd/display: Add green_sardine support to DCRoman Li2020-10-121-0/+7
* drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha2020-10-121-0/+6
* drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li2020-10-051-1/+20
* drm/amd/display: dc/clk_mgr: add support for SI parts (v2)Mauro Rossi2020-07-271-0/+6
* drm/amd/display: Preserve gpu memory allocation for life of dcJoshua Aberback2020-07-021-3/+0
* drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2020-07-011-0/+22
* drm/amd/display: Unify psr feature flagsWyatt Wood2020-04-221-1/+1
* drm/amd/display: Fix RV2 Variant DetectionMichael Strauss2020-02-251-7/+0
* drm/amd/display: do not force UCLK DPM to stay at highest state during displa...Samson Tam2020-02-251-0/+19
* drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss2020-01-141-3/+3
* drm/amd/display: Fix Dali clk mgr constructMichael Strauss2019-12-051-0/+7
* drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-1/+1
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-3/+1
* drm/amd/display: exit PSR during detectionEric Yang2019-10-101-0/+25
* drm/amd/display: Correct order of RV family clk managers for RenoirRoman Li2019-08-291-6/+6
* drm/amd/display: Add Renoir clock managerBhawanpreet Lakha2019-08-291-0/+9
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2