summaryrefslogtreecommitdiff
path: root/src/radeon_probe.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2006-12-02 19:16:41 +1100
committerDave Airlie <airlied@linux.ie>2006-12-02 19:50:41 +1100
commit13efd1f75fbd29a4d1f69d7d5a5bb2b8d90ad820 (patch)
treef28610767e81e40762544a02cd20f2680f70dcfb /src/radeon_probe.h
parent3933b86390eb2f4198d490acd4914fb470c40f47 (diff)
move HasCRTC2 to pRADEONEnt from info
Diffstat (limited to 'src/radeon_probe.h')
-rw-r--r--src/radeon_probe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_probe.h b/src/radeon_probe.h
index bdc80fd4..9946cf80 100644
--- a/src/radeon_probe.h
+++ b/src/radeon_probe.h
@@ -124,7 +124,7 @@ typedef struct
typedef struct
{
Bool HasSecondary;
-
+ Bool HasCRTC2; /* All cards except original Radeon */
/*
* The next two are used to make sure CRTC2 is restored before CRTC_EXT,
* otherwise it could lead to blank screens.