linux_dsm_epyc7002/drivers/gpu/drm/amd/display
Joseph Gravenor 01290a5766 drm/amd/display: populate bios integrated info for renoir
[Why]
When video_memory_type bw_params->vram_type
is assigned, wedistinguish between Ddr4MemType and LpDdr4MemType.
Because of this we will never report that we are using
LpDdr4MemType and never re-purpose WM set D

[How]
populate bios integrated info for renoir by adding the
revision number for renoir and use that integrated info
table instead of of asic_id to get the vram type

Signed-off-by: Joseph Gravenor <joseph.gravenor@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-12-05 16:28:30 -05:00
..
amdgpu_dm drm/amd/display: Null check aconnector in event_property_validate 2019-11-26 14:50:38 -05:00
dc drm/amd/display: populate bios integrated info for renoir 2019-12-05 16:28:30 -05:00
dmub drm/amd/display: Program CW5 for tracebuffer for dcn20 2019-12-05 16:28:23 -05:00
include drm/amd/display: Fix Dali clk mgr construct 2019-12-05 16:26:54 -05:00
modules drm/amd/display: remove redundant assignment to variable v_total 2019-12-02 17:55:08 -05:00
Kconfig drm/amd/display: rename DCN1_0 kconfig to DCN 2019-11-13 15:29:44 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO