530.30.02

This commit is contained in:
Andy Ritger
2023-02-28 11:12:44 -08:00
parent e598191e8e
commit 4397463e73
928 changed files with 124728 additions and 88525 deletions

View File

@@ -151,6 +151,7 @@
#include <class/clb0b5.h> // MAXWELL_DMA_COPY_A
#include <class/clc365.h> // ACCESS_COUNTER_NOTIFY_BUFFER
#include <class/clc369.h> // MMU_FAULT_BUFFER
#include <class/clc763.h> // MMU_VIDMEM_ACCESS_BIT_BUFFER
#include <class/clc597.h> // TURING_A
#include <class/clc5c0.h> // TURING_COMPUTE_A
#include <class/clc697.h> // AMPERE_A
@@ -719,6 +720,10 @@
#define MMU_FAULT_BUFFER (0x0000c369)
#endif
#ifndef MMU_VIDMEM_ACCESS_BIT_BUFFER
#define MMU_VIDMEM_ACCESS_BIT_BUFFER (0x0000c763)
#endif
#ifndef TURING_A
#define TURING_A (0x0000c597)
#endif