OK. Got you. Thanks.
-Original Message-
From: Lyude Paul
Sent: January 10, 2019 6:07 PM
To: Zuo, Jerry ; Wentland, Harry
Subject: Re: [PATCH] drm/amd/display: Remove error message in stream create
routine
On Thu, 2019-01-10 at 22:17 +, Zuo, Jerry wrote:
> Thanks for your comme
On Thu, 2019-01-10 at 16:18 -0500, Jerry (Fangzhi) Zuo wrote:
> MST has its unique sequence that may get failed due to no stream
> in atomic check in some cases, e.g., hotplug, S3 resume.
You might want to elaborate more here, e.g. what's the actual reason for MST
not having streams in the case of
MST has its unique sequence that may get failed due to no stream
in atomic check in some cases, e.g., hotplug, S3 resume.
Remove the ERROR message in the stream create routine, and leave
its caller to decide if additional action is required.
Signed-off-by: Jerry (Fangzhi) Zuo
---
drivers/gpu/dr