]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: nova-core: falcon: remove unwarranted safety check in dma_load
authorAlexandre Courbot <acourbot@nvidia.com>
Fri, 6 Mar 2026 04:52:44 +0000 (13:52 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Mon, 9 Mar 2026 01:39:10 +0000 (10:39 +0900)
commit192125e0909e106ae37c2447ec43ee2653909d17
treeb0754c09ac9570d2e4b7b72b313b1aaffc337f88
parentc1d2f7471ba7a21eb3c68b8405365f7e1eac5c9d
gpu: nova-core: falcon: remove unwarranted safety check in dma_load

This safety check was an assumption based on the firmwares we work with
- it is not based on an actual hardware limitation. Thus, remove it.

Reviewed-by: Eliot Courtney <ecourtney@nvidia.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://patch.msgid.link/20260306-turing_prep-v11-7-8f0042c5d026@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
drivers/gpu/nova-core/falcon.rs