From 26029dc9378bbd95835d397402bfc9e6b4f1a478 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Mon, 26 Jul 2004 23:14:37 +0000 Subject: - Add Radeon DynamicClocks option - Add small fixes and clean ups from ati's last code drop (typo_fixes, remove_fudge, laptop, xvfix) - fix possible segfault in mga_dri.c (Ryan Underwood) - Add Xv support to pre-nm2160 neomagic chipsets --- src/radeon.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/radeon.h') diff --git a/src/radeon.h b/src/radeon.h index 3e8f554..6c2c628 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -130,7 +130,9 @@ typedef struct { CARD32 cap1_trig_cntl; CARD32 bus_cntl; CARD32 surface_cntl; + CARD32 bios_4_scratch; CARD32 bios_5_scratch; + CARD32 bios_6_scratch; /* Other registers to save for VT switches */ CARD32 dp_datatype; CARD32 rbbm_soft_reset; -- cgit v1.2.3