[Nouveau] [PATCH v5] nv50/ir: Handle OP_CVT when folding constant expressions

2014-07-05 Thread Tobias Klausmann
Folding for conversions: F32/64->(U16/32, S16/32) and (U16/32, S16/32)->F32 No piglit regressions observed on nv50 and nvc0! Signed-off-by: Tobias Klausmann --- V2: fix usage of wrong variable V3: enable F64 support V4: - disable F64 support again - handle saturate flag: clamp to min/max if ne

Re: [Nouveau] [PATCH v4] nv50/ir: Handle OP_CVT when folding constant expressions

2014-07-05 Thread Ilia Mirkin
On Sat, Jul 5, 2014 at 7:30 PM, Tobias Klausmann wrote: > Folding for conversions: F32/64->(U16/32, S16/32) and (U16/32, S16/32)->F32 > No piglit regressions observed on nv50 and nvc0! > > Signed-off-by: Tobias Klausmann > --- > V2: fix usage of wrong variable > V3: enable F64 support > V4: > -

[Nouveau] [PATCH v4] nv50/ir: Handle OP_CVT when folding constant expressions

2014-07-05 Thread Tobias Klausmann
Folding for conversions: F32/64->(U16/32, S16/32) and (U16/32, S16/32)->F32 No piglit regressions observed on nv50 and nvc0! Signed-off-by: Tobias Klausmann --- V2: fix usage of wrong variable V3: enable F64 support V4: - disable F64 support again - handle saturate flag: clamp to min/max if ne

Re: [Nouveau] How to check for proper MSI support?

2014-07-05 Thread Brian Becker
Bjorn, I went ahead and sent a report to https://bugzilla.kernel.org/show_bug.cgi?id=79531. It does not appear that my system supports APIC/LAPIC, from the dmesg logs which claim that APIC is hardware disabled or not available. Perhaps the BIOS is allowed to disable it, or is required to enable it

[Nouveau] [Bug 80942] New: NV4E - regular system crash with nouveau driver

2014-07-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80942 Priority: medium Bug ID: 80942 Assignee: nouveau@lists.freedesktop.org Summary: NV4E - regular system crash with nouveau driver QA Contact: xorg-t...@lists.x.org Severity: normal Cla