search for: pvbe

Displaying 2 results from an estimated 2 matches for "pvbe".

Did you mean: pbe
2010 Feb 09
1
[PATCH] Remove some UMS leftovers.
...pScrn, int flags) MessageType from; int ret, i; - if (flags & PROBE_DETECT) { - EntityInfoPtr pEnt = xf86GetEntityInfo(pScrn->entityList[0]); - - if (!pEnt) - return FALSE; - - i = pEnt->index; - xfree(pEnt); - - if (xf86LoadSubModule(pScrn, "vbe")) { - vbeInfoPtr pVbe = VBEInit(NULL, i); - ConfiguredMonitor = vbeDoEDID(pVbe, NULL); - vbeFree(pVbe); - } - - return TRUE; - } - /* * Note: This function is only called once at server startup, and * not at the start of each server generation. This means that @@ -733,11 +708,6 @@ NVPreInit(ScrnInfoPtr pS...
2012 Feb 12
0
Bug#659642: xen-hypervisor-4.0-amd64: outl segfaults when restoring monitor from sleep with DPMS
...7 No locals. #3 0x00007ff49f69f31c in X86EMU_exec () at ../../../../hw/xfree86/int10/../x86emu/decode.c:122 op1 = 68 'D' #4 0x00007ff49f68ded5 in xf86ExecX86int10 (pInt=0x138a780) at ../../../../hw/xfree86/int10/xf86x86emu.c:40 sig = 0 #5 0x00007ff49f8a98c9 in VBEDPMSSet (pVbe=0x13883f0, mode=323652) at ../../../../hw/xfree86/vbe/vbe.c:1072 No locals. #6 0x000000000047382f in DPMSSet (client=<value optimized out>, level=<value optimized out>) at ../../../../hw/xfree86/common/xf86DPMS.c:167 rc = <value optimized out> i = 1 pS...