: Thursday, February 16, 2017 11:58 AM
> To: YC Chen ; dri-devel@lists.freedesktop.org
> Cc: airl...@redhat.com; e...@suse.com; Russell Currey .com>
> Subject: Re: [PATCH] drm/ast: Fixed system hanged if disable P2A
>
> On Thu, 2017-01-26 at 09:45 +0800, Y.C. Chen wrote:
> > From:
On Thu, 2017-01-26 at 09:45 +0800, Y.C. Chen wrote:
> From: "Y.C. Chen"
>
> The original ast driver will access some BMC configuration through
> P2A bridge
> that can be disabled since AST2300 and after.
> It will cause system hanged if P2A bridge is disabled.
> Here is the update to fix it.
Wil
8 AM
To: YC Chen ; dri-devel@lists.freedesktop.org
Cc: airl...@redhat.com; e...@suse.com; Russell Currey
Subject: Re: [PATCH] drm/ast: Fixed system hanged if disable P2A
On Thu, 2017-01-26 at 09:45 +0800, Y.C. Chen wrote:
> From: "Y.C. Chen"
>
> The original ast driver will
On 26-Jan-2017 01:45 AM, YC Chen wrote:
> From: "Y.C. Chen"
>
> The original ast driver will access some BMC configuration through P2A bridge
> that can be disabled since AST2300 and after.
> It will cause system hanged if P2A bridge is disabled.
> Here is the update to fix it.
>
> Signed-off-by