linux/drivers/gpu/nova-core
Joel Fernandes 0f2c8e278e gpu: nova-core: falcon: Move dma_reset functionality into helper
Move dma_reset so we can use it for the upcoming sequencer
functionality.

Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Message-ID: <20251114195552.739371-5-joelagnelf@nvidia.com>
2025-11-15 20:08:49 +09:00
..
falcon gpu: nova-core: apply the one "use" item per line policy 2025-11-07 23:10:44 +09:00
fb gpu: nova-core: justify remaining uses of as 2025-11-08 08:22:51 +09:00
firmware gpu: nova-core: gsp: Boot GSP 2025-11-14 20:25:57 +09:00
gsp gpu: nova-core: gsp: Boot GSP 2025-11-14 20:25:57 +09:00
regs gpu: nova-core: regs: rename .alter() --> .update() 2025-10-25 13:12:02 +09:00
bitfield.rs gpu: nova-core: bitfield: remove BitOr implementation 2025-10-25 13:16:31 +09:00
dma.rs gpu: nova-core: Simplify DmaObject::from_data in nova-core/dma.rs 2025-11-07 23:10:44 +09:00
driver.rs gpu: nova-core: Set correct DMA mask 2025-11-14 11:05:58 +09:00
falcon.rs gpu: nova-core: falcon: Move dma_reset functionality into helper 2025-11-15 20:08:49 +09:00
fb.rs gpu: nova-core: gsp: Create wpr metadata 2025-11-14 20:25:56 +09:00
firmware.rs gpu: nova-core: replace use of as with functions from num 2025-11-08 08:22:45 +09:00
gfw.rs gpu: nova-core: apply the one "use" item per line policy 2025-11-07 23:10:44 +09:00
gpu.rs gpu: nova-core: implement Display for Spec 2025-11-14 23:39:27 +09:00
gsp.rs gpu: nova-core: gsp: Add SetSystemInfo command 2025-11-14 20:25:57 +09:00
Kconfig gpu: nova-core: depend on CONFIG_64BIT 2025-09-01 11:06:37 +02:00
Makefile
nova_core.rs gpu: nova-core: Add a slice-buffer (sbuffer) datastructure 2025-11-14 20:25:56 +09:00
num.rs gpu: nova-core: num: add functions to safely convert a const value to a smaller type 2025-11-14 20:25:15 +09:00
regs.rs gpu: nova-core: falcon: Add support to write firmware version 2025-11-14 20:25:57 +09:00
sbuffer.rs gpu: nova-core: gsp: Add SetRegistry command 2025-11-14 20:25:57 +09:00
vbios.rs gpu: nova-core: replace use of as with functions from num 2025-11-08 08:22:45 +09:00