Re: [Nouveau] [patch] Junior ToDo Warn if Modesetting Disabled

2012-08-26 Thread Mark Carey
v2 spaces to tabs as per RSpliets feedback on IRC From 55370ae2ef1df30a7d15b454fc6189f74675e011 Mon Sep 17 00:00:00 2001 From: Mark Carey m...@careysoft.co.nz Date: Sun, 26 Aug 2012 22:09:17 +1200 Subject: [PATCH] drm/nouveau: warn during init if modesetting disabled Reported-by: Pekka

[Nouveau] RAOF ppa failing to configure xf86-video-nouveau due to libdrm_nouveau

2009-02-13 Thread Mark Carey
without matching dri causes loss of xv, NoAccel Regards, Mark Carey ___ Nouveau mailing list Nouveau@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/nouveau

Re: [Nouveau] git compile failure

2009-02-01 Thread Mark Carey
On Sun, Feb 1, 2009 at 12:52 PM, Yan Seiner y...@seiner.com wrote: nouveau_drv.so built OK; the man page build crashed with Making all in man make[2]: Entering directory `/usr/src/nouveau/xf86-video-nouveau/man' make[2]: *** No rule to make target `nouve...@driver_man_suffix@', needed by

[Nouveau] [patch] [renouveau] 1/1 fix detection of GL_ARB_draw_buffers in test_framebuffer_object

2007-10-25 Thread Mark Carey
applied to a fresh checkout of renouveau on both 0322 (GL_EXT_framebuffer_object) and 0393 (GL_EXT_framebuffer_object + GL_ARB_draw_buffers) compiled and tested without error. Please review and consider applying the attached patch. Regards, Mark Carey --- renouveau/tests.c.orig 2007-10-25 21:26

[Nouveau] Opps Was Re: [patch] [renouveau] 1/2 test_exa shouldn't be run on cards without ARB_texture_rectangle

2007-10-20 Thread Mark Carey
cvs checkout was stale and part of the patch hit the wrong place, fixup attached. --- tests.c.orig 2007-10-20 23:25:22.0 +1300 +++ tests.c 2007-10-20 23:25:58.0 +1300 @@ -4669,15 +4669,6 @@ // (ported to SDL by Sam Lantinga '2000) int Width = 640, Height=480; -#ifndef

[Nouveau] [patch] [renouveau] Makefile typofix

2007-10-20 Thread Mark Carey
make builds parse_objects not parse-objects fix Makefile to remove the correct file --- Makefile 2007-10-21 08:25:59.0 +1300 +++ Makefile.orig 2007-10-21 08:25:35.0 +1300 @@ -72,7 +72,7 @@ clean: rm -f $(TARGET) .depend *.o disasm_shader \ - renouveau-gen nouveau_reg.h