]> 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 20:36:21 +0000 (15:36 -0500)
commite5319b4f432045dfe50b5518ac80f6c9e0cdd6c7
tree34f6777acfbc376654404d781c2c02fdbe4ad7b1
parentca79b3090f67a51ca7daa1ec8ab9090108a271dc
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
drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.c