[PATCH 1/2] gpu: nova-core: impl From for u32 for enums used from register!
Danilo Krummrich
dakr at kernel.org
Tue Jun 24 23:29:41 UTC 2025
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 <acourbot at nvidia.com>
> Cc: Miguel Ojeda <ojeda at kernel.org>
> Link: https://lore.kernel.org/r/20250615-ptr-as-ptr-v12-5-f43b024581e8@gmail.com [1]
> Link: https://lore.kernel.org/all/20250624173114.3be38990@canb.auug.org.au/ [2]
> Signed-off-by: Danilo Krummrich <dakr at kernel.org>
Applied to nova-next, thanks!
More information about the dri-devel
mailing list