<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Mon, 2011-11-21 at 03:42 +0200, Martin-&#201;ric Racine wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Please note that the --rebase option completely rewrites some recent
changes performed into master!

</PRE>
</BLOCKQUOTE>
That would be on your local disk, right? Without the rebase option it does a merge. It depends what you prefer, but for evaluation/testing, having code merged with local changes is not ideal.
<BLOCKQUOTE TYPE=CITE>
<PRE>
2011/11/21 Gaetan Nadon &lt;<A HREF="mailto:memsize@videotron.ca">memsize@videotron.ca</A>&gt;:
&gt; This aggregates the patches recently posted.
&gt;
&gt; You can browse the patches at <A HREF="http://cgit.freedesktop.org/~gnadon/xf86-video-geode/">http://cgit.freedesktop.org/~gnadon/xf86-video-geode/</A>
&gt; or you can pull them into your source tree:
&gt;
&gt; git pull --rebase git://people.freedesktop.org/~gnadon/xf86-video-geode
&gt;
&gt; There are no driver functionality changes but it now compiles on FreeBSD
&gt; A quick check to load the driver on a Geode system would be appreciated.
&gt;
&gt; New configure option:
&gt; &nbsp;--enable-ztv &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Enable Video For Linux based ZTV driver (default:
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;auto-detected)
&gt; This option now works:
&gt; &nbsp;--enable-strict-compilation
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Enable all warnings from compiler and make them
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;errors (default: disabled)
&gt;
&gt; Gaetan Nadon (21):
&gt; &nbsp;Move ztv driver to it's own directory
&gt; &nbsp;Add conditional build for ztv
&gt; &nbsp;Add a configure option to enable/disable building the ztv driver
&gt; &nbsp;Remove no longer used AMD_V4L2_VIDEO from makefiles
&gt; &nbsp;Remove HAVE__GX HAVE_LX and OPT_ACCEL from ztv build
&gt; &nbsp;Remove unused LINUX_2_6 macro from geode driver makefile
&gt; &nbsp;Remove broken duplicate visibility configure option
&gt; &nbsp;Remove ztv LINUX_2_6 switch and dead code
&gt; &nbsp;Remove unrequired .s assembly files automake support
&gt; &nbsp;Remove duplicate warning variable and werror option
&gt; &nbsp;Remove -DPNL_SUP for the ztv driver
&gt; &nbsp;Remove unused and misleading I386ARCH configuration code
&gt; &nbsp;Remove -I linux_v26 as the directory does not exist
&gt; &nbsp;geode source: streamline whitespace and sort alphabetically
&gt; &nbsp;Detect 32bit support on 64bit OS and compile with -m32 if found
&gt; &nbsp;Separate compiler from pre-processor options
&gt; &nbsp;Move back ztv with geode driver
&gt; &nbsp;config: remove a few dead/obsolete lines of code
&gt; &nbsp;config: The compiler version to use is now set in
&gt; &nbsp; &nbsp;XORG_DEFAULT_OPTIONS
&gt; &nbsp;config: fix Autoconf warnings and improve comments
&gt; &nbsp;Remove unrequired large file descriptor partial support
&gt;
&gt; &nbsp;Makefile.am &nbsp; &nbsp; | &nbsp; &nbsp;1 +
&gt; &nbsp;configure.ac &nbsp; &nbsp;| &nbsp;128 ++++++++++++++++--------------
&gt; &nbsp;src/Makefile.am | &nbsp;232 +++++++++++++++++++++++++++---------------------------
&gt; &nbsp;src/durango.c &nbsp; | &nbsp; &nbsp;2 -
&gt; &nbsp;src/geode_msr.c | &nbsp; &nbsp;9 ++-
&gt; &nbsp;src/z4l.c &nbsp; &nbsp; &nbsp; | &nbsp; 22 -----
&gt; &nbsp;6 files changed, 192 insertions(+), 202 deletions(-)
&gt;
&gt; --
&gt; 1.7.4.1
&gt;
&gt; _______________________________________________
&gt; Xorg-driver-geode mailing list
&gt; <A HREF="mailto:Xorg-driver-geode@lists.x.org">Xorg-driver-geode@lists.x.org</A>
&gt; <A HREF="http://lists.x.org/mailman/listinfo/xorg-driver-geode">http://lists.x.org/mailman/listinfo/xorg-driver-geode</A>
&gt;
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>