summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11
AgeCommit message (Expand)AuthorFilesLines
2022-11-29drm/amd/pm/smu11: poll BACO status after RPM BACO exitsGuchun Chen1-1/+23
2022-11-29drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen1-0/+4
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan1-1/+1
2022-11-15drm/amdgpu: disable BACO support on more cardsGuchun Chen1-0/+4
2022-11-10drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen1-1/+3
2022-10-19drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan1-0/+8
2022-09-14drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature infoLi Ma1-12/+148
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-08-17drm/amd/pm: Implement GFXOFF's entry count and residency for vangoghAndré Almeida1-0/+76
2022-08-17drm/amdgpu: add mode2 reset for sienna_cichlidVictor Zhao1-0/+54
2022-08-17drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan1-0/+1
2022-07-18drm/amdgpu: Call trace info was found in dmesg when loading amdgpulin cao1-1/+3
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie2-0/+40
2022-07-13drm/amd/pm: Implement get GFXOFF status for vangoghAndré Almeida1-0/+38
2022-07-13drm/amd/pm: Prevent divide by zeroYefim Barashkin1-0/+2
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie6-10/+25
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell1-4/+5
2022-06-05Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds1-1/+1
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher6-0/+14
2022-06-03drm/amdgpu: convert sienna_cichlid_populate_umd_state_clk() to use IP versionAlex Deucher1-5/+5
2022-06-03drm/amdgpu: convert sienna_cichlid_get_default_config_table_settings() to IP ...Alex Deucher1-1/+1
2022-06-03drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov1-1/+1
2022-05-26drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13Evan Quan1-13/+44
2022-05-16drm/amd/pm: support ss metrics read for smu11Sathishkumar S1-37/+124
2022-05-04drm/amd/pm: Disable fan control if not supportedElena Sakhnovitch1-0/+15
2022-05-04drm/amdgpu: Remove trailing spaceElena Sakhnovitch1-1/+1
2022-04-01drm/amdgpu: Fix unique_id references for Sienna CichlidKent Russell1-6/+4
2022-04-01drm/amdgpu: Add unique_id support for sienna cichlidKent Russell1-0/+33
2022-03-03drm/amd/pm: new v3 SmuMetrics data structure for Sienna CichlidDanijel Slivka1-61/+120
2022-02-22drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang1-1/+11
2022-02-17drm/amdgpu/smu11.5: restore cclks in vangogh_set_performance_levelAlex Deucher1-1/+19
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello1-1/+1
2022-02-17drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan1-1/+31
2022-02-17drm/amd/pm: fulfill Sienna_Cichlid implementations for DriverSmuConfig settingEvan Quan1-0/+54
2022-02-17drm/amd/pm: fulfill Navi1x implementations for DriverSmuConfig settingEvan Quan1-0/+50
2022-02-12drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan3-1/+23
2022-02-12drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan2-5/+29
2022-02-12amdgpu/pm: Implement emit_clk_levels for navi10Darren Powell1-0/+210
2022-02-12drm/amd/pm: fix enabled features retrieving on Renoir and Cyan SkillfishEvan Quan1-0/+1
2022-02-10drm/amd/pm: drm/amd/pm: disable GetPptLimit message in sriov modeYang Wang1-1/+1
2022-02-08drm/amd/pm: drop the cache for enabled ppfeaturesEvan Quan2-36/+3
2022-02-08drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan4-16/+10
2022-02-08drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan6-26/+9
2022-02-08drm/amd/pm: unify the interface for retrieving enabled ppfeaturesEvan Quan2-4/+4
2022-02-03drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'Changcheng Deng1-1/+0
2022-01-27drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher3-0/+9
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov3-55/+153
2022-01-27drm/amd/pm: correct the MGpuFanBoost support for Beige GobyEvan Quan1-3/+3
2022-01-26drm/amd/pm: use existing fini_smc_tables function for cyan skillfishLang Yu1-17/+1
2022-01-26drm/amd/pm: add get_dpm_ultimate_freq function for cyan skillfishLang Yu1-0/+31