summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c
AgeCommit message (Expand)Author
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello
2023-06-09drm/amd/pm: enable more Pstates profile levels for yellow_carpshikaguo
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for yellow carpTim Huang
2023-06-09drm/amd/pm: Keep interface version in PMFW headerLijo Lazar
2022-07-28drm/amd/pm: Add get_gfx_off_status interface for yellow carpShikai Guo
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher
2022-05-26drm/amd/pm: fix a potential gpu_metrics_table memory leakGong Yuanjun
2022-05-16drm/amd/pm: update smartshift powerboost calc for smu13Sathishkumar S
2022-02-14drm/amd/pm: correct the sequence of sending gpu reset msgYifan Zhang
2022-02-07drm/amd/pm: drop the cache for enabled ppfeaturesEvan Quan
2022-02-07drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan
2022-02-07drm/amd/pm: unify the interface for retrieving enabled ppfeaturesEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan
2021-11-17drm/amd/pm: add GFXCLK/SCLK clocks level print support for APUsPerry Yuan
2021-11-03drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu
2021-08-30drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum"Colin Ian King
2021-08-10amdgpu/pm: Replace smu12/13 usage of sprintf with sysfs_emitDarren Powell
2021-07-13drm/amd/pm: Add waiting for response of mode-reset message for yellow carpAaron Liu
2021-07-13drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carpXiaomeng Hou
2021-07-01drm/amd/pm: skip PrepareMp1ForUnload message in s0ixShyam Sundar S K
2021-06-11drm/amd/pm: support ss metrics read on yellow_carpSathishkumar S
2021-06-08drm/amd/pm: fix warning reported by kernel test robotXiaomeng Hou
2021-06-04drm/amd/pm: disable manually setting MCLK power level on yellow carpXiaomeng Hou
2021-06-04drm/amdgpu: add mode2 reset support for yellow carpAaron Liu
2021-06-04drm/amd/pm: add set_performance_level function for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add the interface to dump smu metrics table for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add callbacks to read/write sysfs file pp_power_profile_modeXiaomeng Hou
2021-06-04drm/amd/pm: add callback get_dpm_ultimate_freq for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add callback to get bootup values for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add PrepareMp1ForUnload support for yellow carpAaron Liu
2021-06-04drm/amd/pm: add callback force_clk_levels for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: initialize feature_enabled/feature_support bitmap for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: implement is_dpm_running() callback for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add feature map for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add support to get dpm clock value for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add the fine grain tuning function for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add set_watermarks_table function for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add read_sensor function for yellow carpXiaomeng Hou
2021-06-04drm/amd/pm: add vcn/jepg enable functions for yellow carpHuang Rui
2021-06-04drm/amdgpu/pm: enable gfx_off in yellow carp smu post initAaron Liu
2021-06-04drm/amdgpu/pm: add gfx_off_control for yellow carpAaron Liu
2021-06-04drm/amdgpu/pm: add set_driver_table_location implementation for yellow carpAaron Liu
2021-06-04drm/amdgpu/pm: set_pp_feature is unsupport for yellow carpAaron Liu
2021-06-04drm/amd/pm: add yellow_carp_ppt implementation(V3)Aaron Liu