Age | Commit message (Expand) | Author | Files | Lines |
2018-06-28 | drm/amd/powerplay: smc_dpm_info structure change | Evan Quan | 1 | -1/+4 |
2018-05-17 | drm/amd/powerplay: add a framework for perfroming pre display | Evan Quan | 2 | -0/+2 |
2018-05-17 | drm/amd/powerplay: new framework to honour DAL clock limits | Evan Quan | 2 | -0/+4 |
2018-05-15 | drm/amd/powerplay: Add notify PWE function to SMU10 | Mikita Lipski | 1 | -0/+1 |
2018-05-15 | drm/amd/powerplay: add PME smu message for raven | Junwei Zhang | 1 | -1/+2 |
2018-05-15 | drm/amd/powerplay: add smu75 header files | Eric Huang | 2 | -0/+1646 |
2018-05-15 | drm/amd/pp: Add OVERDRIVE support on Vega10 (v2) | Rex Zhu | 1 | -5/+1 |
2018-05-15 | drm/amd/powerplay: add gfx off control function | Huang Rui | 1 | -0/+1 |
2018-05-15 | drm/amdgpu: move PP_FEATURE_MASK to amd_shared header | Huang Rui | 1 | -19/+0 |
2018-05-15 | drm/amd/powerplay: send CGPG smc message if PG is enabled for raven | Huang Rui | 1 | -0/+1 |
2018-05-15 | drm/amd/powerplay: add registry key to disable ACG | Kenneth Feng | 1 | -0/+1 |
2018-05-15 | drm/amd/powerplay: header file interface to SMU update | Kenneth Feng | 1 | -1/+3 |
2018-05-15 | drm/amd/pp: Move same macro definitions to hwmgr.h | Rex Zhu | 1 | -0/+2 |
2018-05-15 | drm/amd/pp: fix the wrong readout engine clock in deep sleep | Evan Quan | 1 | -0/+1 |
2018-05-15 | drm/amd/pp: use soc15 common macros instead of vega10 specific | Evan Quan | 1 | -52/+0 |
2018-04-11 | drm/amd/pp: Not call cgs interface to get display info | Rex Zhu | 1 | -1/+1 |
2018-04-11 | drm/amd/pp: Save vf state in pp context | Rex Zhu | 1 | -0/+1 |
2018-04-11 | drm/amd/pp: Add hwmgr_sw_init/fini functioins | Rex Zhu | 1 | -2/+5 |
2018-04-03 | drm/amd/powerplay: Enable ACG SS feature | Kenneth Feng | 1 | -5/+9 |
2018-03-23 | drm/amd/pp: clean header file hwmgr.h | Rex Zhu | 1 | -9/+6 |
2018-03-21 | drm/amd/pp: Refine register_thermal_interrupt function | Rex Zhu | 2 | -3/+2 |
2018-03-21 | drm/amdgpu: Remove wrapper layer of cgs irq handling | Rex Zhu | 1 | -5/+0 |
2018-03-21 | drm/amd/powerplay: add the hw manager for vega12 (v4) | Evan Quan | 2 | -0/+35 |
2018-03-21 | drm/amd/powerplay: add vega12_ppsmc.h | Evan Quan | 1 | -0/+123 |
2018-03-21 | drm/amd/powerplay: add new smu9_driver_if.h for vega12 (v2) | Evan Quan | 1 | -0/+758 |
2018-03-19 | drm/amd/pp: Move functions to smu backend table for vega10 | Rex Zhu | 1 | -0/+8 |
2018-03-15 | drm/amd/pp: Remove dead header file pp_asicblocks.h | Rex Zhu | 1 | -47/+0 |
2018-03-15 | drm/amdgpu: Remove wrapper layer of smu ip functions | Rex Zhu | 2 | -44/+8 |
2018-03-15 | drm/amd/pp: Move helper functions to smu_help.c | Rex Zhu | 1 | -153/+2 |
2018-03-15 | drm/amd/pp: Replace rv_* with smu10_* | Rex Zhu | 1 | -1/+1 |
2018-03-15 | drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table | Rex Zhu | 1 | -0/+5 |
2018-03-15 | drm/amd/pp: Add new smu backend function smc_table_manager | Rex Zhu | 2 | -0/+3 |
2018-03-15 | drm/amd/pp: Simplified the avfs btc state on smu7 | Rex Zhu | 2 | -22/+1 |
2018-03-08 | drm/amd/pp: Drop wrapper functions for upper/lower_32_bits | Rex Zhu | 1 | -5/+0 |
2018-03-08 | drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memory | Rex Zhu | 1 | -7/+0 |
2018-03-08 | Revert "drm/amd/pp: Add a pp feature mask bit for AutoWattman feature" | Rex Zhu | 1 | -1/+0 |
2018-03-08 | drm/amd/pp: Add auto power profilng switch based on workloads (v2) | Rex Zhu | 1 | -0/+5 |
2018-03-06 | drm/amd/pp: Revert gfx/compute profile switch sysfs | Rex Zhu | 3 | -13/+0 |
2018-03-05 | drm/amd/pp: Add a helper to set field in u32 | Rex Zhu | 1 | -0/+2 |
2018-03-05 | drm/amd/pp: Add common interface in smu for update dpm setting | Rex Zhu | 2 | -0/+2 |
2018-03-05 | drm/amd/pp: Add PCC feature support on Vega | Rex Zhu | 1 | -0/+1 |
2018-03-05 | drm/amd/pp: Export new smu message for PCC feature on Vega10 | Rex Zhu | 1 | -2/+2 |
2018-03-05 | drm/amd/pp: Remove the wrap functions for acpi in powerplay | Rex Zhu | 1 | -26/+0 |
2018-03-05 | drm/amd/pp: Refine powerplay instance | Rex Zhu | 2 | -5/+4 |
2018-03-05 | drm/amd/pp: Simplify the create of powerplay instance | Rex Zhu | 1 | -1/+1 |
2018-02-27 | drm/amd/pp: Add a pp feature mask bit for AutoWattman feature | Rex Zhu | 1 | -0/+1 |
2018-02-19 | drm/amd/powerplay: remove unused headers | Corentin Labbe | 2 | -479/+0 |
2018-02-19 | drm/amd/pp: Restore power profile mode in auto dpm level on Vega10 | Rex Zhu | 1 | -0/+1 |
2018-02-19 | drm/amd/pp: Expose set/get_power_limit for DGPU | Rex Zhu | 1 | -0/+3 |
2018-02-19 | drm/amd/powerplay: add mmhub powergating by smu in powerplay | Eric Huang | 1 | -0/+1 |