diff options
author | Aly-Tawfik <[email protected]> | 2020-02-25 15:01:28 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-03-09 13:51:03 -0400 |
commit | 6cc47f3f96345fb21eaff8996d31939ffbda0f58 (patch) | |
tree | 7876f63f4cbb1bba16e2ff65bab7cfba799fc372 /scripts/gdb/linux/modules.py | |
parent | 2dc31ca1895c1644a46b2d906423be04c91aa8b5 (diff) |
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 <[email protected]>
Signed-off-by: Aly-Tawfik <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions