search for: pushers

Displaying 20 results from an estimated 34 matches for "pushers".

2014 Jun 02
3
[Bug 79532] New: [NV50] errors with DMA PUSHER and idle channel
https://bugs.freedesktop.org/show_bug.cgi?id=79532 Priority: medium Bug ID: 79532 Assignee: nouveau at lists.freedesktop.org Summary: [NV50] errors with DMA PUSHER and idle channel Severity: normal Classification: Unclassified OS: All Reporter: mattia.b89 at gmail.com Hardware: Other Status:
2023 Dec 04
1
PR: nv50 IB-mode DMA crash fixes
On Sun, Dec 3, 2023 at 11:37?AM Monty Montgomery <xiphmont at gmail.com> wrote: > 1) The nv50 DMA code clearly believed push buffers could not (or > should not) exceed NV50_DMA_PUSH_MAX_LENGTH, when my analysis logging > shows that they regularly exceed this maximum by an order of magnitude > or more. Was the assumption originally true? If so, when/why did it > change? Is
2001 Mar 17
1
More Starcraft IPX issues
Wine is : 20010216 Distro is : RH7 w/ all the latest patches Starcraft works beautifully (but only as root does DGA work :o( ), /except/: Running network games (which requires IPX) work perfectly, but only on LAN, i.e., on a setup w/ eth0 and lo, a network game will only work if ipx_interface add -p eth0 802.3 0x12345678 Under these conditions I can play, no problem. But, this doesn't
2004 Mar 20
3
USB printer
Hello all! I'm russian, so sorry for my english... :) I have LAN. LAN consist of one Winxp with shared printer (no password, common access), and one linux slackware 9.1. I need print from linux to shared printer of winxp. Printer of winxp connected by USB. I can't print! I was do it on other machines, where printer was connected by LPT1, and no problem, printer was printing :) May be is
2019 Aug 28
1
Anyone using ffmpeg as a source-client?
I'm just wondering if ffmpeg is a reliable Icecast source-client -- a "pusher" to send a stream to an Icecast server and runs 24/7/365 dependably. -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Host, The Sunday Classics On 8/27/2019 10:58 AM, Alejandro wrote: > When you say as Source Client, means like listener? > > i'm using for push
2013 Jun 12
2
[LLVMdev] RFC - Profile Guided Optimization in LLVM
...working, I would like to > add new sources of profile. Mainly, I am thinking of implementing Auto > FDO. > For those who are not familiar with what autoFDO is -- Auto FDO is originally called Sample Based FDO. Its main author is Dehao Chen @google, and Robert Hundt is the one of the main pushers of technology in Google. The latest incarnation of this technology uses LBR events available on Nehalem and above. http://www.computer.org/csdl/trans/tc/2013/02/ttc2013020376-abs.html Cheers, David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.ll...
2016 Apr 05
2
a few questions about OpenGL and nouveau
Hi... I know... glBegin/glEnd is deprecated but I have an old computer 32bit CPU, running fedora 19, mesa-9.2.4, NV63... any help are welcomed. Please forgive if I misuderstood everything. So I have a simple OpenGL program that draws a black background and a white line... I will write the code of myline() inside of main() so as I can learn. main (..) { X and glX stuff... /* at this moment I
2014 Aug 25
0
[PATCH envytools] docs: Fix some spelling and remove some trailing spaces.
--- docs/hw/fifo/intro.rst | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/hw/fifo/intro.rst b/docs/hw/fifo/intro.rst index 8b1d69d..0e023bf 100644 --- a/docs/hw/fifo/intro.rst +++ b/docs/hw/fifo/intro.rst @@ -10,7 +10,7 @@ FIFO overview Introduction ============ -Commands to most of the engines are sent through a special engine
2018 Mar 22
4
limit pop login per user and per minute
Hi, like I have written in the subject line I want to limit the pop login per user and per minute. Currently I am having several customers which are fetching their email with popcon (MS Exchange). This has never been a problem. But... They all have got the same "technician" which take care of their systems. The problem is, that he misconfigured the servers of these customers. In
2012 Sep 07
1
[Job Listing]: Infrastructure Systems Engineer - San Franscisco
Hi people, here is a job that we have open in the US. *First I want to stress:* *You must be a US Citizens to be eligible to apply.* The official description is below, but here is my take on it. We run Linux where possible, but we have some Windows servers where needed. We use Puppet and Capistrano - but we have some way to go to make this seamless. We are heading towards CI/Agile/Blahblah
2018 Mar 22
0
limit pop login per user and per minute
On Thu, 22 Mar 2018, Markus Eckerl wrote: > The problem is, that he misconfigured the servers of these customers. In > detail: their servers are trying to fetch email every 2 - 5 seconds. For > every email address. > > In the past I contacted the technician and told him about his mistake. > He was not very helpful and simply told me that he is doing the same > configuration
2003 Oct 29
0
rsync over ssh problem
Hi, I have a problem when running rsync over ssh. This might be a ssh problem, but i've only seen it with rsync so far. Every minute I rsync one file to 3 servers, and once in a while, there are stray processes laying around. Like this: Oct23 0:07 /usr/sbin/crond -l10 01:38 0:00 \_ /bin/sh -c /bin/sh cronjob-server-stats.sh minute 01:38 0:00 | \_ /bin/sh cronjob-server-stats.sh
2010 Jan 04
1
NV_PFIFO_INTR_DMA_PUSHER
Hello, Could someone briefly describe (or point me to the documentation) what can be a reason for getting NV_PFIFO_INTR_DMA_PUSHER status (nouveau_fifo_irq_handler). This started happening immediately after I set the nouveau_vram_pushbuf flag to TRUE ,it's 100% repetitive and causes fences not to be signaled. Below is the debug log from moment of creation of fifo 1 to some point in time
2013 Jun 15
0
[LLVMdev] RFC - Profile Guided Optimization in LLVM
...are working, I would like to add new sources of profile. Mainly, I am thinking of implementing Auto FDO. > > For those who are not familiar with what autoFDO is -- Auto FDO is originally called Sample Based FDO. Its main author is Dehao Chen @google, and Robert Hundt is the one of the main pushers of technology in Google. The latest incarnation of this technology uses LBR events available on Nehalem and above. http://www.computer.org/csdl/trans/tc/2013/02/ttc2013020376-abs.html > > Cheers, > > David > _______________________________________________ > LLVM Developers mail...
2014 Aug 25
12
[PATCH envytools] demmio: Add decoding of some MEM_TIMINGS registers for NVC0.
--- rnndb/memory/nvc0_pbfb.xml | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/rnndb/memory/nvc0_pbfb.xml b/rnndb/memory/nvc0_pbfb.xml index 500cea9..e006dbe 100644 --- a/rnndb/memory/nvc0_pbfb.xml +++ b/rnndb/memory/nvc0_pbfb.xml @@ -49,23 +49,54 @@ Most bitfields are unknown. </doc> <bitfield high="7"
2005 Jul 28
10
dma_alloc_coherent issue with tg3 in x86_64 build
During boot of dom0, I get the following. Box is remote, so I''m now waiting for proxy power button pusher ;-) tg3 init fails doing dma_alloc_coherent (I assume this is from tg3_init_one -> tg3_test_dma -> pci_alloc_consistent -> dma_alloc_coherent). Looks like an issue with the amount of memory in dom0. Is this known? thanks, -chris root (hd0,0) Filesystem type is ext2fs,
2016 Apr 05
0
a few questions about OpenGL and nouveau
On Tue, Apr 5, 2016 at 2:38 PM, Daniel Melo Jorge da Cunha <dmjcunha at gmail.com> wrote: > Hi... I know... glBegin/glEnd is deprecated but I have an old computer 32bit > CPU, > running fedora 19, mesa-9.2.4, NV63... any help are welcomed. I've fixed a *ton* of nv3x/nv4x issues since then, I'd recommend giving Mesa 11.2.0 a whirl. > > Please forgive if I misuderstood
2019 Aug 27
5
Anyone using ffmpeg as a source-client?
As described here in ffmpeg's documentation: http://ffmpeg.org/ffmpeg-all.html#Icecast -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Host, The Sunday Classics
2023 Dec 03
1
PR: nv50 IB-mode DMA crash fixes
I didn't file an Issue as I understand the cause and have a successful patch that I've been running here for several days. gitlab.freedesktop.org is RO (ie, I can't fork/stage a PR there) so I committed the absurdity of creating a PR on the public gitlab mirror in order to have a URL to point to: https://gitlab.com/freedesktop-mirror/drm/-/merge_requests/1 copypasting the commit
2008 Jan 29
5
[Bug 14284] New: frequent DMA queue hangs on NV34 on powerpc
http://bugs.freedesktop.org/show_bug.cgi?id=14284 Summary: frequent DMA queue hangs on NV34 on powerpc Product: xorg Version: git Platform: PowerPC OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org