diff --git a/headers/private/graphics/nvidia/nv_macros.h b/headers/private/graphics/nvidia/nv_macros.h index cb8bd06f9f..d60afdb31c 100644 --- a/headers/private/graphics/nvidia/nv_macros.h +++ b/headers/private/graphics/nvidia/nv_macros.h @@ -430,6 +430,9 @@ /* registers needed for 'coldstart' */ #define NV32_PFB_DEBUG_0 0x00100080 +#define NV32_PFB_CONFIG_0 0x00100200 +#define NV32_PFB_FIFO_DATA 0x0010020c +#define NV32_PFB_REFCTRL 0x00100210 #define NV32_COREPLL 0x00680500 #define NV32_MEMPLL 0x00680504 #define NV32_COREPLL2 0x00680570 /* NV31, NV36 only */