]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
authorTimur Tabi <ttabi@nvidia.com>
Thu, 22 Jan 2026 22:28:43 +0000 (16:28 -0600)
committerAlexandre Courbot <acourbot@nvidia.com>
Fri, 23 Jan 2026 23:45:13 +0000 (08:45 +0900)
commita75718afc9a5c61d9266d5d0010228a6a3bb7233
tree99fbe691c5570e79b05839faf62d9652adc7e67f
parent954b38fd0a8f5feaa44a9c5c05ed771815949d95
gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()

Add a method for the NV_PFALCON_FALCON_ENGINE register that reset the
Falcon, and update the reset_eng() HAL functions to use it.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Reviewed-by: Gary Guo <gary@garyguo.net>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260122222848.2555890-9-ttabi@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/falcon/hal/ga102.rs
drivers/gpu/nova-core/falcon/hal/tu102.rs
drivers/gpu/nova-core/regs.rs