linux/drivers/gpu/drm/amd/display/dc/calcs
Aly-Tawfik 6cc47f3f96 drm/amdgpu/display: Fix Pollock Variant Detection
Problem Description:
Currently we are checking internal fused rev id with pci rev id. However, fused
internal rev id is the same on all raven2 parts (in which Dali and Pollock were
based on too), thus Pollock detection fails

Fix:
use the pci rev to preform the detection for bandwidth calculations.

Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Aly-Tawfik <altawfik@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-03-09 13:51:03 -04:00
..
bw_fixed.c
calcs_logger.h
custom_float.c
dce_calcs.c drm/amd/display: fix indentation issue on a hunk of code 2020-03-05 00:26:55 -05:00
dcn_calc_auto.c drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality] 2019-02-06 13:29:19 -05:00
dcn_calc_auto.h drm/amd/display: make clk mgr soc specific 2019-05-31 10:39:29 -05:00
dcn_calc_math.c drm/amd/display: add some math functions for dcn_calc_math 2019-06-11 12:49:21 -05:00
dcn_calcs.c drm/amdgpu/display: Fix Pollock Variant Detection 2020-03-09 13:51:03 -04:00
Makefile amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00