commit | 10e7fddd4aebf95a9468f20fc1a87e6238b7d8d4 | [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 14:17:02 2018 -0500 |
tree | 749a8af7c837f67663afa7089bfc0240b1a5374e | |
parent | ed0926647daf855abd605525a123eb11a62f5498 [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>