linux_dsm_epyc7002/drivers/gpu/drm/amd/include
hersen wu 9ed9203c3e drm/amd/powerplay: rv dal-pplib interface refactor powerplay part
[WHY] clarify dal input parameters to pplib interface, remove
un-used parameters. dal knows exactly which parameters needed
and their effects at pplib and smu sides.

current dal sequence for dcn1_update_clock to pplib:

1.smu10_display_clock_voltage_request for dcefclk
2.smu10_display_clock_voltage_request for fclk
3.phm_store_dal_configuration_data {
  set_min_deep_sleep_dcfclk
  set_active_display_count
  store_cc6_data --- this data never be referenced

new sequence will be:

1. set_display_count  --- need add new pplib interface
2. set_min_deep_sleep_dcfclk -- new pplib interface
3. set_hard_min_dcfclk_by_freq
4. set_hard_min_fclk_by_freq

after this code refactor, smu10_display_clock_voltage_request,
phm_store_dal_configuration_data will not be needed for rv.

[HOW] step 1: add new functions at pplib interface
      step 2: add new functions at amdgpu dm and dc

Signed-off-by: hersen wu <hersenxs.wu@amd.com>
Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-12-07 17:53:47 -05:00
..
asic_reg drm/amd/include: Add mmhub 9.4 reg offsets and shift-mask 2018-12-05 17:49:50 -05:00
ivsrcid drm/amd: Add interrupt source definitions for SOC15 v3. 2018-07-13 14:45:37 -05:00
linux
amd_acpi.h drm/amd: Query and use ACPI backlight caps 2018-11-26 15:54:39 -05:00
amd_pcie_helpers.h
amd_pcie.h drm/amdgpu: update amd_pcie.h to include gen4 speeds 2018-07-05 16:39:59 -05:00
amd_shared.h drm/amdgpu: add DC feature mask module parameter 2018-11-07 17:05:58 -05:00
atom-bits.h
atom-names.h
atom-types.h
atombios.h drm/amd: add a new struct in atombios.h 2018-05-15 13:44:03 -05:00
atomfirmware.h drm/amd: Update atom_smu_info_v3_3 structure 2018-11-06 14:00:55 -05:00
atomfirmwareid.h
cgs_common.h drm/amdgpu: remove duplicate cg/pg wrapper functions 2018-04-11 13:07:53 -05:00
cik_structs.h
displayobject.h
dm_pp_interface.h drm/amd/pp: Remove the same struct define in powerplay 2018-07-05 16:40:02 -05:00
kgd_kfd_interface.h drm/amdgpu: Remove unused function pointers 2018-11-05 14:21:08 -05:00
kgd_pp_interface.h drm/amd/powerplay: rv dal-pplib interface refactor powerplay part 2018-12-07 17:53:47 -05:00
pptable.h
soc15_hw_ip.h drm/amdgpu: split soc15ip header into ip and ip_offset header 2018-02-19 14:18:12 -05:00
soc15_ih_clientid.h drm/amdgpu/vg20:Add IH client ID for the 2nd UVD 2018-05-18 16:08:13 -05:00
v9_structs.h drm/amd: Update GFXv9 SDMA MQD structure 2018-04-10 17:32:59 -04:00
vega10_enum.h drm/amd/include:cleanup vega10 header files. 2017-12-06 12:48:22 -05:00
vega10_ip_offset.h drm/amdgpu: remove trailing whitespace from soc15ip.h 2018-03-14 16:01:18 -05:00
vega20_ip_offset.h drm/amd/include/vg20: adjust VCE_BASE to reuse vce 4.0 header files 2018-05-17 10:13:09 -05:00
vi_structs.h drm/amdgpu: Implement amdgpu SDMA functions for VI 2017-11-01 19:22:00 -04:00