Displaying 4 results from an estimated 4 matches for "verttotal".
2020 Apr 30
2
[PATCH] drm/nouveau/dispnv04: Remove dead code
...= horizTotal + 4;
-#if 0
- if (dev->overlayAdaptor && drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS)
- /* This reportedly works around some video overlay bandwidth problems */
- horizTotal += 2;
-#endif
}
if (mode->flags & DRM_MODE_FLAG_INTERLACE)
vertTotal |= 1;
-#if 0
- ErrorF("horizDisplay: 0x%X \n", horizDisplay);
- ErrorF("horizStart: 0x%X \n", horizStart);
- ErrorF("horizEnd: 0x%X \n", horizEnd);
- ErrorF("horizTotal: 0x%X \n", horizTotal);
- ErrorF("horizBlankStart: 0x%X \n", horizBlankStart);...
2020 Apr 30
0
[PATCH] drm/nouveau/dispnv04: Remove dead code
...y >= NV_DEVICE_INFO_V0_CELSIUS)
> - /* This reportedly works around some video overlay bandwidth problems */
> - horizTotal += 2;
> -#endif
> }
>
> if (mode->flags & DRM_MODE_FLAG_INTERLACE)
> vertTotal |= 1;
>
> -#if 0
> - ErrorF("horizDisplay: 0x%X \n", horizDisplay);
> - ErrorF("horizStart: 0x%X \n", horizStart);
> - ErrorF("horizEnd: 0x%X \n", horizEnd);
> - ErrorF("horizTotal: 0x%X \n", horizTotal);
> -...
2020 May 01
1
[PATCH] drm/nouveau/dispnv04: Remove dead code
...> > - /* This reportedly works around some video overlay bandwidth problems */
> > - horizTotal += 2;
> > -#endif
> > }
> >
> > if (mode->flags & DRM_MODE_FLAG_INTERLACE)
> > vertTotal |= 1;
> >
> > -#if 0
> > - ErrorF("horizDisplay: 0x%X \n", horizDisplay);
> > - ErrorF("horizStart: 0x%X \n", horizStart);
> > - ErrorF("horizEnd: 0x%X \n", horizEnd);
> > - ErrorF("horizTotal: 0x%X \n&qu...
2015 Sep 29
4
[Bug 92178] New: nouveau framebuffer fails to initialize properly on GeForce 2 Go (NV11M)
https://bugs.freedesktop.org/show_bug.cgi?id=92178
Bug ID: 92178
Summary: nouveau framebuffer fails to initialize properly on
GeForce 2 Go (NV11M)
Product: xorg
Version: unspecified
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium