search for: filippov

Displaying 20 results from an estimated 36 matches for "filippov".

2014 Sep 20
6
[LLVMdev] PHINode containing itself causes segfault when compiling Blender OpenCL kernel with R600 backend
...ion also is: what are the real semantics of a PHINode containing itself directly or indirectly? I've done some tracing and saw such PHINodes added by the optimizer, in llvm::InlineFunction()... but what do they mean and how to deal with them correctly? -- With best regards, Vitaliy Filippov
2019 Apr 05
3
[PATCH] drm/virtio: move drm_connector_update_edid_property() call
drm_connector_update_edid_property can sleep, we must not call it while holding a spinlock. Move the callsize. Reported-by: Max Filippov <jcmvbkbc at gmail.com> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_vq.c b/drivers/gpu/drm/virtio/virtgpu_vq.c index e62fe24b1a2e..5bb0f0a0...
2008 Feb 01
6
Dynamic Change Parameters..
I am going to improve theora codec with dynamically changing way. In this case we want to change compression parameters like video_q, sharpness when a keyframe is generated. When i set video quality parameter using cpi-> pb.info.quality in CommpressKeyFrame in encoder_toplevel it will not change dynamically. Can you please help me to do this. Wich function should i cange to achieve my
2015 Oct 27
2
Dovecot frequently full-text reindexes the whole maildir
...tried to do a new search today and Dovecot started to reindex the whole maildir again! Why is it reindexing the whole maildir again? Could it be related to my anti-spam scripts removing messages from SPAM imap folder? And if yes, how to remove them correctly? -- With best regards, Vitaliy Filippov
2019 Jul 10
0
[PATCH AUTOSEL 5.1 03/11] drm/virtio: move drm_connector_update_edid_property() call
...Gerd Hoffmann <kraxel at redhat.com> [ Upstream commit 41de4be6f6efa4132b29af51158cd672d93f2543 ] drm_connector_update_edid_property can sleep, we must not call it while holding a spinlock. Move the callsite. Fixes: b4b01b4995fb ("drm/virtio: add edid support") Reported-by: Max Filippov <jcmvbkbc at gmail.com> Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> Tested-by: Max Filippov <jcmvbkbc at gmail.com> Tested-by: Cornelia Huck <cohuck at redhat.com> Acked-by: Cornelia Huck <cohuck at redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid...
2021 Dec 02
1
NHW Project development
...on't have hardware skills, so NHW is not a real hardware project for now maybe? I agree with you that it is extremely difficult (for me) to build a community around NHW, I'm certainly very bad/underskilled at it.Any help is welcome! Cheers, Raphael Le?jeu. 2 d?c. 2021 ??21:13, Andrey Filippov <mailto:andrey at elphel.com> a ?crit?: Raphael, I do not believe it is possible to build a viable community around most hardware projects except super-universal based on very cheap/high-volume products like Pi or Arduino. We see the commercial benefits of Free Software/Open Hardware as i...
2005 Feb 11
1
Changing the IDCT spec
...does, no matter how much it hurts optimization", but knowing now that the code does two different things, we have a choice. However, the spec has now been included in an official release (alpha4), and I know several people have begun or completed independent implementations (e.g., Andrey Filippov's FPGA encoder, Robert Brautigam's Java port, for sure, and I remember some talk of a DSP stamp between either Aaron Colwell and the Fluendo folks). So I don't want make such a significant change to the language of the spec without soliciting input from the people it will affect. S...
2013 Oct 21
0
[LLVMdev] LLVMdev Digest, Vol 112, Issue 56
...E symbol (Shankar Easwaran)   13. Re: llvm.org bug trend (Robinson, Paul) ---------------------------------------------------------------------- Message: 1 Date: Mon, 21 Oct 2013 22:12:07 +0400 From: Dmitry Babokin <babokin at gmail.com> To: Nadav Rotem <nrotem at apple.com> Cc: Ilia Filippov <ili.filippov at gmail.com>,    LLVM Developers Mailing     List <llvmdev at cs.uiuc.edu> Subject: Re: [LLVMdev] Bug #16941 Message-ID:     <CACRFwuiGHNo_QdX_Ty+gij4PzHhMyyzpvm-2Lco0gdqNXSw8LQ at mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Nadav, You...
2021 Dec 02
1
NHW Project development
...y I don't have hardware skills, so NHW is not a real hardware project for now maybe? I agree with you that it is extremely difficult (for me) to build a community around NHW, I'm certainly very bad/underskilled at it.Any help is welcome! Cheers, Raphael Le jeu. 2 d?c. 2021 ? 21:13, Andrey Filippov <andrey at elphel.com> a ?crit : > Raphael, > > I do not believe it is possible to build a viable community around most > hardware projects except super-universal based on very cheap/high-volume > products like Pi or Arduino. We see the commercial benefits of Free > Softwar...
2019 Jun 26
0
[PATCH] drm/virtio: move drm_connector_update_edid_property() call
On Fri, 5 Apr 2019 06:46:02 +0200 Gerd Hoffmann <kraxel at redhat.com> wrote: > drm_connector_update_edid_property can sleep, we must not > call it while holding a spinlock. Move the callsize. s/callsize/callsite/ > > Reported-by: Max Filippov <jcmvbkbc at gmail.com> > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> > --- > drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/virtio/virtgpu_vq.c b/drivers/gpu/drm/virtio/virtgpu_vq....
2014 Nov 25
1
slow incremental indexing of maildirs with squat
...t know if it reindexes anything, but it seems it iterates though all messages on each search query and reads them. It works fast only on successive queries within several minutes, probably because of the messages being in cache. What do you think, is it a bug? -- With best regards, Vitaliy Filippov -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: dovecot-n.txt URL: <http://dovecot.org/pipermail/dovecot/attachments/20141125/d1fc699d/attachment.txt>
2015 Oct 27
0
Dovecot frequently full-text reindexes the whole maildir
...cot started to reindex >the whole maildir again! > >Why is it reindexing the whole maildir again? Could it be related to my > >anti-spam scripts removing messages from SPAM imap folder? And if yes, >how to remove them correctly? > >-- >With best regards, > Vitaliy Filippov -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
2004 Nov 03
0
implementation in hardware
Andrey Filippov reports at his sourceforge website that he is 50% of the way towards the implementation of ogg theora in a FPGA, and has a goal of reaching 100% (leaving out motion compensation) by Dec. 14, 2004. These are some of the tasks he has completed most recently: Added 8-point forward DCT following th...
2004 Nov 03
0
implementation in hardware
Andrey Filippov reports at his sourceforge website that he is 50% of the way towards the implementation of ogg theora in a FPGA, and has a goal of reaching 100% (leaving out motion compensation) by Dec. 14, 2004. These are some of the tasks he has completed most recently: Added 8-point forward DCT following th...
2005 Apr 03
0
Re: Theora cameras
Andrey and I were having a conversation off list, forwarding relevent bits of the last response from Andrey for public reference. --- begin forward --- On Mar 31, 2005 9:22 PM, Ralph Giles <giles@xiph.org> wrote: > On Thu, Mar 31, 2005 at 06:46:06PM -0700, Andrey Filippov wrote: > > > > BTW, you asked about padding theora packet data to a byte boundary. I > > > don't see any way to do this, but if you have resources left over, can > > > you pre-shift the packet data on the fpga and then only have to > > > mask together the...
2004 Sep 07
3
FPGA implementation in the camera
I'm considering implementing the Theora format in the FPGA of the new camera. The previous model (Elphel 313 - http://www.elphel.com, https://sourceforge.net/projects/elphel) had smaller FPGA and was able to produce just motion JPEG utilizing 97% of the resources. The new (model 333) camera uses 3 times bigger FPGA (and also faster), it also has increased frame buffer and system memory.
2004 Sep 07
3
FPGA implementation in the camera
I'm considering implementing the Theora format in the FPGA of the new camera. The previous model (Elphel 313 - http://www.elphel.com, https://sourceforge.net/projects/elphel) had smaller FPGA and was able to produce just motion JPEG utilizing 97% of the resources. The new (model 333) camera uses 3 times bigger FPGA (and also faster), it also has increased frame buffer and system memory.
2004 Nov 17
4
FPGA implementation
Andrey Fillipov posted the following update at his sourceforge website on 11/16/04. "Coded and simulated the DC predictor module - hope the Theora description I used matches the actual codec :-) Also modified the modules released earlier to support non-coded blocks. For the DCT/IDCT I tried to reduce the power consuption by minimizing switching of the registers and counters when the
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...Marcel Apfelbaum <marcel.a@redhat.com> Marcelo Tosatti <mtosatti@redhat.com> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Markus Armbruster <armbru@redhat.com> Martijn van den Broek <martijn.vdbrk@gmail.com> Matthew Daley <mattjd@gmail.com> Max Filippov <jcmvbkbc@gmail.com> Max Filippov <jcmvbkbc@gmail.com> (for xtensa) Meador Inge <meadori@codesourcery.com> Michael Contreras <michael@inetric.com> Michael Ellerman <michael@ellerman.id.au> Michael Marineau <mike@marineau.org> Michael R. Hines <mrhi...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...Marcel Apfelbaum <marcel.a@redhat.com> Marcelo Tosatti <mtosatti@redhat.com> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Markus Armbruster <armbru@redhat.com> Martijn van den Broek <martijn.vdbrk@gmail.com> Matthew Daley <mattjd@gmail.com> Max Filippov <jcmvbkbc@gmail.com> Max Filippov <jcmvbkbc@gmail.com> (for xtensa) Meador Inge <meadori@codesourcery.com> Michael Contreras <michael@inetric.com> Michael Ellerman <michael@ellerman.id.au> Michael Marineau <mike@marineau.org> Michael R. Hines <mrhi...