On Tue Sep 1, 2026 at 5:09 PM BST, Ke Sun via B4 Relay wrote: > From: Alvin Sun <[email protected]> > > SZ_4G is used by the Tyr driver when splitting the GPU VA range into > user and kernel regions. > > Signed-off-by: Alvin Sun <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > rust/bindings/bindings_helper.h | 1 + > rust/kernel/sizes.rs | 12 ++++++++++++ > 2 files changed, 13 insertions(+)
