summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)Author
2022-05-04drm/amd/smu: Update SMU13 support for SMU 13.0.0Evan Quan
2022-05-04drm/amd/smu: add smu v13_0 header filesLikun Gao
2022-05-04drm/amd/pm: enable the support for retrieving combo pptableEvan Quan
2022-05-04drm/amd/pm: correct SMU OverridePcieParameters related settingsEvan Quan
2022-05-04drm/amd/pm: enable SCPM support for SMUEvan Quan
2022-05-04drm/amdgpu: enable pptable ucode loadingEvan Quan
2022-05-04drm/amd/pm: update the hw initialization sequence around pptable setupEvan Quan
2022-05-04drm/amd/pm: correct the way for retrieving bootup clocksEvan Quan
2022-05-04drm/amd/pm: move bootup values retrieving to ->sw_initEvan Quan
2022-05-04drm/amd/pm: fix NULL pointer issue of amdgpu_smu_stb_debug_fs_initLikun Gao
2022-05-04drm/amd/pm: enable pp_dpm_vclk/dclk sysfs interface support for SMU 13.0.0Evan Quan
2022-05-04drm/amd/pm: Disable fan control if not supportedElena Sakhnovitch
2022-05-04drm/amdgpu: Remove trailing spaceElena Sakhnovitch
2022-05-04drm/amd/smu: Increace dpm level count only for smu v13.0.2Likun Gao
2022-04-28drm/amd/pm: fix the compile warningEvan Quan
2022-04-22drm/amd/pm: fix the deadlock issue observed on SIEvan Quan
2022-04-19drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki
2022-04-19amdgpu/pm: Clarify documentation of error handling in send_smc_mesgDarren Powell
2022-04-19drm/amdgpu/pm: fix the null pointer while the smu is disabledHuang Rui
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher
2022-04-05drm/amdgpu: don't use BACO for reset in S3Alex Deucher
2022-04-05amdgpu/pm: Enable sysfs nodes for vclk and dclk for NAVI12Marko Zekovic
2022-03-31drm/amdgpu: Fix unique_id references for Sienna CichlidKent Russell
2022-03-31drm/amdgpu: Add unique_id support for sienna cichlidKent Russell
2022-03-31drm/amdgpu: Use metrics data function to get unique_id for AldebaranKent Russell
2022-03-31drm/amdgpu: Add UNIQUE_ID to MetricsMember_tKent Russell
2022-03-31drm/amdgpu: Use switch case for unique_idKent Russell
2022-03-28drm/amd/pm: Check feature support using IP versionLijo Lazar
2022-03-28amdgpu/pm: Implement emit_clk_levels for vega10Darren Powell
2022-03-28amdgpu/pm: Add new hwmgr API function "emit_clock_levels"Darren Powell
2022-03-25drm/amdgpu/pm: add asic smu support checkStanley.Yang
2022-03-25drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_testYifan Zhang
2022-03-15drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()Dan Carpenter
2022-03-15drm/amd/pm: fix typos in commentsJulia Lawall
2022-03-15drm/amd/pm: use pm mutex to protect ecc info tableStanley.Yang
2022-03-15drm/amd/pm: Send message when resp status is 0xFCLijo Lazar
2022-03-15drm/amd/pm: add send bad channel info functionStanley.Yang
2022-03-15drm/amdgpu: change registers in error checking for smu 13.0.5Yifan Zhang
2022-03-02drm/amd/pm: new v3 SmuMetrics data structure for Sienna CichlidDanijel Slivka
2022-03-02drm/amdgpu: enable gfxoff routine for GC 10.3.7Prike Liang
2022-03-02gpu/amd: vega10_hwmgr: fix inappropriate private variable nameMeng Tang
2022-02-25drm/amdgpu: add gfxoff support for smu 13.0.5Yifan Zhang
2022-02-25drm/amd/pm: refine smu 13.0.5 pp table codeYifan Zhang
2022-02-24drm/amd/pm: fix mode2 reset fail for smu 13.0.5Yifan Zhang
2022-02-24amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF modeDanijel Slivka
2022-02-23drm/amd/pm: Fix missing prototype warningLijo Lazar
2022-02-22drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang
2022-02-18drm/amd/pm: add smu_v13_0_5_ppt implementationYifan Zhang
2022-02-18drm/amd/pm: update smc message sequence for smu 13.0.5Yifan Zhang