[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YPfECUtD0SRCjrSm@infradead.org>
Date: Wed, 21 Jul 2021 07:51:53 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Christian K??nig <christian.koenig@....com>
Cc: Anson Jacob <Anson.Jacob@....com>, mpe@...erman.id.au,
benh@...nel.crashing.org, paulus@...ba.org,
christophe.leroy@...roup.eu, linuxppc-dev@...ts.ozlabs.org,
amd-gfx@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Sunpeng.Li@....com, Harry.Wentland@....com, qingqing.zhuo@....com,
Rodrigo.Siqueira@....com, roman.li@....com,
Christoph Hellwig <hch@...radead.org>,
Aurabindo.Pillai@....com, Bhawanpreet.Lakha@....com,
bindu.r@....com
Subject: Re: [RFC v2 2/2] drm/amd/display: Use PPC FPU functions
On Wed, Jul 21, 2021 at 08:29:43AM +0200, Christian K??nig wrote:
> Looks good in general, but question is what about other architectures like
> ARM?
DRM_AMD_DC_DCN currently requires X86 || PPC64.
Maybe a good think would be to add a new KERNEL_FPU_API Kconfig symbol,
selected by x86 and powerpc (I think ppc32 should be fine too now) so
that we get these arch dependencies out of the driver.
Powered by blists - more mailing lists