From 13efd1f75fbd29a4d1f69d7d5a5bb2b8d90ad820 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 2 Dec 2006 19:16:41 +1100 Subject: move HasCRTC2 to pRADEONEnt from info --- src/radeon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/radeon.h') diff --git a/src/radeon.h b/src/radeon.h index 646b742e..3592b2b9 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -442,7 +442,7 @@ typedef struct { RADEONMonitorType DisplayType; /* Monitor connected on */ RADEONDDCType DDCType; RADEONConnectorType ConnectorType; - Bool HasCRTC2; /* All cards except original Radeon */ + Bool IsMobility; /* Mobile chips for laptops */ Bool IsIGP; /* IGP chips */ Bool HasSingleDAC; /* only TVDAC on chip */ -- cgit v1.2.3