aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c')
-rw-r--r--x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c b/x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c
index 84eae0672616..6715bf67b3c5 100644
--- a/x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c
+++ b/x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c
@@ -1,4 +1,4 @@
---- src/nv_driver.c.orig 2012-07-17 06:47:02 UTC
+--- src/nv_driver.c.orig 2017-01-17 22:41:33 UTC
+++ src/nv_driver.c
@@ -1543,7 +1543,11 @@ NVPreInit(ScrnInfoPtr pScrn, int flags)
xf86FreeInt10(pNv->pInt);
@@ -12,11 +12,3 @@
/* We use a programmable clock */
pScrn->progClock = TRUE;
-@@ -2550,7 +2554,6 @@ NVScreenInit(SCREEN_INIT_ARGS_DECL)
- if (!pNv->NoAccel)
- NVAccelInit(pScreen);
-
-- miInitializeBackingStore(pScreen);
- xf86SetBackingStore(pScreen);
- xf86SetSilkenMouse(pScreen);
-