RE: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-19 Thread Kuo-Hsiang Chou
Subject: Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled Hi On 19.10.20 09:21, Kuo-Hsiang Chou wrote: > To Sirs, > > Thanks for your answers about the patch and next upstream to kernel-5.9 must > follow these rules. Thanks for wanting to contribute. > >

Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-19 Thread Thomas Zimmermann
Kuo-Hsiang Chou Cc: Jenmin Yuan ; e...@suse.com; Arc Sung ; dri-devel ; Tommy Huang Subject: Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled Hi On 16.10.20 23:01, David Airlie wrote: On Fri, Oct 16, 2020 at 6:03 PM KuoHsiang Chou wrote: The patch is upstreamed

RE: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-19 Thread Kuo-Hsiang Chou
Message- From: Thomas Zimmermann [mailto:tzimmerm...@suse.de] Sent: Monday, October 19, 2020 3:08 PM To: David Airlie ; Kuo-Hsiang Chou Cc: Jenmin Yuan ; e...@suse.com; Arc Sung ; dri-devel ; Tommy Huang Subject: Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled Hi On

Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-19 Thread Thomas Zimmermann
Hi On 16.10.20 23:01, David Airlie wrote: > On Fri, Oct 16, 2020 at 6:03 PM KuoHsiang Chou > wrote: >> >> The patch is upstreamed >> 1. For RHEL7.x, because its native kernel is suggested to update >>from 3.10 to 4.9 on 2 ODM's platform. >> 2. For AST2600. >> 3. For ASTDP. >> 4. v1.11 > > Hi

Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-16 Thread Sam Ravnborg
On Sat, Oct 17, 2020 at 07:01:38AM +1000, David Airlie wrote: > On Fri, Oct 16, 2020 at 6:03 PM KuoHsiang Chou > wrote: > > > > The patch is upstreamed > > 1. For RHEL7.x, because its native kernel is suggested to update > >from 3.10 to 4.9 on 2 ODM's platform. > > 2. For AST2600. > > 3. For A

Re: [PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-16 Thread David Airlie
On Fri, Oct 16, 2020 at 6:03 PM KuoHsiang Chou wrote: > > The patch is upstreamed > 1. For RHEL7.x, because its native kernel is suggested to update >from 3.10 to 4.9 on 2 ODM's platform. > 2. For AST2600. > 3. For ASTDP. > 4. v1.11 Hi, I've cc'ed Thomas who is maintaining this upstream, but

[PATCH] drm/ast: Avoid to access BMC addressing when P2A is disabled

2020-10-16 Thread KuoHsiang Chou
The patch is upstreamed 1. For RHEL7.x, because its native kernel is suggested to update from 3.10 to 4.9 on 2 ODM's platform. 2. For AST2600. 3. For ASTDP. 4. v1.11 Signed-off-by: KuoHsiang Chou --- drivers/gpu/drm/ast/Makefile | 2 +- drivers/gpu/drm/ast/ast_dp.c | 233 +