commit | 1f3324603e39d6a5a7f9f378c980dab390d9a1d5 | [log] [tgz] |
---|---|---|
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | Wed Jul 31 14:08:45 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 23 11:37:31 2019 -0500 |
tree | 7ffe99b308286b7ac414118e1ac6f5ba0b5d90b8 | |
parent | 361c61f47a1cd8df26a08ddbb0cbdad72bb1776d [diff] |
drm/amd/display: fix dp stream enable A previous odm change broke stream enable by always setting n_multiply as if odm was on. This fixes the check for odm by making sure opp count is >1 rather than not 0. Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Reviewed-by: Charlene Liu <Charlene.Liu@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>