mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-05 21:29:54 +00:00
520.61.05
This commit is contained in:
@@ -97,21 +97,14 @@
|
||||
#define UVM_SUBCHANNEL_C56F UVM_SUBCHANNEL_HOST
|
||||
#define UVM_SUBCHANNEL_C6B5 UVM_SUBCHANNEL_CE
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define UVM_SUBCHANNEL_C86F UVM_SUBCHANNEL_HOST
|
||||
#define UVM_SUBCHANNEL_C8B5 UVM_SUBCHANNEL_CE
|
||||
|
||||
// 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.
|
||||
#define UVM_SUBCHANNEL_C076 UVM_SW_OBJ_SUBCHANNEL
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define UVM_METHOD_SIZE 4
|
||||
#define UVM_METHOD_COUNT_MAX HWMASK(B06F, DMA, INCR_COUNT)
|
||||
#if HWMASK(B06F, DMA, INCR_COUNT) != HWMASK(B06F, DMA, NONINCR_COUNT)
|
||||
|
||||
Reference in New Issue
Block a user