mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-08 17:19:59 +00:00
560.28.03
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*******************************************************************************
|
||||
Copyright (c) 2015-2023 NVIDIA Corporation
|
||||
Copyright (c) 2015-2024 NVIDIA Corporation
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to
|
||||
@@ -103,6 +103,8 @@
|
||||
#define UVM_SUBCHANNEL_C86F UVM_SUBCHANNEL_HOST
|
||||
#define UVM_SUBCHANNEL_C8B5 UVM_SUBCHANNEL_CE
|
||||
|
||||
#define UVM_SUBCHANNEL_C96F UVM_SUBCHANNEL_HOST
|
||||
|
||||
// Channel for UVM SW methods. This is defined in nv_uvm_types.h. RM does not
|
||||
// care about the specific number as long as it's bigger than the largest HW
|
||||
// value. For example, Kepler reserves subchannels 5-7 for software objects.
|
||||
|
||||
Reference in New Issue
Block a user