Re: [PATCH] Revert 95f408bb Ryzen DMA related RiSC engine stall fixes

2018-12-19 Thread Alex Deucher
On Tue, Dec 18, 2018 at 7:08 PM Brad Love wrote: > > > On 18/12/2018 18.05, Brad Love wrote: > > On 18/12/2018 17.46, Alex Deucher wrote: > >> On Tue, Dec 18, 2018 at 7:45 AM Mauro Carvalho Chehab > >> wrote: > >>> Em Mon, 17 Dec 2018 21:05:11 -0500

Re: [PATCH v2] cx23885: only reset DMA on problematic CPUs

2018-12-18 Thread Alex Deucher
On Tue, Dec 18, 2018 at 5:59 PM Brad Love wrote: > > It is reported that commit 95f408bbc4e4 ("media: cx23885: Ryzen DMA > related RiSC engine stall fixes") caused regresssions with other CPUs. > > Ensure that the quirk will be applied only for the CPUs that > are known to cause problems. > > A mo

Re: [PATCH] Revert 95f408bb Ryzen DMA related RiSC engine stall fixes

2018-12-18 Thread Alex Deucher
On Tue, Dec 18, 2018 at 7:45 AM Mauro Carvalho Chehab wrote: > > Em Mon, 17 Dec 2018 21:05:11 -0500 > Alex Deucher escreveu: > > > On Sun, Dec 16, 2018 at 9:23 AM Mauro Carvalho Chehab > > wrote: > > > > > > Em Sun, 16 Dec 2018 11:37:02 +0100 >

Re: [PATCH] Revert 95f408bb Ryzen DMA related RiSC engine stall fixes

2018-12-17 Thread Alex Deucher
On Sun, Dec 16, 2018 at 9:23 AM Mauro Carvalho Chehab wrote: > > Em Sun, 16 Dec 2018 11:37:02 +0100 > Markus Dobel escreveu: > > > On 06.12.2018 19:01, Mauro Carvalho Chehab wrote: > > > Em Thu, 06 Dec 2018 18:18:23 +0100 > > > Markus Dobel escreveu: > > > > > >> Hi everyone, > > >> > > >> I wil

Re: [PATCH] Revert 95f408bb Ryzen DMA related RiSC engine stall fixes

2018-12-06 Thread Alex Deucher
On Thu, Dec 6, 2018 at 1:05 PM Mauro Carvalho Chehab wrote: > > Em Thu, 06 Dec 2018 18:18:23 +0100 > Markus Dobel escreveu: > > > Hi everyone, > > > > I will try if the hack mentioned fixes the issue for me on the weekend (but > > I assume, as if effectively removes the function). > > It should,

Re: [Linaro-mm-sig] [PATCH 4/8] dma-buf: add peer2peer flag

2018-04-25 Thread Alex Deucher
On Wed, Apr 25, 2018 at 2:41 AM, Christoph Hellwig wrote: > On Wed, Apr 25, 2018 at 02:24:36AM -0400, Alex Deucher wrote: >> > It has a non-coherent transaction mode (which the chipset can opt to >> > not implement and still flush), to make sure the AGP horror show >>

Re: [Linaro-mm-sig] [PATCH 4/8] dma-buf: add peer2peer flag

2018-04-24 Thread Alex Deucher
On Wed, Apr 25, 2018 at 2:13 AM, Daniel Vetter wrote: > On Wed, Apr 25, 2018 at 7:48 AM, Christoph Hellwig wrote: >> On Tue, Apr 24, 2018 at 09:32:20PM +0200, Daniel Vetter wrote: >>> Out of curiosity, how much virtual flushing stuff is there still out >>> there? At least in drm we've pretty much

Re: [Linaro-mm-sig] [PATCH 4/8] dma-buf: add peer2peer flag

2018-04-24 Thread Alex Deucher
On Wed, Apr 25, 2018 at 1:48 AM, Christoph Hellwig wrote: > On Tue, Apr 24, 2018 at 09:32:20PM +0200, Daniel Vetter wrote: >> Out of curiosity, how much virtual flushing stuff is there still out >> there? At least in drm we've pretty much ignore this, and seem to be >> getting away without a huge

Re: [PATCH 2/8] PCI: Add pci_find_common_upstream_dev()

2018-03-29 Thread Alex Deucher
Sorry, didn't mean to drop the lists here. re-adding. On Wed, Mar 28, 2018 at 4:05 PM, Alex Deucher wrote: > On Wed, Mar 28, 2018 at 3:53 PM, Logan Gunthorpe wrote: >> >> >> On 28/03/18 01:44 PM, Christian König wrote: >>> Well, isn't that exactly what d

Re: [PATCH 1/7] cx231xx: Add second frontend option

2018-01-12 Thread Alex Deucher
On Fri, Jan 12, 2018 at 11:19 AM, Brad Love wrote: > Include ability to add a second dvb attach style frontend to cx231xx > USB bridge. All current boards set to use frontend[0]. Changes are > backwards compatible with current behaviour. > > Signed-off-by: Brad Love > --- > drivers/media/usb/cx2

Re: [trivial PATCH] treewide: Align function definition open/close braces

2017-12-18 Thread Alex Deucher
, but it applies against Linus' tree > with a couple offsets) > > arch/x86/include/asm/atomic64_32.h | 2 +- > drivers/acpi/custom_method.c | 2 +- > drivers/acpi/fan.c | 2 +- > drivers/gpu/drm/amd/displ

Re: [PATCH] dma-buf: Cleanup comments on dma_buf_map_attachment()

2017-11-01 Thread Alex Deucher
On Wed, Nov 1, 2017 at 10:06 AM, Liviu Dudau wrote: > Mappings need to be unmapped by calling dma_buf_unmap_attachment() and > not by calling again dma_buf_map_attachment(). Also fix some spelling > mistakes. > > Signed-off-by: Liviu Dudau Reviewed-by: Alex Deucher > ---

Re: how to link up audio bus from media controller driver to soc dai bus?

2017-06-12 Thread Alex Deucher
On Mon, Jun 12, 2017 at 3:15 PM, Tim Harvey wrote: > Greetings, > > I'm working on a media controller driver for the tda1997x HDMI > receiver which provides an audio bus supporting I2S/SPDIF/OBA/HBR/DST. > I'm unclear how to bind the audio bus to a SoC's audio bus, for > example the IMX6 SSI (I2S)

Re: DRM Atomic property for color-space conversion

2017-03-16 Thread Alex Deucher
On Thu, Mar 16, 2017 at 10:07 AM, Ville Syrjälä wrote: > On Tue, Jan 31, 2017 at 03:55:41PM +, Brian Starkey wrote: >> On Tue, Jan 31, 2017 at 05:15:46PM +0200, Ville Syrjälä wrote: >> >On Tue, Jan 31, 2017 at 12:33:29PM +, Brian Starkey wrote: >> >> Hi, >> >> >> >> On Mon, Jan 30, 2017 at

Re: Enabling peer to peer device transactions for PCIe devices

2016-11-25 Thread Alex Deucher
On Fri, Nov 25, 2016 at 2:34 PM, Jason Gunthorpe wrote: > On Fri, Nov 25, 2016 at 12:16:30PM -0500, Serguei Sagalovitch wrote: > >> b) Allocation may not have CPU address at all - only GPU one. > > But you don't expect RDMA to work in the case, right? > > GPU people need to stop doing this windo

Re: [Linaro-mm-sig] [RFC 0/1] drm/pl111: Initial drm/kms driver for pl111

2013-08-07 Thread Alex Deucher
On Wed, Aug 7, 2013 at 1:33 PM, Tom Cooksey wrote: > >> >> > Didn't you say that programmatically describing device placement >> >> > constraints was an unbounded problem? I guess we would have to >> >> > accept that it's not possible to describe all possible constraints >> >> > and instead find a

Re: HD-Audio Generic HDMI/DP on wheezy

2013-05-09 Thread Alex Deucher
e > May 9 19:32:37 retraite kernel: [7.055369] > a3b60209e7dd4db05249a9fb27940bb6705cd186 [media] em28xx: fix oops at > em28xx_dvb_bus_ctrl() > May 9 19:32:37 retraite kernel: [ 7.055370] > 4494f0fdd825958d596d05a4bd577df94b149038 [media] s5c73m3: fix indentation of > the he

Re: HD-Audio Generic HDMI/DP on wheezy

2013-05-09 Thread Alex Deucher
On Thu, May 9, 2013 at 11:04 AM, pierre wrote: > Hi, > > Some difficult on wheezy, on my computer > product: Inspiron 620 > vendor: Dell Inc. > version: 00 > serial: D9V135J > width: 64 bits > > My sound card is now defined as Caicos HDMI Audio [Radeon HD 6400 Series] > Digital Stereo (HDMI) on Sq

Re: CDF meeting @FOSDEM report

2013-02-06 Thread Alex Deucher
On Wed, Feb 6, 2013 at 6:11 AM, Tomi Valkeinen wrote: > Hi, > > On 2013-02-06 00:27, Laurent Pinchart wrote: >> Hello, >> >> We've hosted a CDF meeting at the FOSDEM on Sunday morning. Here's a summary >> of the discussions. > > Thanks for the summary. I've been on a longish leave, and just got ba

Re: Asus PVR-416

2012-07-30 Thread Alex Deucher
On Mon, Jul 30, 2012 at 6:57 AM, Jerry Haggard wrote: > I've been trying to get an ASUS PVR-416 card to work with MythTV .25 on > Scientific Linux 6. I have a bttv card working, my setup works in general, > etc, and the driver attempts to load. But when I check dmesg, I keep > getting firmware l

Re: ATI theatre 750 HD tuner USB stick

2012-07-04 Thread Alex Deucher
On Wed, Jul 4, 2012 at 9:27 AM, Fisher Grubb wrote: > Hi all, > > I was in contact with AMD today regarding this tuner haveing no > support on Linux and I was given a link for a feedback form and told > to get specific needs from www.linuxtv.org to help the cause and if > there were enough people,

Re: Unknown eMPIA tuner

2012-04-10 Thread Alex Deucher
On Tue, Apr 10, 2012 at 3:49 PM, Stefan Monnier wrote: >> Ok, so it's an em2874/drx-j/tda18271 design, which in terms of the >> components is very similar to the PCTV 80e (which I believe Mauro got >> into staging recently).  I would probably recommend looking at that >> code as a starting point.

Re: Display hotplug

2011-10-25 Thread Alex Deucher
On Tue, Oct 25, 2011 at 5:09 AM, James Courtier-Dutton wrote: > Hi, > > Does anyone know when X will support display hotplug? > I have a PC connected via HDMI to a TV. > Unless I turn the TV on first, I have to reboot the PC before it > displays anything on the HDMI TV. It's be supported on all m

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-24 Thread Alex Deucher
On Thu, Mar 24, 2011 at 3:13 PM, Guennadi Liakhovetski wrote: > On Thu, 24 Mar 2011, K, Mythri P wrote: > >> Hi Jesse, >> >> On Wed, Mar 23, 2011 at 8:48 PM, Jesse Barnes >> wrote: >> > On Wed, 23 Mar 2011 18:58:27 +0530 >> > "K, Mythri P" wrote: >> > >> >> Hi Dave, >> >> >> >> On Wed, Mar 23,

Re: [RFC PATCH] HDMI:Support for EDID parsing in kernel.

2011-03-22 Thread Alex Deucher
Adding dri-devel. On Tue, Mar 22, 2011 at 1:32 PM, Mythri P K wrote: > Adding support for common EDID parsing in kernel. > > EDID - Extended display identification data is a data structure provided by > a digital display to describe its capabilities to a video source, This a > standard supported

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-16 Thread Alex Deucher
On Wed, Mar 16, 2011 at 1:49 PM, Laurent Pinchart wrote: > Hi Alex, > > On Wednesday 16 March 2011 17:09:45 Alex Deucher wrote: >> On Wed, Mar 16, 2011 at 3:37 AM, Li Li wrote: >> > Sorry but I feel the discussion is a bit off the point. We're not >> >

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-16 Thread Alex Deucher
strange tiling formats, etc.). You might be able to come up with some kind of basic framework like TTM, but by the time you add the necessary quirks for various hw, it may be bigger than you want. That's why we have GEM and TTM and driver specific memory management ioctls in the drm. Alex &

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-16 Thread Alex Deucher
On Wed, Mar 16, 2011 at 4:52 AM, Laurent Pinchart wrote: > Hi Alex, > > On Tuesday 15 March 2011 17:47:47 Alex Deucher wrote: > > [snip] > >> FWIW, I have yet to see any v4l developers ever email the dri mailing >> list while discussing GEM, TTM, or the DRM, al

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-15 Thread Alex Deucher
On Tue, Mar 15, 2011 at 12:07 PM, Robert Fekete wrote: > On 8 March 2011 20:23, Laurent Pinchart > wrote: >> Hi Andy, >> >> On Tuesday 08 March 2011 20:12:45 Andy Walls wrote: >>> On Tue, 2011-03-08 at 16:52 +0100, Laurent Pinchart wrote: >>> >>> [snip] >>> >>> > > > It really shouldn't be that h

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-13 Thread Alex Deucher
On Tue, Mar 8, 2011 at 9:01 AM, Andy Walls wrote: > On Tue, 2011-03-08 at 09:13 +0100, Hans Verkuil wrote: >> Hi all, >> >> We had a discussion yesterday regarding ways in which linaro can assist >> V4L2 development. One topic was that of sorting out memory providers like >> GEM and HWMEM. >> >> T

Re: Yet another memory provider: can linaro organize a meeting?

2011-03-13 Thread Alex Deucher
On Tue, Mar 8, 2011 at 12:23 PM, Hans Verkuil wrote: > On Tuesday, March 08, 2011 15:01:10 Andy Walls wrote: >> On Tue, 2011-03-08 at 09:13 +0100, Hans Verkuil wrote: >> > Hi all, >> > >> > We had a discussion yesterday regarding ways in which linaro can assist >> > V4L2 development. One topic was

Re: [ANN] Agenda for the Warsaw meeting.

2011-03-13 Thread Alex Deucher
On Sun, Mar 13, 2011 at 8:31 AM, Hans Verkuil wrote: > Agenda for V4L2 brainstorm meeting in Warsaw, March 16-18 2011. > > Purpose of the meeting: to brainstorm about current V4L2 API limitations > with regards to required functionality. Ideally the results of the meeting > are actual solutions to

Re: [RFC] HDMI-CEC proposal

2011-03-02 Thread Alex Deucher
On Wed, Mar 2, 2011 at 4:13 AM, Hans Verkuil wrote: > Hi Alex, > > On Tuesday, March 01, 2011 18:52:28 Alex Deucher wrote: >> On Tue, Mar 1, 2011 at 4:59 AM, Martin Bugge (marbugge) >> wrote: >> > Author: Martin Bugge >> > Date:  Tue, 1 March 2010 >>

Re: [RFC] HDMI-CEC proposal

2011-03-01 Thread Alex Deucher
On Tue, Mar 1, 2011 at 4:59 AM, Martin Bugge (marbugge) wrote: > Author: Martin Bugge > Date:  Tue, 1 March 2010 > == > > This is a proposal for adding a Consumer Electronic Control (CEC) API to > V4L2. > This document describes the changes and new ioctls needed. > > Version 1

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-12 Thread Alex Deucher
On Wed, Feb 9, 2011 at 7:51 PM, Andy Walls wrote: > On Wed, 2011-02-09 at 02:12 -0500, Alex Deucher wrote: >> On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: >> > On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: >> >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Ve

Re: [PATCH 0/8] Port xf86-video-v4l driver to V4L2 version 2

2011-02-11 Thread Alex Deucher
On Fri, Feb 11, 2011 at 10:54 AM, Mauro Carvalho Chehab wrote: > This is the second version of my backport patches. To avoid spending > people's time on looking at lines that have only whitespace changes, > I broke the patch I submitted two days ago into two patches: > the first one with just the

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Alex Deucher
On Wed, Feb 9, 2011 at 2:43 PM, Hans Verkuil wrote: > On Wednesday, February 09, 2011 20:00:38 Matt Turner wrote: >> On Wed, Feb 9, 2011 at 7:12 AM, Alex Deucher wrote: >> > On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: >> >> On Tue, 2011-02-08 at 10:28 -0500,

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-09 Thread Alex Deucher
On Wed, Feb 9, 2011 at 3:59 AM, Hans Verkuil wrote: > On Tuesday, February 08, 2011 16:28:32 Alex Deucher wrote: >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > > > >> >>   The driver supports an interrupt. It is used to detect plug/unplug > events >

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-08 Thread Alex Deucher
On Tue, Feb 8, 2011 at 5:47 PM, Andy Walls wrote: > On Tue, 2011-02-08 at 10:28 -0500, Alex Deucher wrote: >> On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: >> > Just two quick notes. I'll try to do a full review this weekend. >> > >> > On T

Re: [PATCH/RFC 0/5] HDMI driver for Samsung S5PV310 platform

2011-02-08 Thread Alex Deucher
On Tue, Feb 8, 2011 at 4:47 AM, Hans Verkuil wrote: > Just two quick notes. I'll try to do a full review this weekend. > > On Tuesday, February 08, 2011 10:30:22 Tomasz Stanislawski wrote: >> == >>  Introduction >> == >> >> The purpose of this RFC is to discuss the driver f

Re: [PATCH v10 8/8] davinci vpbe: Readme text for Dm6446 vpbe

2010-12-23 Thread Alex Deucher
On Thu, Dec 23, 2010 at 6:55 AM, Manjunath Hadli wrote: > Please refer to this file for detailed documentation of > davinci vpbe v4l2 driver > > Signed-off-by: Manjunath Hadli > Acked-by: Muralidharan Karicheri > Acked-by: Hans Verkuil > --- >  Documentation/video4linux/README.davinci-vpbe |  

Re: problems with using the -rc kernel in the git tree

2010-12-20 Thread Alex Deucher
On Mon, Dec 20, 2010 at 1:54 PM, Theodore Kilgore wrote: > > > On Mon, 20 Dec 2010, Alex Deucher wrote: > >> On Sun, Dec 19, 2010 at 6:56 PM, Theodore Kilgore >> wrote: >> > >> > Hans, >> > >> > Thanks for the helpful advice about how

Re: problems with using the -rc kernel in the git tree

2010-12-19 Thread Alex Deucher
On Sun, Dec 19, 2010 at 6:56 PM, Theodore Kilgore wrote: > > Hans, > > Thanks for the helpful advice about how to set up a git tree for current > development so that I can get back into things. > > However, there is a problem with that -rc kernel, at least as far as my > hardware is concerned. So

Re: rtl2832u support

2010-12-06 Thread Alex Deucher
On Mon, Dec 6, 2010 at 4:29 PM, Jan Hoogenraad wrote: > I haven't seen any data sheets. At the other hand, Antti was able to create > a separated (tuner vs demod) driver, except for IR. > > http://linuxtv.org/hg/~anttip/rtl2831u/ > > http://linuxtv.org/hg/~anttip/qt1010/ > > I haven't seen a data

Re: [PATCH 09/10] MCDE: Add build files and bus

2010-12-04 Thread Alex Deucher
> in the future but don't need yet. It would be incorrect anyway. > > Can you describe the shortcomings of the KSM code? I've added the dri-devel > list to Cc, to get the attention of the right people. This doesn't seem that different from the graphics chips we support wi

Re: [PATCH 00/10] MCDE: Add frame buffer device driver

2010-11-12 Thread Alex Deucher
ement, > defragmentation? Or are these type of features defined by DRM and not TTM/GEM? > GEM is not a requirement, it just happens that all the current drm drivers use variants of it for their external memory management interface. However, they are free to implement the memory manager however the

Re: [PATCH 00/10] MCDE: Add frame buffer device driver

2010-11-12 Thread Alex Deucher
has to use GEM. radeon and nouveau use ttm internally for example. Something to consider. I just want to make sure people are aware of the interface and what it's capable of. Alex > Jimmy > > -Original Message- > From: Alex Deucher [mailto:alexdeuc...@gmail.com] > Sent: d

Re: [PATCH 00/10] MCDE: Add frame buffer device driver

2010-11-10 Thread Alex Deucher
On Wed, Nov 10, 2010 at 7:04 AM, Jimmy Rubin wrote: > These set of patches contains a display sub system framework (DSS) which is > used to > implement the frame buffer device interface and a display device > framework that is used to add support for different type of displays > such as LCD, HDMI

Re: rtl2832u support

2010-10-19 Thread Alex Deucher
On Tue, Oct 19, 2010 at 4:27 PM, Hans Verkuil wrote: > On Tuesday, October 19, 2010 21:26:13 Devin Heitmueller wrote: >> On Tue, Oct 19, 2010 at 1:42 PM, Damjan Marion >> wrote: >> > >> > Hi, >> > >> > Is there any special reason why driver for rtl2832u DVB-T receiver chipset >> > is not includ

Re: [PATCH] Illuminators and status LED controls

2010-09-08 Thread Alex Deucher
On Wed, Sep 8, 2010 at 2:58 PM, Peter Korsgaard wrote: >> "Andy" == Andy Walls writes: > > Hi, > >  Andy> Incandescent and Halogen lamps that effect an image coming into a >  Andy> camera are *not* LEDs that blink or flash automatically based on >  Andy> driver or system trigger events.  They

Re: Unknown CX23885 device

2010-07-27 Thread Alex Deucher
On Tue, Jul 27, 2010 at 3:21 PM, Christian Iversen wrote: > (please CC, I'm not subscribed yet) > > Hey Linux-DVB people > > I'm trying to make an as-of-yet unsupported CX23885 device work in Linux. > > I've tested that the device is not supported using the newest snapshot > of the DVB drivers. Th

Re: Idea of a v4l -> fb interface driver

2010-05-28 Thread Alex Deucher
On Fri, May 28, 2010 at 3:15 PM, Florian Tobias Schandinat wrote: > Alex Deucher schrieb: >> >> On Fri, May 28, 2010 at 4:21 AM, Guennadi Liakhovetski >> wrote: >>> >>> On Thu, 27 May 2010, Alex Deucher wrote: >>> >>>> >>>&g

Re: Idea of a v4l -> fb interface driver

2010-05-28 Thread Alex Deucher
On Fri, May 28, 2010 at 4:21 AM, Guennadi Liakhovetski wrote: > On Thu, 27 May 2010, Alex Deucher wrote: > >> On Thu, May 27, 2010 at 2:56 AM, Guennadi Liakhovetski >> wrote: > > ... > >> > Ok, let me explain what exactly I meant. Above I referred to &quo

Re: Idea of a v4l -> fb interface driver

2010-05-27 Thread Alex Deucher
On Thu, May 27, 2010 at 2:56 AM, Guennadi Liakhovetski wrote: > (adding V4L ML to CC and preserving the complete reply for V4L readers) > > On Thu, 27 May 2010, Jaya Kumar wrote: > >> On Wed, May 26, 2010 at 10:09 PM, Guennadi Liakhovetski >> wrote: >> > Problem: Currently the standard way to pro

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Alex Deucher
gt; Can't hurt to try, but I'm not sure how much luck you'll have. Alex > Thanks. > > Sam > > On Mon, Feb 15, 2010 at 2:37 PM, Alex Deucher wrote: >> On Mon, Feb 15, 2010 at 5:34 PM, Devin Heitmueller >> wrote: >>> On Mon, F

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Alex Deucher
On Mon, Feb 15, 2010 at 5:34 PM, Devin Heitmueller wrote: > On Mon, Feb 15, 2010 at 5:21 PM, Alex Deucher wrote: >> Who did you contact?   gpudriverdevsupport AT amd DOT com is the devel >> address you probably want.  I looked into documentation for the newer >> theatre ch

Re: ATI TV Wonder 650 PCI development

2010-02-15 Thread Alex Deucher
On Mon, Feb 15, 2010 at 3:57 PM, Samuel Cantrell wrote: > Hello, > > I have an ATI TV Wonder 650 PCI card, and have started to work on the > wiki page on LinuxTV.org regarding it. I want to *attempt* to write a > driver for it (more like, take a look at the code and run), and have > printed off so

Re: Replace Mercurial with GIT as SCM

2009-12-01 Thread Alex Deucher
On Tue, Dec 1, 2009 at 9:59 AM, Patrick Boettcher wrote: > Hi all, > > I would like to start a discussion which ideally results in either changing > the SCM of v4l-dvb to git _or_ leaving everything as it is today with > mercurial. > > To start right away: I'm in favour of using GIT because of dif

Re: ENE CIR driver

2009-11-23 Thread Alex Deucher
On Sat, Nov 21, 2009 at 1:30 PM, Jarod Wilson wrote: > On Nov 21, 2009, at 12:18 PM, Alex Deucher wrote: > >> Does anyone know if there is a driver or documentation available for >> the ENE CIR controller that's incorporated into many of their keyboard >> controller

ENE CIR driver

2009-11-21 Thread Alex Deucher
Does anyone know if there is a driver or documentation available for the ENE CIR controller that's incorporated into many of their keyboard controllers? If there is no driver but documentation, are there drivers for other CIR controllers that could be used as a reference? Thanks, Alex -- To unsu

Re: [PATCH] Add support for Compro VideoMate E800 (DVB-T part only)

2009-09-06 Thread Alex Deucher
On Sun, Sep 6, 2009 at 11:33 AM, geroin22 wrote: > > > > Nothing new, just adding Compro VideoMate E800 (DVB-T part only). > Tested with Ubuntu 9.04 kernel 2.6.28 work well. > Please add your Signed-off-by. > diff -Naur a/linux/Documentation/video4linux/CARDLIST.cx23885 > b/linux/Documentation/vi

Re: [PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-08-04 Thread Alex Deucher
On Tue, Aug 4, 2009 at 4:19 PM, Michael Krufky wrote: > On Tue, Aug 4, 2009 at 3:58 PM, Alex Deucher wrote: >> On Tue, Aug 4, 2009 at 3:50 PM, Michael Krufky wrote: >>> On Tue, Aug 4, 2009 at 3:47 PM, Alex Deucher wrote: >>>> On Tue, Aug 4, 2009 at 3:33 PM, Mic

Re: [PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-08-04 Thread Alex Deucher
On Tue, Aug 4, 2009 at 3:50 PM, Michael Krufky wrote: > On Tue, Aug 4, 2009 at 3:47 PM, Alex Deucher wrote: >> On Tue, Aug 4, 2009 at 3:33 PM, Michael Krufky wrote: >>> Mauro, >>> >>> Please pull from: >>> >>> http://kernellabs.c

Re: [PULL] http://kernellabs.com/hg/~mkrufky/cx23885

2009-08-04 Thread Alex Deucher
On Tue, Aug 4, 2009 at 3:33 PM, Michael Krufky wrote: > Mauro, > > Please pull from: > > http://kernellabs.com/hg/~mkrufky/cx23885 > > for the following fixes: > > - cx23885: Enable mplayer pvr:// usage I'm not too familiar with mplayer's v4l support, but why not fix mplayer rather than adding a f

Re: [PATCH] Fix lowband tuning with tda8261

2009-07-31 Thread Alex Deucher
On Fri, Jul 31, 2009 at 12:40 PM, Julian Scheel wrote: > Attached is a patch which fixes tuning to low frequency channels with > stb0899+tda8261 cards like the KNC TV-Station DVB-S2. > The cause of the issue was a broken if construct, which should have been an > if/else if, so that the setting for