Lines Matching refs:devinit
4 Device Initialization (devinit)
6 The devinit process is complex and subject to change. This document provides a high-level
10 Device initialization (devinit) is a crucial sequence of register read/write operations
11 that occur after a GPU reset. The devinit sequence is essential for properly configuring
14 The devinit engine is an interpreter program that typically runs on the PMU (Power Management
16 commands. The devinit engine itself is part of the VBIOS ROM in the same ROM image as the
18 nova-core driver is even loaded. On an Ampere GPU, the devinit ucode is separate from the
20 devinit runs on the PMU in 'light-secure' mode.
22 Key Functions of devinit
24 devinit performs several critical tasks:
42 - The devinit engine typically but not necessarily runs on the PMU.
52 It's important to note that the devinit sequence also needs to run during suspend/resume