similar to: NV50: Some patches that need testing.

Displaying 20 results from an estimated 200 matches similar to: "NV50: Some patches that need testing."

2008 Mar 16
3
NV50: More patches to test
This is primarily targeted at Koala_BR, but if someone happens to have a a fully working nouveay g80 setup, then go ahead. Maarten. (this is attempt 2, as 100 KiB seems to be the maximum allowed size) -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-NV50-Merge-crtc-creation.patch Type: text/x-patch Size: 2751 bytes Desc: not available Url :
2014 Dec 31
2
[PATCH 1/2] nv50: regenerate rnndb headers
The headers hadn't been regenerated in a long time, and there were a few minor divergences. Among other things, rnndb has changed naming to G80/etc, for now I've not tackled switching that over and manually replaced the nvidia codenames back to the chip ids. However no other modifications of the headergen'd headers was done. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
2008 Jun 01
5
New faxing protocol. Good/Bad ?
Hi List, I was thinking the other day that even with T.38 there are still some issues with faxing. I was thinking of a protocol that instead of just sending down the fax tones an ATA or "VOIP fax machine" would get the entire fax convert it into some sort of image and pass it down the line to the receiving end. I got the idea from RFC2833. Yes I know that fax machines send bit by bit and
2008 Mar 25
3
Output of order() incorrectly ordered?
Hello, I have a data frame consisting of four columns and would like to sort based on the first column and then write the sorted data frame to a file. > df <- read.table("file.txt", sep="\t") where file.txt is simply a tab-delimited file containing 4 columns of data (first 2 numeric, second 2 character). I then do, > df_ordered <- df[order(df$V1), ] OR,
2016 Oct 16
10
[PATCH 1/5] hwdefs: update nvc0_3d, add gm107_texture for new TIC format
These are copied directly from the mesa repository. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- src/hwdefs/gm107_texture.xml.h | 365 +++++++++++++++++ src/hwdefs/nvc0_3d.xml.h | 867 +++++++++++++++++++++++++---------------- 2 files changed, 892 insertions(+), 340 deletions(-) create mode 100644 src/hwdefs/gm107_texture.xml.h diff --git
2005 Sep 27
2
New apps in Wine AppDB - how long?
Hi, I entered a couple of new apps in the Wine Application Database last evening. I didn't get any conformation emails and I don't see any indication of them getting in yet. How does the process work? How long might it take for a new app to show up there? Thisis most likely not the exactly correct place ot ask but I figure someone here probably knows. I was thinking about
2007 Jun 14
3
Two problems
Hello, I have two problems: 1) Identify my card 2) Error message at dumping 1) It seems to me that I have a special version of the GeForce4 420 Go 32M because my card is a GeForce4 440 Go 64M but both have the same PCI device id. Is this important for the development of the renouveau driver or is this already noted? Outputs: lspci [...] 01:00.0 VGA compatible controller: nVidia Corporation
2014 Dec 31
0
[PATCH 2/2] nvc0: regenerate rnndb headers
The headers hadn't been regenerated in a long time and had seen a number of manual modifications. A few changes: - remove nvc0_2d entirely, use the nv50 header which has the nvc0 values too - remove 3ddefs, it's identical to the nv50 file - move macros out into a separate file Also the upstream rnndb changed the overall chip naming convention; this was fixed up manually in the
2002 Oct 31
3
Loess with glm ?
Hello, I am wondering if there is an easy way to combine loess() with glm() to produce a locally fitted generalised regression. I have a data set of about 5,000 observations and 5 explanatory variables, with a binary outcome. One of the explanatory variables (lets call it X) is much more predictive than the others. A single glm() regression over the entire data set produces rather poor results,
2016 Feb 15
24
[PATCH 01/23] nv50: import updated g80_defs.xml.h from rnndb
From: Ben Skeggs <bskeggs at redhat.com> Signed-off-by: Ben Skeggs <bskeggs at redhat.com> --- src/gallium/drivers/nouveau/nv50/g80_defs.xml.h | 279 ++++++++++++++++++++++++ 1 file changed, 279 insertions(+) create mode 100644 src/gallium/drivers/nouveau/nv50/g80_defs.xml.h diff --git a/src/gallium/drivers/nouveau/nv50/g80_defs.xml.h
2001 Oct 23
8
Another round of testing calls.
Outside the known 'Hang-on-exit' bug and the Solaris 'PAM_TTY_KLUDGE' required. *WHAT* other issues *MUST* be address before 3.0 which is approaching fast? Those running NeXTStep I need conformation that it works under NeXT. My current Slab is packed in a storage unit due to a fire in my apartment complex (happened above me so I'm wrapping up dealing with that crap =). -
2015 Jun 09
2
NetworkManager / wireless on latest Centos7 installs
Fred Smith wrote: > On Tue, Jun 09, 2015 at 11:51:46AM +0200, johan.vermeulen7 at telenet.be > wrote: >> Hello All, >> >> on the latest installs I've done, on 2 different types of Latitude >> laptops, with 3 different wireless cars, of Centos7 and Mate desktop, >> it looks to me like NetworkManager is nog managing wireless. >> When clicking the nm icon
2001 Mar 01
1
Redhat 6.2 report.
I'm getting minor reports from the EFNET irc channel I hang out that ./configure fails to find OpenSSL. However ./configure --with-pam successed. The config.log hints to the fact that -ldl is not included when one does not use --with-pam. Can I get conformation on this? It does not occur on Redhat 7.0. - Ben
2008 Jul 03
1
cross-validation in rpart
Hello list, I'm having a problem with custom functions in rpart, and before I tear my hair out trying to fix it, I want to make sure it's actually a problem. It seems that, when you write custom functions for rpart (init, split and eval) then rpart no longer cross-validates the resulting tree to return errors. A simple test is to use the usersplits.R function to get a simple, custom
2008 Mar 11
2
trouble with MyPublisher.deliver_story
hi, I can''t seem to be able to delivery stories! I have this in my controller MyPublisher.deliver_story(@current_facebook_user.friends.first, @current_facebook_user, @object.id) This is in models/my_publisher.rb # story is published to the story of the to user def story(to, f, object_id) send_as :story recipients to title "An object?" body
2015 Jun 11
2
NetworkManager / wireless on latest Centos7 installs
----- Oorspronkelijk bericht ----- Van: "johan vermeulen7" <johan.vermeulen7 at telenet.be> Aan: "CentOS mailing list" <centos at centos.org> Verzonden: Dinsdag 9 juni 2015 18:23:58 Onderwerp: Re: [CentOS] NetworkManager / wireless on latest Centos7 installs ----- Oorspronkelijk bericht ----- Van: "m roth" <m.roth at 5-cent.us> Aan: "CentOS
2007 Sep 01
2
[Bug 12251] New: NVComposite() is broken on NV17 (GeForce 4 MX)
http://bugs.freedesktop.org/show_bug.cgi?id=12251 Summary: NVComposite() is broken on NV17 (GeForce 4 MX) Product: xorg Version: 7.2 Platform: x86 (IA32) URL: http://www.shlomifish.org/Files/files/images/Computer/Sc reenshots/ksokoban-nouveau.png OS/Version: Linux (All) Status: NEW
2008 Mar 11
1
finding configure prefixes for RPMs?
I would like to make a minor change in C and (re)compile a particular cgi file for a program that was originally installed via package. How do I find which configure prefixes were used on the RPMforge program I 'yum install'-d so that I can run the same command again when I run 'make' on the changed source code? -------------- next part -------------- An HTML attachment was
2008 Mar 11
2
Unison
http://www.pcworld.com/article/id,143198-pg,1/article.html anyone know anything about it? Regards, Dean Collins Cognation Pty Ltd dean at cognation.net +1-212-203-4357 +61-2-9016-5642 (Sydney in-dial). -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080311/e214b4d0/attachment.htm
2008 Mar 11
0
CentOS-announce Digest, Vol 37, Issue 5
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When