]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: fix invalid function table override
authorChristian König <christian.koenig@amd.com>
Fri, 6 Jul 2018 11:46:05 +0000 (13:46 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jul 2018 19:17:02 +0000 (14:17 -0500)
commita74a939d802ba4b5245bf2858026db3f0922fc86
tree749a8af7c837f67663afa7089bfc0240b1a5374e
parentf7d965c4c37d79b76d718b0a493e24b7536643e9
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>
drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.c