Re: [PATCH 1/2] drm/amd/display: bypass stereo programming

2019-09-04 Thread Harry Wentland
On 2019-09-04 2:06 a.m., Liu, Aaron wrote: > From: Roman Li > > hack to avoid crash on renoir > should be resolved after upcoming gpio refactoring promotion > > Signed-off-by: Roman Li Nack. This is not the right way to do this upstream. We shouldn't use compile time guard to change ASIC behav

[PATCH 1/2] drm/amd/display: bypass stereo programming

2019-09-03 Thread Liu, Aaron
From: Roman Li hack to avoid crash on renoir should be resolved after upcoming gpio refactoring promotion Signed-off-by: Roman Li --- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_h