OSDN Git Service

drm/amd/display: Program meta addresses correctly
authorAlvin Lee <alvin.lee2@amd.com>
Fri, 25 Sep 2020 16:24:48 +0000 (12:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Oct 2020 19:17:20 +0000 (15:17 -0400)
commit480c5b8ff8757405e07ba938f5c565ecdf38d981
treec1233713ff3333ecc6df79c8023e3a7237913d3e
parentb98ab70e748e54b6b53abc2a20380ceb01e421fc
drm/amd/display: Program meta addresses correctly

[Why]
When forcing 3D mode in DAL, we set the right address to be the same as the
left address. We need to do the same for the meta addresses.

[How]
Program right meta to be same as left meta.

Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c