summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: updated wm table for RenoirJake Wang2020-12-151-6/+6
* drm/amd/display: Add wm table for RenoirSung Lee2020-12-081-4/+89
* drm/amd/display: Expose clk_mgr functions for reuseDmytro Laktyushkin2020-12-083-5/+15
* drm/amd/display: Init clock value by current vbios CLKsBrandon Syu2020-12-011-2/+11
* drm/amd/display: Revert update clk_mgr for vgEric Bernstein2020-12-012-14/+4
* drm/amd/display: expose clk_mgr functions for reuseEric Yang2020-11-242-4/+14
* drm/amd/display: Increase sr enter/exit in rn ddr4 watermark tableWyatt Wood2020-11-161-2/+2
* drm/amd/display: set dpp dto as per requested clk for lower case.Yongqiang Sun2020-11-161-5/+23
* drm/amd/display: Handle Unknown Result for SMU Periodic Retraining on DCN2.1Sung Lee2020-11-161-1/+2
* drm/amd/display: Program dpp dto based on actual dpp clkYongqiang Sun2020-11-161-3/+26
* drm/amd/display: check actual clock value.Yongqiang Sun2020-11-102-3/+14
* drm/amd/display: update dpp dto phase and modulo.Yongqiang Sun2020-11-101-4/+2
* drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac2020-11-101-2/+3
* drm/amdgpu/display: FP fixes for DCN3.x (v4)Alex Deucher2020-11-042-1/+29
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-042-17/+1
* drm/amd/display: Tune min clk values for MPO for RVPratik Vishwakarma2020-11-021-3/+27
* drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher2020-10-301-2/+0
* drm/amd/display: correct asic type check V2Evan Quan2020-10-272-3/+7
* drm/amd/display: DCN2.1 Disable 48MHz Powerdown Debug OptionSung Lee2020-10-261-1/+1
* drm/amdgpu/display: add MALL support (v2)Bhawanpreet Lakha2020-10-234-0/+22
* 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-056-1/+1312
* drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira2020-10-051-2/+1
* drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders2020-09-291-1/+0
* drm/amd/display: dc/clk_mgr: make function staticMauro Rossi2020-09-171-1/+1
* drm/amd/display: Check clock table returnRodrigo Siqueira2020-09-151-2/+5
* drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee2020-08-261-0/+10
* drm/amd/display: add DCN support for aarch64Daniel Kolesa2020-08-101-0/+7
* drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu2020-07-301-2/+67
* drm/amd/display: dc/clk_mgr: add support for SI parts (v2)Mauro Rossi2020-07-274-0/+227
* drm/amd/display: Don't compare dppclk before updating DTOAlvin Lee2020-07-271-3/+4
* drm/amdgpu: Remove redundant NULL checkLi Heng2020-07-231-2/+1
* drm/amd/display: reduce sr_xxx_time by 3 us when ppt disableChiawen Huang2020-07-143-3/+54
* drm/amd/display: Add logger for SMU msgWesley Chalmers2020-07-081-3/+62
* drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback2020-07-083-23/+71
* drm/amd/display: Handle SMU msg responseYongqiang Sun2020-07-022-4/+75
* drm/amd/display: Preserve gpu memory allocation for life of dcJoshua Aberback2020-07-022-12/+12
* drm/amd/display: Red screen observed on startupPeikang Zhang2020-07-011-1/+2
* drm/amd/display: use dispclk AVFS for dppclkBrandon Syu2020-07-011-5/+13
* drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha2020-07-017-0/+1036
* drm/amd/display: dmcu wait loop calculation is incorrect in RVPaul Hsieh2020-04-221-3/+0
* drm/amd/display: Unify psr feature flagsWyatt Wood2020-04-221-1/+1
* drm/amd/display: remove redundant assignment to variable dp_ref_clk_khzColin Ian King2020-04-221-1/+1
* drm/amd/display: Check for null fclk voltage when parsing clock tableMichael Strauss2020-04-091-1/+1
* drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun2020-03-191-3/+2
* drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee2020-03-191-1/+1
* drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU VersionsSung Lee2020-03-051-0/+8
* Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie2020-02-283-16/+31
|\
| * drm/amd/display: Fix RV2 Variant DetectionMichael Strauss2020-02-251-7/+0