Module Name:    src
Committed By:   macallan
Date:           Mon Sep 28 05:38:41 UTC 2020

Modified Files:
        src/sys/dev/pci: radeonfbreg.h

Log Message:
moar registers


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/radeonfbreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/radeonfbreg.h
diff -u src/sys/dev/pci/radeonfbreg.h:1.8 src/sys/dev/pci/radeonfbreg.h:1.9
--- src/sys/dev/pci/radeonfbreg.h:1.8	Fri Sep 18 20:43:37 2020
+++ src/sys/dev/pci/radeonfbreg.h	Mon Sep 28 05:38:41 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: radeonfbreg.h,v 1.8 2020/09/18 20:43:37 macallan Exp $	*/
+/*	$NetBSD: radeonfbreg.h,v 1.9 2020/09/28 05:38:41 macallan Exp $	*/
 /*
  * Copyright 2000 ATI Technologies Inc., Markham, Ontario, and
  *                VA Linux Systems Inc., Fremont, California.
@@ -3892,6 +3892,8 @@
 #define AVIVO_D2CUR_SURFACE_ADDRESS             0x6c08
 #define AVIVO_D2CUR_SIZE                        0x6c10
 #define AVIVO_D2CUR_POSITION                    0x6c14
+#define AVIVO_D2CUR_HOT_SPOT                    0x6c18
+#define AVIVO_D2CUR_UPDATE                      0x6c24
 
 #define RS690_DCP_CONTROL                       0x6c9c
 

Reply via email to