On Sat, Nov 23, 2024 at 5:42 AM Petr Vorel wrote:
>
> > On Thu, Nov 21, 2024 at 10:49 AM Rob Clark wrote:
>
> > > On Wed, Nov 20, 2024 at 5:17 PM Petr Vorel wrote:
>
> > > > > On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
>
> > > > > > It will be used in the next commit for DRM_MSM.
>
> > >
> On Thu, Nov 21, 2024 at 10:49 AM Rob Clark wrote:
> > On Wed, Nov 20, 2024 at 5:17 PM Petr Vorel wrote:
> > > > On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
> > > > > It will be used in the next commit for DRM_MSM.
> > > > > Suggested-by: Rob Clark
> > > > > Signed-off-by: Petr Vorel
On Fri, 22 Nov 2024, Rob Clark wrote:
> I may be biased here, but being able to generate code/tables/etc at
> build time is something that python is very useful for, and has been
> used to great effect in mesa.
Agreed. I look at the list of required dependencies, and none of the
alternatives seem
On Fri, Nov 22, 2024 at 1:51 AM Jani Nikula wrote:
>
> On Fri, 22 Nov 2024, Masahiro Yamada wrote:
> > Documentation/process/changes.rst
> > documents basic tools necessary for building the kernel.
> >
> > Python3 is listed as "optional" because it is required
> > only for some CONFIG options.
>
On Fri, 22 Nov 2024, Masahiro Yamada wrote:
> Documentation/process/changes.rst
> documents basic tools necessary for building the kernel.
>
> Python3 is listed as "optional" because it is required
> only for some CONFIG options.
>
> If the exact dependency is unclear, it is better to install
> al
On Thu, Nov 21, 2024 at 10:49 AM Rob Clark wrote:
>
> On Wed, Nov 20, 2024 at 5:17 PM Petr Vorel wrote:
> >
> > > On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
> >
> > > > It will be used in the next commit for DRM_MSM.
> >
> > > > Suggested-by: Rob Clark
> > > > Signed-off-by: Petr Vorel
On Thu, Nov 21, 2024 at 10:17 AM Petr Vorel wrote:
>
> > On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
>
> > > It will be used in the next commit for DRM_MSM.
>
> > > Suggested-by: Rob Clark
> > > Signed-off-by: Petr Vorel
> > > ---
> > > Changes v3->v4:
> > > * Move definition to the end o
> On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
> > It will be used in the next commit for DRM_MSM.
> > Suggested-by: Rob Clark
> > Signed-off-by: Petr Vorel
> > ---
> > Changes v3->v4:
> > * Move definition to the end of the file
> I prefer to not check the tool.
Ack.
> Why don't you
It will be used in the next commit for DRM_MSM.
Suggested-by: Rob Clark
Signed-off-by: Petr Vorel
---
Changes v3->v4:
* Move definition to the end of the file
init/Kconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/init/Kconfig b/init/Kconfig
index fbd0cb06a50a..c77e45484e81 100644
On Wed, Nov 20, 2024 at 5:17 PM Petr Vorel wrote:
>
> > On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
>
> > > It will be used in the next commit for DRM_MSM.
>
> > > Suggested-by: Rob Clark
> > > Signed-off-by: Petr Vorel
> > > ---
> > > Changes v3->v4:
> > > * Move definition to the end of
On Thu, Nov 21, 2024 at 5:41 AM Petr Vorel wrote:
>
> It will be used in the next commit for DRM_MSM.
>
> Suggested-by: Rob Clark
> Signed-off-by: Petr Vorel
> ---
> Changes v3->v4:
> * Move definition to the end of the file
I prefer to not check the tool.
Why don't you install python3?
>
11 matches
Mail list logo