summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki2022-04-191-5/+3
* | amdgpu/pm: Clarify documentation of error handling in send_smc_mesgDarren Powell2022-04-191-3/+5
* | drm/amdgpu/pm: fix the null pointer while the smu is disabledHuang Rui2022-04-191-1/+1
* | drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-082-4/+4
* | drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher2022-04-061-4/+4
* | drm/amdgpu: don't use BACO for reset in S3Alex Deucher2022-04-051-0/+11
* | amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic2022-04-051-2/+4
* | drm/amdgpu: Fix unique_id references for Sienna CichlidKent Russell2022-03-312-12/+4
* | drm/amdgpu: Add unique_id support for sienna cichlidKent Russell2022-03-313-2/+45
* | drm/amdgpu: Use metrics data function to get unique_id for AldebaranKent Russell2022-03-311-7/+9
* | drm/amdgpu: Add UNIQUE_ID to MetricsMember_tKent Russell2022-03-311-0/+2
* | drm/amdgpu: Use switch case for unique_idKent Russell2022-03-311-4/+9
* | drm/amd/pm: Check feature support using IP versionLijo Lazar2022-03-281-33/+40
* | amdgpu/pm: Implement emit_clk_levels for vega10Darren Powell2022-03-281-0/+147
* | amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell2022-03-282-0/+19
|/
* drm/amdgpu/pm: add asic smu support checkStanley.Yang2022-03-251-0/+6
* drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_testYifan Zhang2022-03-251-1/+1
* drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()Dan Carpenter2022-03-151-8/+8
* drm/amd/pm: fix typos in commentsJulia Lawall2022-03-151-1/+1
* drm/amd/pm: use pm mutex to protect ecc info tableStanley.Yang2022-03-151-1/+6
* drm/amd/pm: Send message when resp status is 0xFCLijo Lazar2022-03-151-2/+0
* drm/amd/pm: add send bad channel info functionStanley.Yang2022-03-157-2/+77
* drm/amdgpu: change registers in error checking for smu 13.0.5Yifan Zhang2022-03-151-2/+8
* drm/amd/pm: new v3 SmuMetrics data structure for Sienna CichlidDanijel Slivka2022-03-022-61/+178
* drm/amdgpu: enable gfxoff routine for GC 10.3.7Prike Liang2022-03-021-0/+1
* gpu/amd: vega10_hwmgr: fix inappropriate private variable nameMeng Tang2022-03-021-30/+38
* drm/amdgpu: add gfxoff support for smu 13.0.5Yifan Zhang2022-02-251-0/+1
* drm/amd/pm: refine smu 13.0.5 pp table codeYifan Zhang2022-02-252-107/+28
* drm/amd/pm: fix mode2 reset fail for smu 13.0.5Yifan Zhang2022-02-241-7/+2
* amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF modeDanijel Slivka2022-02-241-0/+4
* drm/amd/pm: Fix missing prototype warningLijo Lazar2022-02-231-1/+1
* drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang2022-02-223-29/+43
* drm/amd/pm: add smu_v13_0_5_ppt implementationYifan Zhang2022-02-187-1/+1182
* drm/amd/pm: update smc message sequence for smu 13.0.5Yifan Zhang2022-02-181-5/+29
* drm/admgpu/pm: add smu 13.0.5 driver interface headersYifan Zhang2022-02-183-0/+340
* drm/amdgpu/smu11.5: restore cclks in vangogh_set_performance_levelAlex Deucher2022-02-171-1/+19
* drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello2022-02-171-1/+1
* drm/amd/pm: Add support for MP1 13.0.8Prike Liang2022-02-163-0/+3
* drm/amd: smu7: downgrade voltage error to infoMario Limonciello2022-02-161-2/+2
* drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan2022-02-161-1/+31
* drm/amd/pm: fulfill Sienna_Cichlid implementations for DriverSmuConfig settingEvan Quan2022-02-161-0/+54
* drm/amd/pm: fulfill Navi1x implementations for DriverSmuConfig settingEvan Quan2022-02-161-0/+50
* drm/amd/pm: enable pm sysfs write for one VF modeYiqing Yao2022-02-161-2/+2
* drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan2022-02-164-0/+44
* drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang2022-02-141-7/+2
* drm/amd/pm: fulfill the support for DriverSmuConfig tableEvan Quan2022-02-114-1/+24
* drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish and Beige GobyEvan Quan2022-02-112-5/+29
* amdgpu/pm: Add emit_clock_levels callsDarren Powell2022-02-111-14/+35
* amdgpu/pm: Implement emit_clk_levels for navi10Darren Powell2022-02-111-0/+210
* drm/amd/pm: fix enabled features retrieving on Renoir and Cyan SkillfishEvan Quan2022-02-113-8/+22