Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci moar registers
details: https://anonhg.NetBSD.org/src/rev/2e611b9f7204
branches: trunk
changeset: 955405:2e611b9f7204
user: macallan <macallan%NetBSD.org@localhost>
date: Mon Sep 28 05:38:41 2020 +0000
description:
moar registers
diffstat:
sys/dev/pci/radeonfbreg.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b3251eeaa3da -r 2e611b9f7204 sys/dev/pci/radeonfbreg.h
--- a/sys/dev/pci/radeonfbreg.h Mon Sep 28 03:48:12 2020 +0000
+++ b/sys/dev/pci/radeonfbreg.h Mon Sep 28 05:38:41 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index