summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2014-09-11 10:38:45 -0400
committerAdam Jackson <ajax@redhat.com>2014-09-11 10:38:45 -0400
commit5a3e0de677b7d68f7a7c7a212bfe55441c8e5ddb (patch)
treea159f3480da5fbcc9647d66a9feda4827a47c347
parente26231b128289de190b9381d53bf62e70f06966b (diff)
Remove call to miInitializeBackingStore to make the driver load again
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rwxr-xr-xsrc/xgi_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xgi_driver.c b/src/xgi_driver.c
index a732eea..8551625 100755
--- a/src/xgi_driver.c
+++ b/src/xgi_driver.c
@@ -4894,7 +4894,6 @@ XGIScreenInit(SCREEN_INIT_ARGS_DECL)
PDEBUG(ErrorF("--- AccelInit --- \n"));
PDEBUG(XGIDumpRegs(pScrn));
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
xf86SetSilkenMouse(pScreen);