Age | Commit message (Expand) | Author |
2022-05-04 | drm/amd/smu: Update SMU13 support for SMU 13.0.0 | Evan Quan |
2022-05-04 | drm/amd/smu: add smu v13_0 header files | Likun Gao |
2022-05-04 | drm/amd/pm: enable the support for retrieving combo pptable | Evan Quan |
2022-05-04 | drm/amd/pm: correct SMU OverridePcieParameters related settings | Evan Quan |
2022-05-04 | drm/amd/pm: enable SCPM support for SMU | Evan Quan |
2022-05-04 | drm/amdgpu: enable pptable ucode loading | Evan Quan |
2022-05-04 | drm/amd/pm: update the hw initialization sequence around pptable setup | Evan Quan |
2022-05-04 | drm/amd/pm: correct the way for retrieving bootup clocks | Evan Quan |
2022-05-04 | drm/amd/pm: move bootup values retrieving to ->sw_init | Evan Quan |
2022-05-04 | drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_init | Likun Gao |
2022-05-04 | drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0 | Evan Quan |
2022-05-04 | drm/amd/pm: Disable fan control if not supported | Elena Sakhnovitch |
2022-05-04 | drm/amdgpu: Remove trailing space | Elena Sakhnovitch |
2022-05-04 | drm/amd/smu: Increace dpm level count only for smu v13.0.2 | Likun Gao |
2022-04-28 | drm/amd/pm: fix the compile warning | Evan Quan |
2022-04-22 | drm/amd/pm: fix the deadlock issue observed on SI | Evan Quan |
2022-04-19 | drm/amd/pm: fix double free in si_parse_power_table() | Keita Suzuki |
2022-04-19 | amdgpu/pm: Clarify documentation of error handling in send_smc_mesg | Darren Powell |
2022-04-19 | drm/amdgpu/pm: fix the null pointer while the smu is disabled | Huang Rui |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2022-04-06 | drm/amdgpu/smu10: fix SoC/fclk units in auto mode | Alex Deucher |
2022-04-05 | drm/amdgpu: don't use BACO for reset in S3 | Alex Deucher |
2022-04-05 | amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12 | Marko Zekovic |
2022-03-31 | drm/amdgpu: Fix unique_id references for Sienna Cichlid | Kent Russell |
2022-03-31 | drm/amdgpu: Add unique_id support for sienna cichlid | Kent Russell |
2022-03-31 | drm/amdgpu: Use metrics data function to get unique_id for Aldebaran | Kent Russell |
2022-03-31 | drm/amdgpu: Add UNIQUE_ID to MetricsMember_t | Kent Russell |
2022-03-31 | drm/amdgpu: Use switch case for unique_id | Kent Russell |
2022-03-28 | drm/amd/pm: Check feature support using IP version | Lijo Lazar |
2022-03-28 | amdgpu/pm: Implement emit_clk_levels for vega10 | Darren Powell |
2022-03-28 | amdgpu/pm: Add new hwmgr API function "emit_clock_levels" | Darren Powell |
2022-03-25 | drm/amdgpu/pm: add asic smu support check | Stanley.Yang |
2022-03-25 | drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_test | Yifan Zhang |
2022-03-15 | drm/amd/pm: fix indenting in __smu_cmn_reg_print_error() | Dan Carpenter |
2022-03-15 | drm/amd/pm: fix typos in comments | Julia Lawall |
2022-03-15 | drm/amd/pm: use pm mutex to protect ecc info table | Stanley.Yang |
2022-03-15 | drm/amd/pm: Send message when resp status is 0xFC | Lijo Lazar |
2022-03-15 | drm/amd/pm: add send bad channel info function | Stanley.Yang |
2022-03-15 | drm/amdgpu: change registers in error checking for smu 13.0.5 | Yifan Zhang |
2022-03-02 | drm/amd/pm: new v3 SmuMetrics data structure for Sienna Cichlid | Danijel Slivka |
2022-03-02 | drm/amdgpu: enable gfxoff routine for GC 10.3.7 | Prike Liang |
2022-03-02 | gpu/amd: vega10_hwmgr: fix inappropriate private variable name | Meng Tang |
2022-02-25 | drm/amdgpu: add gfxoff support for smu 13.0.5 | Yifan Zhang |
2022-02-25 | drm/amd/pm: refine smu 13.0.5 pp table code | Yifan Zhang |
2022-02-24 | drm/amd/pm: fix mode2 reset fail for smu 13.0.5 | Yifan Zhang |
2022-02-24 | amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF mode | Danijel Slivka |
2022-02-23 | drm/amd/pm: Fix missing prototype warning | Lijo Lazar |
2022-02-22 | drm/amd/pm: validate SMU feature enable message for getting feature enabled mask | Prike Liang |
2022-02-18 | drm/amd/pm: add smu_v13_0_5_ppt implementation | Yifan Zhang |
2022-02-18 | drm/amd/pm: update smc message sequence for smu 13.0.5 | Yifan Zhang |