Re: [PATCH 1/2] gpu: nova-core: impl From for u32 for enums used from register!

2025-06-24 Thread Danilo Krummrich
On Tue, Jun 24, 2025 at 03:23:22PM +0200, Danilo Krummrich wrote: > Implement From for u32 for all enum types used within the register!() > macro. > > This avoids a conflict with [1] as reported in [2]. > > Cc: Alexandre Courbot > Cc: Miguel Ojeda > Link: > https://lore.kernel.org/r/20250615-p

Re: [PATCH 1/2] gpu: nova-core: impl From for u32 for enums used from register!

2025-06-24 Thread Danilo Krummrich
On Tue, Jun 24, 2025 at 10:48:57PM +0900, Alexandre Courbot wrote: > On Tue Jun 24, 2025 at 10:23 PM JST, Danilo Krummrich wrote: > > Implement From for u32 for all enum types used within the register!() > > macro. > > > > This avoids a conflict with [1] as reported in [2]. > > > > Cc: Alexandre Co

Re: [PATCH 1/2] gpu: nova-core: impl From for u32 for enums used from register!

2025-06-24 Thread Alexandre Courbot
On Tue Jun 24, 2025 at 10:23 PM JST, Danilo Krummrich wrote: > Implement From for u32 for all enum types used within the register!() > macro. > > This avoids a conflict with [1] as reported in [2]. > > Cc: Alexandre Courbot > Cc: Miguel Ojeda > Link: > https://lore.kernel.org/r/20250615-ptr-as-p

[PATCH 1/2] gpu: nova-core: impl From for u32 for enums used from register!

2025-06-24 Thread Danilo Krummrich
Implement From for u32 for all enum types used within the register!() macro. This avoids a conflict with [1] as reported in [2]. Cc: Alexandre Courbot Cc: Miguel Ojeda Link: https://lore.kernel.org/r/20250615-ptr-as-ptr-v12-5-f43b02458...@gmail.com [1] Link: https://lore.kernel.org/all/2025062