Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-19 | drm/amd/include: Add USB_C_TYPE to atom_encoder_cap_defs | Leo Li | 1 | -0/+1 | |
This is needed by DC to support EDID emulation on USB-C ports. CC: Samson Tam <[email protected]> CC: Harry Wentland <[email protected]> CC: Alex Deucher <[email protected]> Signed-off-by: Leo Li <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2019-03-19 | drm/amdgpu: update atomfirmware header with ecc related members | Hawking Zhang | 1 | -0/+53 | |
add new umc_info structures and new firmware_capability defines Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2019-03-19 | drm/amdgpu: update atomfirmware header for smu11 | Huang Rui | 1 | -7/+37 | |
This patch updates atomfirmware header on smu11 for future use. Signed-off-by: Huang Rui <[email protected]> Reviewed-by: Kevin Wang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-11-06 | drm/amd: Update atom_smu_info_v3_3 structure | Leo Li | 1 | -2/+5 | |
Mainly adding the WAFL spread spectrum info, for adjusting display clocks when XGMI is enabled. Signed-off-by: Leo Li <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-10-16 | drm/amd/powerplay: added I2C controller configuration | Evan Quan | 1 | -0/+88 | |
PPTABLE structure is stretched to add I2C controller configuration. Hold on the PPTABLE_V20_SMU_VERSION bump until the VBIOS is ready. Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Feifei Xu <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-09-19 | drm/amdgpu: update vram_info structure in atomfirmware.h | Hawking Zhang | 1 | -9/+11 | |
atomfirmware has structure changes in varm_info. Updated it to the latest one. Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-08-27 | drm/amdgpu: update atomfirmware.h | Evan Quan | 1 | -0/+86 | |
Add struct atom_smc_dpm_info_v4_3 Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Huang Rui <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-07-27 | drm/amd: Add missing fields in atom_integrated_system_info_v1_11 | Harry Wentland | 1 | -4/+11 | |
This structure needs to align with structure in atomfirmware table. Update it. Signed-off-by: Harry Wentland <[email protected]> Acked-by: Alex Deucher <[email protected]> Reviewed-by: Dmytro Laktyushkin <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-07-05 | drm/amd/powerplay: smc_dpm_info structure change | Evan Quan | 1 | -1/+4 | |
A new member Vr2_I2C_address is added. Signed-off-by: Evan Quan <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-05-30 | drm/amdgpu: correct SMU11 SYSPLL0 clock id values | Evan Quan | 1 | -7/+5 | |
The SMU11 SYSPLL0 clock ids were assigned wrong values. Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Huang Rui <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-05-24 | drm/amdgpu: Update GFX info structure to match what vega20 used | Shaoyun Liu | 1 | -1/+2 | |
Update to the latest version from the vbios team. Signed-off-by: Shaoyun Liu <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-05-17 | drm/amdgpu/atomfirmware: add new gfx_info data table v2.4 (v2) | Alex Deucher | 1 | -0/+34 | |
Adds additional gfx configuration data. v2: fix typo Acked-by: Christian König <[email protected]> Reviewed-by: Hawking Zhang <Hawking.Zhang> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-05-15 | drm/amd: Add BIOS smu_info v3_3 required struct def. | Jerry (Fangzhi) Zuo | 1 | -2/+168 | |
Signed-off-by: Jerry (Fangzhi) Zuo <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-04-03 | drm/amd/powerplay: Enable ACG SS feature | Kenneth Feng | 1 | -4/+8 | |
Port the atomfirmware.h and populates the updated pptable to SMU.With the new parameters in the new pptable, the ACG SS feature is enabled. Signed-off-by: Kenneth Feng <[email protected]> Reviewed-by: Evan Quan <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2018-03-21 | drm/amd/powerplay: update atomfirmware.h (v2) | Evan Quan | 1 | -1/+81 | |
Add new smu_info table. v2: update table format. Acked-by: Christian König <[email protected]> Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-08-29 | drm/amd/include: Add hdmi_redriver_set to atomfirmware | Harry Wentland | 1 | -1/+18 | |
We'll need this for a some upcoming display changes Signed-off-by: Harry Wentland <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-07-14 | drm/amd/powerplay: add avfs profiling_info_v4_2 support on Vega10. | Rex Zhu | 1 | -0/+63 | |
Signed-off-by: Rex Zhu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-06-01 | drm/amd/powerplay: Align with VBIOS to support AVFS parameters. | Rex Zhu | 1 | -6/+6 | |
Signed-off-by: Rex Zhu <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2017-03-29 | drm/amdgpu: add the new atomfirmware interface header | Alex Deucher | 1 | -0/+2385 | |
soc15 asics have a new vbios interface. These headers define that interface. Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |