search for: mattst88

Displaying 20 results from an estimated 82 matches for "mattst88".

2019 Apr 07
0
[ANNOUNCE] pixman release 0.38.2 now available
...91247c55f928d97 pixman-0.38.2.tar.bz2 SHA1: c2abaea13ff9f12f31592859604047d8b1fa082a pixman-0.38.2.tar.gz SHA1: ce40833fe4337aa6329ac5694d9ff342338219c1 pixman-0.38.2.tar.bz2 GPG signature: http://cairographics.org/releases/pixman-0.38.2.tar.gz.sha1.asc (signed by [ultimate] Matt Turner <mattst88 at gmail.com> [ultimate] Matt Turner <mattst88 at gentoo.org> [ultimate] Matt Turner <matt.turner at intel.com> [ultimate] Matt Turner <mattst88 at freedesktop.org>) Git: https://gitlab.freedesktop.org/pixman/pixman.git tag: pixman-0.38.2 Log: Dylan Baker (6): me...
2019 Apr 10
0
[ANNOUNCE] pixman release 0.38.4 now available
...7632a1d2623711 pixman-0.38.4.tar.bz2 SHA1: 8594e0a31c1802ae0c155d6b502c0953aa862baa pixman-0.38.4.tar.gz SHA1: 87e1abc91ac4e5dfcc275f744f1d0ec3277ee7cd pixman-0.38.4.tar.bz2 GPG signature: https://cairographics.org/releases/pixman-0.38.4.tar.gz.sha1.asc (signed by [ultimate] Matt Turner <mattst88 at gmail.com> [ultimate] Matt Turner <mattst88 at gentoo.org> [ultimate] Matt Turner <matt.turner at intel.com> [ultimate] Matt Turner <mattst88 at freedesktop.org>) Git: https://gitlab.freedesktop.org/pixman/pixman.git tag: pixman-0.38.4 Log: Matt Turner (4): Po...
2020 Apr 19
0
[ANNOUNCE] pixman release 0.40.0 now available
...an-0.40.0.tar.gz SHA512: 8a60edb113d68791b41bd90b761ff7b3934260cb3dada3234c9351416f61394e4157353bc4d61b8f6c2c619de470f6feefffb4935bfcf79d291ece6285de7270 pixman-0.40.0.tar.xz GPG signature: https://cairographics.org/releases/pixman-0.40.0.tar.gz.sha512.asc (signed by [ultimate] Matt Turner <mattst88 at gmail.com> [ultimate] Matt Turner <mattst88 at gentoo.org> [ultimate] Matt Turner <matt.turner at intel.com> [ultimate] Matt Turner <mattst88 at freedesktop.org>) Git: https://gitlab.freedesktop.org/pixman/pixman.git tag: pixman-0.40.0 Log: Adam Jackson (17):...
2012 Jan 31
1
[Bug 45454] New: Compilation failure: nouveau_dri.so.tmp: undefined reference to `st_gl_api_create'
https://bugs.freedesktop.org/show_bug.cgi?id=45454 Bug #: 45454 Summary: Compilation failure: nouveau_dri.so.tmp: undefined reference to `st_gl_api_create' Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity:
2015 Aug 19
5
[PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Some shaders appear to extract bits using shift/and combos. Detect (some) of those and convert to EXTBF instead. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- .../drivers/nouveau/codegen/nv50_ir_peephole.cpp | 66 +++++++++++++++------- 1 file changed, 46 insertions(+), 20 deletions(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp
2012 Mar 01
1
[Bug 46810] New: Mesa Failing To Build
https://bugs.freedesktop.org/show_bug.cgi?id=46810 Bug #: 46810 Summary: Mesa Failing To Build Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau
2010 Sep 21
0
[PULL] virtio console fixes and lguest comment fix
The following changes since commit 2422084a94fcd5038406261b331672a13c92c050: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../mattst88/alpha-2.6 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master Amit Shah (1): virtio: console: Prevent userspace from submitting NULL buffers Hans de Goede (1): virtio: console: Fix poll blocking even though...
2010 Sep 21
0
[PULL] virtio console fixes and lguest comment fix
The following changes since commit 2422084a94fcd5038406261b331672a13c92c050: Linus Torvalds (1): Merge branch 'for-linus' of git://git.kernel.org/.../mattst88/alpha-2.6 are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master Amit Shah (1): virtio: console: Prevent userspace from submitting NULL buffers Hans de Goede (1): virtio: console: Fix poll blocking even though...
2013 Aug 14
6
[Bug 68126] New: drm Nouveau fails compile
https://bugs.freedesktop.org/show_bug.cgi?id=68126 Priority: medium Bug ID: 68126 Assignee: nouveau at lists.freedesktop.org Summary: drm Nouveau fails compile Severity: major Classification: Unclassified OS: Linux (All) Reporter: grey3050 at hotmail.com Hardware: All Status: NEW
2019 Nov 08
15
[PATCH 00/13] Finish off [smp_]read_barrier_depends()
...sensibly be overridden by arch code. Feedback welcome. Cheers, Will Cc: Yunjae Lee <lyj7694 at gmail.com> Cc: SeongJae Park <sj38.park at gmail.com> Cc: "Paul E. McKenney" <paulmck at kernel.org> Cc: Josh Triplett <josh at joshtriplett.org> Cc: Matt Turner <mattst88 at gmail.com> Cc: Ivan Kokshaysky <ink at jurassic.park.msu.ru> Cc: Richard Henderson <rth at twiddle.net> Cc: Peter Zijlstra <peterz at infradead.org> Cc: Alan Stern <stern at rowland.harvard.edu> Cc: Michael Ellerman <mpe at ellerman.id.au> Cc: "Michael S. Ts...
2020 Jul 10
24
[PATCH 00/18] Allow architectures to override __READ_ONCE()
...t google.com> Cc: Sami Tolvanen <samitolvanen at google.com> Cc: Nick Desaulniers <ndesaulniers at google.com> Cc: Kees Cook <keescook at chromium.org> Cc: Marco Elver <elver at google.com> Cc: "Paul E. McKenney" <paulmck at kernel.org> Cc: Matt Turner <mattst88 at gmail.com> Cc: Ivan Kokshaysky <ink at jurassic.park.msu.ru> Cc: Richard Henderson <rth at twiddle.net> Cc: Peter Zijlstra <peterz at infradead.org> Cc: Alan Stern <stern at rowland.harvard.edu> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Jason Wan...
2020 Jun 30
32
[PATCH 00/18] Allow architectures to override __READ_ONCE()
...at google.com> Cc: Nick Desaulniers <ndesaulniers at google.com> Cc: Kees Cook <keescook at chromium.org> Cc: Marco Elver <elver at google.com> Cc: "Paul E. McKenney" <paulmck at kernel.org> Cc: Josh Triplett <josh at joshtriplett.org> Cc: Matt Turner <mattst88 at gmail.com> Cc: Ivan Kokshaysky <ink at jurassic.park.msu.ru> Cc: Richard Henderson <rth at twiddle.net> Cc: Peter Zijlstra <peterz at infradead.org> Cc: Alan Stern <stern at rowland.harvard.edu> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Jason Wan...
2020 Jun 30
32
[PATCH 00/18] Allow architectures to override __READ_ONCE()
...at google.com> Cc: Nick Desaulniers <ndesaulniers at google.com> Cc: Kees Cook <keescook at chromium.org> Cc: Marco Elver <elver at google.com> Cc: "Paul E. McKenney" <paulmck at kernel.org> Cc: Josh Triplett <josh at joshtriplett.org> Cc: Matt Turner <mattst88 at gmail.com> Cc: Ivan Kokshaysky <ink at jurassic.park.msu.ru> Cc: Richard Henderson <rth at twiddle.net> Cc: Peter Zijlstra <peterz at infradead.org> Cc: Alan Stern <stern at rowland.harvard.edu> Cc: "Michael S. Tsirkin" <mst at redhat.com> Cc: Jason Wan...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com> Matthew Garrett <mjg59@srcf.ucam.org> Matthew Garre...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com> Matthew Garrett <mjg59@srcf.ucam.org> Matthew Garre...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com> Matthew Garrett <mjg59@srcf.ucam.org> Matthew Garre...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Facchinetti <matteo.facchinetti@sirius-es.it> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com>...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Facchinetti <matteo.facchinetti@sirius-es.it> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com>...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Facchinetti <matteo.facchinetti@sirius-es.it> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com>...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...o87@illinois.edu> Matt Klein <mklein@twitter.com> Matt Phillips <mathewrphillips@gmail.com> Matt Porter <mporter@ti.com> Matt Renzelmann <mjr@cs.wisc.edu> Matt Schulte <matts@commtech-fastcom.com> Matt Sealey <matt@genesi-usa.com> Matt Turner <mattst88@gmail.com> Matt Wilson <msw@amazon.com> Matteo Facchinetti <matteo.facchinetti@sirius-es.it> Matteo Frigo <athena@fftw.org> Matthew Daley <mattjd@gmail.com> Matthew Dharm <mdharm-usb@one-eyed-alien.net> Matthew Garrett <matthew.garrett@nebula.com>...