commit | 0b9021972d3eef525d53076d8c7ac091e988d2e4 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jul 06 13:46:05 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 10 15:36:21 2018 -0500 |
tree | 34f6777acfbc376654404d781c2c02fdbe4ad7b1 | |
parent | ed6b4b5559769c6c5a0fcb3fac8a9e1f4e58c4ae [diff] |
drm/amd/display: fix invalid function table override Otherwise we try to program hardware with the wrong watermark functions when multiple DCE generations are installed in one system. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org