]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: dont set otg offset
authorJun Lei <Jun.Lei@amd.com>
Tue, 30 Apr 2019 20:22:38 +0000 (16:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:21:00 +0000 (12:21 -0500)
commitda657ba72c0809c8ca5053bd03a94f9d0431bf05
tree1f5e7f2f43a4bf161389c7670188fdbf1b177032
parentb5f70d0fb2b81fdb38a3f143fac02eb0111d7690
drm/amd/display: dont set  otg offset

move the update of otg instance outside of hw programming logic,
since this is sw state, it should always be updated and should
never be optimized away.

Signed-off-by: Jun Lei <Jun.Lei@amd.com>
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c