search for: piglit

Displaying 20 results from an estimated 192 matches for "piglit".

Did you mean: piglet
2013 Sep 10
3
[Bug 69155] New: codegen/nv50_ir_emit_nv50.cpp:169:srcAddr8: Assertion `(offset <= 0x1fc || offset == 0x3fc) && !(offset & 0x3)' failed.
...Product: Mesa System environment: -- chipset: NVA8 -- system architecture: x86_64 -- xserver-xorg-video-nouveau: 1:1.0.7-0ubuntu1 -- mesa: 395b9410860371a64d6b5f2d50679f29eb41729e (master) -- libdrm version: 2.4.43 -- kernel version: 3.8.0-30-generic -- Linux distribution: Ubuntu 13.04 amd64 Run piglit test varying-packing-simple. $ ./bin/varying-packing-simple float separate -auto WARNING: out of code space, evicting all shaders. nv50_program_upload_code:401 - shader too large (0xc40) to fit in code space ? codegen/nv50_ir_emit_nv50.cpp:169:srcAddr8: Assertion `(offset <= 0x1fc || offset ==...
2013 Nov 29
1
texelFetch sampler1/2DArray on nv50 gallium
Hi Christoph/nouveau folks, I've noticed that the piglit test "texelFetch" fails on my nv98 for sampler1DArray and sampler2DArray. I nuked the logic in nv50_ir_lowering_nv50.cpp:604 that does the f32 -> u32 conversion, and it seems to be passing now. TBH, I have no clue how the parameters are passed around and what that a[] is, but it seems...
2011 Nov 01
6
[Bug 42479] New: piglit/glean/readPixSanity fails - dmesg PGRAPH - TRAP_TPDMA - TP0: Unhandled ustatus 0x00020000
https://bugs.freedesktop.org/show_bug.cgi?id=42479 Bug #: 42479 Summary: piglit/glean/readPixSanity fails - dmesg PGRAPH - TRAP_TPDMA - TP0: Unhandled ustatus 0x00020000 Classification: Unclassified Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Se...
2016 Apr 12
2
[PATCH mesa v2 1/2] nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
...ers on fermi? >>> Could you please double-check that? >> >> I just checked: >> >> lspci: >> 01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT >> 610] (rev a1) >> >> Before this patch-set: >> >> [hans at plank piglit]$ ./piglit run -o shader -t >> '.*arb_shader_storage_buffer_object.*' results/shader >> [9/9] pass: 9 / >> >> After this patch-set: >> >> [hans at plank piglit]$ ./piglit run -o shader -t >> '.*arb_shader_storage_buffer_object.*' results/sha...
2019 Mar 26
0
[Piglit] X.Org GSoC 2019 - Student Application Period
...rocess. > * Applicants are willing to blog weekly and interact with the community (failure to do so will result in a fail at the next review) > > Check out https://www.x.org/wiki/GSoCApplication/ for information about how to apply. > _______________________________________________ > Piglit mailing list > Piglit at lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/piglit
2013 Aug 20
5
[Bug 68344] New: [piglit] shaders/glsl-fs-texture2d-dependent-4 randomly passes or fails on NVAA/NV50
https://bugs.freedesktop.org/show_bug.cgi?id=68344 Priority: medium Bug ID: 68344 Assignee: nouveau at lists.freedesktop.org Summary: [piglit] shaders/glsl-fs-texture2d-dependent-4 randomly passes or fails on NVAA/NV50 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: dirkneukirchen at web.de Hardware:...
2013 Aug 20
5
[Bug 68348] New: [piglit] shaders/glsl-array-bounds-02 (+even nrs) produces TRAP , TRAP_MP - TP0: Unhandled ustatus 0x00000001
https://bugs.freedesktop.org/show_bug.cgi?id=68348 Priority: medium Bug ID: 68348 Assignee: nouveau at lists.freedesktop.org Summary: [piglit] shaders/glsl-array-bounds-02 (+even nrs) produces TRAP , TRAP_MP - TP0: Unhandled ustatus 0x00000001 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: dirkneuk...
2012 May 10
13
[Bug 49736] New: piglit quck.driver tests kill X server on nv43
https://bugs.freedesktop.org/show_bug.cgi?id=49736 Bug #: 49736 Summary: piglit quck.driver tests kill X server on nv43 Classification: Unclassified Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nou...
2010 May 17
1
nv50 piglit change between 7.8 and master
7.8 branch (533b7663) : 209/246 master branch (c882c31) : 216/241 In short : 8 fail/warn -> pass 5 fail -> skip 1 pass -> fail So the only regression is glean/clipFlat Output: ---------------------------------------------------------------------- Test clipping with flat shading (provoking vertex). clipFlat: Failure for glBegin/End(GL_QUADS), glFrontFace(GL_CCW) GL_EXT_provoking_vertex
2012 May 01
7
[Bug 49351] New: glx-swap-pixmap piglit test breaks display
https://bugs.freedesktop.org/show_bug.cgi?id=49351 Bug #: 49351 Summary: glx-swap-pixmap piglit test breaks display Classification: Unclassified Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lis...
2016 Apr 08
2
[PATCH mesa v2 1/2] nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
...On 23-03-16 23:10, Samuel Pitoiset wrote: > Are you sure this won't break compute shaders on fermi? > Could you please double-check that? I just checked: lspci: 01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1) Before this patch-set: [hans at plank piglit]$ ./piglit run -o shader -t '.*arb_shader_storage_buffer_object.*' results/shader [9/9] pass: 9 / After this patch-set: [hans at plank piglit]$ ./piglit run -o shader -t '.*arb_shader_storage_buffer_object.*' results/shader [9/9] pass: 9 / > One minor comment below. > >...
2016 Apr 14
0
[PATCH mesa v2 1/2] nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
...ase double-check that? >>> >>> I just checked: >>> >>> lspci: >>> 01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT >>> 610] (rev a1) >>> >>> Before this patch-set: >>> >>> [hans at plank piglit]$ ./piglit run -o shader -t >>> '.*arb_shader_storage_buffer_object.*' results/shader >>> [9/9] pass: 9 / >>> >>> After this patch-set: >>> >>> [hans at plank piglit]$ ./piglit run -o shader -t >>> '.*arb_shader_storage_buff...
2015 Jul 13
2
[Mesa-dev] [PATCH] nvc0: fix geometry program revalidation of clipping params
Any one which, after using a geometry shader, enables an extra clip distance. i.e. none. On Mon, Jul 13, 2015 at 4:16 AM, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote: > What piglit test does this fix? > > On Sat, Jul 11, 2015 at 7:13 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: >> >> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> >> Cc: mesa-stable at lists.freedesktop.org >> --- >> >> Even though in practice a g...
2016 Jun 24
0
[Bug 96656] [regression, bisected] all textureGather piglits fail
https://bugs.freedesktop.org/show_bug.cgi?id=96656 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mesa-dev at lists.freedesktop. |nouveau at lists.freedesktop.o |org |rg QA
2016 Jun 24
0
[Bug 96656] [regression, bisected] all textureGather piglits fail
https://bugs.freedesktop.org/show_bug.cgi?id=96656 --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- The problem was pre-existing, but a combination of factors made the readpixels cache expose it harder. Fixed by: commit b433cb51e50cab878cbaa023662bacd1f923a183 Author: Ilia Mirkin <imirkin at alum.mit.edu> Date: Thu Jun 23 22:33:59 2016 -0400 nvc0: when mapping
2016 Jun 24
0
[Bug 96656] [regression, bisected] all textureGather piglits fail
https://bugs.freedesktop.org/show_bug.cgi?id=96656 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are
2019 Mar 26
0
[Piglit] X.Org GSoC 2019 - Student Application Period
On Tue, Mar 26, 2019 at 10:56 AM Trevor Woerner <twoerner at gmail.com> wrote: > > On Tue 2019-03-26 @ 10:40:49 AM, Ilia Mirkin wrote: > > Just looked over the projects... they all seem valid > > Thank you for taking the time to have a look and provide feedback! > > > but are there > > people who could realistically mentor a GSoC student for these? IMHO >
2014 Jan 10
0
commit 0a1479c829 breaks glsl-fs-lots-of-tex.shader_test on nv50/nvc0
On Thu, Jan 9, 2014 at 4:04 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > Hi Marek, > > I won't pretend to understand what's going on, but I just bisected a > failure on tests/shaders/glsl-fs-lots-of-tex.shader_test in piglit > between 9.1 and HEAD, and it landed on your commit. It's approximately > the simplest shader known to man (esp at HEAD when all the TEX > instructions are gone due to CSE), so I'm guessing there's some edge > condition in the copying logic triggered by it. Christoph, I s...
2014 Feb 04
1
[PATCH] nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- This fixes the bin/fs-textureOffset-2D piglit test on nv50. Have yet to re-run the full piglit suite with this change in place, but it seems pretty obvious. src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp b/src/gall...
2019 Mar 27
0
[Piglit] X.Org GSoC 2019 - Student Application Period
well generally I would be available for all the nouveau projects, although I am lacking proper knowledge for a few of those like video acceleration. But I am sure I would be able to dig into stuff enough before the projects starts. On Tue, Mar 26, 2019 at 4:29 PM Roy Spliet <nouveau at spliet.org> wrote: > > Thanks for reaching out on the matter Ilia. > I am not to be relied on. If