summaryrefslogtreecommitdiff
path: root/src/radeon_driver.c
diff options
context:
space:
mode:
authorHenry Zhao <henryz@localhost.localdomain>2007-03-31 20:10:03 -0800
committerHenry Zhao <henryz@localhost.localdomain>2007-03-31 20:10:03 -0800
commit9c2dcd19be8fc2cc29e637d1e9748e66196e3900 (patch)
tree1ca95e2f651b3dce9c2f4ca53170bdc281890ce3 /src/radeon_driver.c
parent1acd6d6fa42acec07fb11aeb189f492ddb021cb4 (diff)
9337: EDID modes do not participate in validation for CRT monitor
Diffstat (limited to 'src/radeon_driver.c')
-rw-r--r--src/radeon_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 0e68d7d9..7fd802aa 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -2125,7 +2125,7 @@ static Bool RADEONPreInitModes(ScrnInfoPtr pScrn, xf86Int10InfoPtr pInt10)
* 'stretched' from their native mode.
*/
if (info->DisplayType == MT_CRT && !info->ddc_mode) {
-
+ xf86SetDDCproperties(pScrn, pScrn->monitor->DDC);
modesFound =
xf86ValidateModes(pScrn,
pScrn->monitor->Modes,