summaryrefslogtreecommitdiff
path: root/src/mga_storm.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2008-06-09 11:36:46 -0700
committerIan Romanick <idr@us.ibm.com>2008-06-09 11:36:46 -0700
commit9e2ee9403c198da5d79dfb2f4fcafe9b381afd3d (patch)
tree779fedbf272279e387d49a46e1df2db19db3e944 /src/mga_storm.c
parentfd9732800687b96caa9f81c0cc4b24c6aad04e78 (diff)
G200EV: Enable support for G200EV
Diffstat (limited to 'src/mga_storm.c')
-rw-r--r--src/mga_storm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mga_storm.c b/src/mga_storm.c
index fa2a6ba..5a9a0fa 100644
--- a/src/mga_storm.c
+++ b/src/mga_storm.c
@@ -1130,6 +1130,7 @@ void MGAStormEngineInit( ScrnInfoPtr pScrn )
case PCI_CHIP_MGAG200_PCI:
case PCI_CHIP_MGAG200_SE_A_PCI:
case PCI_CHIP_MGAG200_SE_B_PCI:
+ case PCI_CHIP_MGAG200_EV_PCI:
pMga->SrcOrg = 0;
OUTREG(MGAREG_SRCORG, pMga->realSrcOrg);
OUTREG(MGAREG_DSTORG, pMga->DstOrg);