The patches contain some tidy-up work, and refactoring that has arisen as a by-product of my initial work on adding TV support to nv50. Best Regards Joel Holdsworth -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-drm-nouveau-Removed-unneeded-include-in-nvc0_fence.c.patch Type: text/x-patch Size: 726 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140812/86f68a31/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-drm-nouveau-Replaced-magic-numbers-with-defines-from.patch Type: text/x-patch Size: 2868 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140812/86f68a31/attachment-0001.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0003-drm-nouveau-Replaced-copy-pasted-nv_wait-with-nv50_w.patch Type: text/x-patch Size: 2109 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140812/86f68a31/attachment-0002.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0004-drm-nouveau-Refactored-encoder-create-functions-into.patch Type: text/x-patch Size: 7883 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140812/86f68a31/attachment-0003.bin>
Please send these one email per patch, inlined. git send-email will generally do the right thing, but you can do it manually too (just be careful about preserving tabs, not wrapping, etc... most mail clients mess it up one way or another) On Mon, Aug 11, 2014 at 7:03 PM, Joel Holdsworth <joel at airwebreathe.org.uk> wrote:> The patches contain some tidy-up work, and refactoring that has arisen as a > by-product of my initial work on adding TV support to nv50. > > Best Regards > Joel Holdsworth > > _______________________________________________ > Nouveau mailing list > Nouveau at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/nouveau >
On 12/08/14 00:55, Ilia Mirkin wrote:> Please send these one email per patch, inlined. git send-email will > generally do the right thing, but you can do it manually too (just be > careful about preserving tabs, not wrapping, etc... most mail clients > mess it up one way or another) > > On Mon, Aug 11, 2014 at 7:03 PM, Joel Holdsworth > <joel at airwebreathe.org.uk> wrote: >> The patches contain some tidy-up work, and refactoring that has arisen as a >> by-product of my initial work on adding TV support to nv50. >> >> Best Regards >> Joel Holdsworth >> >> _______________________________________________ >> Nouveau mailing list >> Nouveau at lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/nouveau >> > >Ok just resubmitted. The reason for doing it this way is that my SMTP server seems not to be compatible with get send-mail SSL or TLS. I resubmitted via my work SMTP, so hopefully it works for you now. Joel