]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix increment when sampling OTF in DCE
authorLeo (Sunpeng) Li <sunpeng.li@amd.com>
Fri, 9 Feb 2018 17:51:01 +0000 (12:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:20:17 +0000 (14:20 -0500)
commit929f36a37acb2a8733e3bc7578d7ee7872c19f6f
treedc80ee3bfdbd4c2a5710de99d4d583c790ddec09
parent5311046af7693ae5f6c8f00bd73c42d3c4de2b7a
drm/amd/display: Fix increment when sampling OTF in DCE

Previously, the number of software segmets per region was reduced to 16.
This needs to be reflected in the sampling distance (increment) used when
translating to the hardware format.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c