590.44.01

This commit is contained in:
Maneet Singh
2025-12-02 15:32:25 -08:00
parent 2af9f1f0f7
commit a5bfb10e75
954 changed files with 421883 additions and 408177 deletions

View File

@@ -352,7 +352,7 @@ uvm_hal_maxwell_access_counter_query_clear_op_unsupported(uvm_parent_gpu_t *pare
NvU32 num_entries)
{
UVM_ASSERT_MSG(false, "host access_counter_query_clear_op called on Maxwell GPU\n");
return UVM_ACCESS_COUNTER_CLEAR_OP_NONE;
return UVM_ACCESS_COUNTER_CLEAR_OP_COUNT;
}
NvU64 uvm_hal_maxwell_get_time(uvm_gpu_t *gpu)