search for: 989812b

Displaying 1 result from an estimated 1 matches for "989812b".

2010 Feb 10
0
[PATCH] Revert "kms: work around some bong hits with dpms"
...er: %d\n", ret); - pNv->allow_dpms = FALSE; if (!xf86SetDesiredModes(pScrn)) return FALSE; - pNv->allow_dpms = TRUE; if (pNv->overlayAdaptor && pNv->Architecture != NV_ARCH_04) NV10WriteOverlayParameters(pScrn); diff --git a/src/nv_type.h b/src/nv_type.h index 989812b..18ea3bb 100644 --- a/src/nv_type.h +++ b/src/nv_type.h @@ -69,7 +69,6 @@ typedef struct _NVRec { drmVersionPtr pKernelDRMVersion; void *drmmode; /* for KMS */ - Bool allow_dpms; /* DRM interface */ struct nouveau_device *dev; -- 1.6.4.4