search for: evo

Displaying 20 results from an estimated 232 matches for "evo".

Did you mean: eio
2009 Jul 02
1
[PATCH] drm/nv50: wait for fifo completion when needed
...git a/drivers/gpu/drm/nouveau/nv50_crtc.c b/drivers/gpu/drm/nouveau/nv50_crtc.c index d8e8f1b..dba8b93 100644 --- a/drivers/gpu/drm/nouveau/nv50_crtc.c +++ b/drivers/gpu/drm/nouveau/nv50_crtc.c @@ -176,6 +176,7 @@ static int nv50_crtc_set_dither(struct nouveau_crtc *crtc, bool update) BEGIN_RING(evo, 0, NV50_UPDATE_DISPLAY, 1); OUT_RING (evo, 0); FIRE_RING (evo); + RING_WAIT (evo); } return 0; @@ -294,6 +295,7 @@ nv50_crtc_set_scale(struct nouveau_crtc *crtc, int scaling_mode, bool update) BEGIN_RING(evo, 0, NV50_UPDATE_DISPLAY, 1); OUT_RING (evo, 0); FIRE_RING (evo); +...
2012 Aug 19
1
[PATCH 09/10] drm/nv50/evo: store iomem pointer in properly typed field
Abuse of function pointer was noticed by sparse. Signed-off-by: Marcin Slusarz <marcin.slusarz at gmail.com> --- drivers/gpu/drm/nouveau/nv50_evo.c | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nv50_evo.c b/drivers/gpu/drm/nouveau/nv50_evo.c index 0f53416..0483cbd 100644 --- a/drivers/gpu/drm/nouveau/nv50_evo.c +++ b/drivers/gpu/drm/nouveau/nv50_evo.c @@ -33,17 +33,22 @@ #...
2011 Oct 10
2
2 remaining patches in my patch queue that can be merged
Hi, Here I post these 2 misc patches. Best regards, Maxim Levitsky
2011 Oct 09
11
[PATCH 01/10]: nouveau: assorted fixes
Hi, Here is my patch queue I accumulated over quite a long time. Patches 1-6 are bugfixes, and rest is mostly RFC. Comments are welcome. Best regards, Maxim Levitsky
2004 Nov 19
1
[Fwd: Re: [Evolution] evo confused when searching message bodies on large folders?]
Is this possibly a problem with dovecot 0.99.10.9? Maybe it's been fixed in a later release? Might it be a security issue? Thanks! -------------- next part -------------- An embedded message was scrubbed... From: Not Zed <notzed at ximian.com> Subject: Re: [Evolution] evo confused when searching message bodies on large folders? Date: Fri, 19 Nov 2004 08:11:15 +0800 Size: 3444 URL: <http://dovecot.org/pipermail/dovecot/attachments/20041118/a923557f/attachment-0003.mht> -------------- next part -------------- A non-text attachment was scrubbed... Name...
2013 Oct 30
4
[Bug 71035] New: EVO engine failure, probably (not?) related to EDID corruption
https://bugs.freedesktop.org/show_bug.cgi?id=71035 Priority: medium Bug ID: 71035 Assignee: nouveau at lists.freedesktop.org Summary: EVO engine failure, probably (not?) related to EDID corruption QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: nik at naturalnet.de Hardware: x86-64 (AMD64)...
2013 Feb 13
3
match in dependence of 2 columns
Hello, i want to match a column of one data.frame to another, my problem is, that i only want to match the data, if 2 columns are equal. i have a example: data.frame1 cu.nr. name value A 1 Evo 100 B 1 Mer 80 C 2 Ford 50 And now i want to match the value to data.frame 2 in dependence of cu.nr. and name. data.frame2 cu.nr. name A...
2015 Jan 13
0
EVO class header files
A while ago, Ben Skeggs asked for some better documentation on EVO. Sorry it took a while, but here are the EVO class header files for NV50 through GM204: ftp://download.nvidia.com/open-gpu-doc/Display-Class-Methods/1/ These header files define the method interface to the various EVO channels. There aren't descriptions of each method, but hopefully s...
2012 May 03
1
[PATCH] Btrfs: fix crash in scrub repair code when device is missing
Fix that when scrub tries to repair an I/O or checksum error and one of the devices containing the mirror is missing, it crashes in bio_add_page because the bdev is a NULL pointer for missing devices. Reported-by: Marco L. Crociani <marco.crociani@gmail.com> Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> --- fs/btrfs/scrub.c | 7 +++++++ 1 file changed, 7 insertions(+)
2004 Jan 13
3
dovecot and evolution
hi, in evo when I open my mailbox INBOX is in the middle of my foder list. it seems evo sort folders alphanumericaly and eg Drafts is before INBOX. is there any way to put the inbox as the first folder? it very annoying:-( ps. anyway what is the status of the new indexing code and the thread view bug? t...
2015 Aug 11
3
C6.7 evolution to cyrus imap(s) fails
Hi I have been using evolution/cyrus/exim for 10 years - until yesterday! I upgraded to C6.7 and now there is no way I can find of connecting from evo to the cyrus imap(s) server [root at maui:~]$ ps -ef|grep imap cyrus 27768 1 0 15:21 ? 00:00:00 /usr/lib/cyrus-imapd/cyrus-master -d cyrus 27775 27768...
2008 Mar 12
3
CentOS 5 Evolution Update errors.
Folks, Evo update on my 4.x worked just fine. 5.0 generated a bunch of parsing errors preceded and followed by a couple of I/O errors that appear related to an unavailable URL. I first figured corruption on my node, so I yum erased evo, its - connector and -webcal units. The data-server removal looked as if...
2015 Nov 10
0
Samsung evo 840 fixes
...g how much trouble people can get into when they tweak stuff... -Joe -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Christer Solskogen Sent: Tuesday, November 10, 2015 03:01 PM To: centos at centos.org Subject: Re: [CentOS] Samsung evo 840 fixes On 10.11.2015 20.18, Gordon Messmer wrote: > On 11/10/2015 10:14 AM, Christer Solskogen wrote: >> Queued TRIM seems to be a problem with this kind of drive (with the >> latest firmware), and a "recent" kernel (4.1.x) seems to have this >> fixed this witho...
2015 Nov 10
2
Samsung evo 840 fixes
On 10.11.2015 22.00, Joseph L. Brunner wrote: > We have used that drive for 2 years with no issues. > > Amazing how much trouble people can get into when they tweak stuff... > Huh, like upgrading the firmware? -- chs
2015 Nov 11
0
Samsung evo 840 fixes
...r done that. :) No need. We have yet to have one fail in 2 years :) -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Christer Solskogen Sent: Tuesday, November 10, 2015 06:17 PM To: centos at centos.org Subject: Re: [CentOS] Samsung evo 840 fixes On 10.11.2015 22.00, Joseph L. Brunner wrote: > We have used that drive for 2 years with no issues. > > Amazing how much trouble people can get into when they tweak stuff... > Huh, like upgrading the firmware? -- chs _______________________________________________ CentOS...
2015 Nov 10
3
Samsung evo 840 fixes
On 10.11.2015 20.18, Gordon Messmer wrote: > On 11/10/2015 10:14 AM, Christer Solskogen wrote: >> Queued TRIM seems to be a problem with this kind of drive (with the >> latest firmware), and a "recent" kernel (4.1.x) seems to have this >> fixed this without disabling NCQ completely. Is that patch backported >> to the "mainline" CentOS 6 or CentOS7
2017 Jun 29
3
NOTIFY broken in 2.2.31?
Hi, I just updated my Dovecot to the new build in Fedora 26, which is based on 2.2.31. After I did that, Evolution (3.24.3) is no longer receiving notifications about new mail in folders other than inbox (the same version of Evo that worked fine against Dovecot 2.2.30.2). The only folder that still gets notifications is inbox. I see there have been changes to NOTIFY code in this release. What would you l...
2015 Nov 10
2
Samsung evo 840 fixes
Queued TRIM seems to be a problem with this kind of drive (with the latest firmware), and a "recent" kernel (4.1.x) seems to have this fixed this without disabling NCQ completely. Is that patch backported to the "mainline" CentOS 6 or CentOS7 kernel? -- chs
2015 Nov 10
0
Samsung evo 840 fixes
On 11/10/2015 10:14 AM, Christer Solskogen wrote: > Queued TRIM seems to be a problem with this kind of drive (with the > latest firmware), and a "recent" kernel (4.1.x) seems to have this > fixed this without disabling NCQ completely. Is that patch backported > to the "mainline" CentOS 6 or CentOS7 kernel? Can you provide any references to the specific bug
2008 Jul 09
1
Evolution in CentOS 5.2
(Probably OT) Has anyone else noticed these flaky (new?) behaviors in Evo since the 5.2 upgrade: - REALLY slow saving messages from inbox to another folder - search capability separated by folder instead of overall (with no option for control) - failure to autocomplete email addresses for known contacts I think that's it. I was wondering if it was just me, or if o...