Re: [PATCH v2] drm/exynos: use prime helpers

2012-12-07 Thread Daniel Vetter
On Fri, Dec 7, 2012 at 7:36 AM, Inki Dae inki@samsung.com wrote: Thus, I'm not sure that your common set could cover all the cases including other frameworks. Please give me any opinions. I don't think that's required - as long as it is fairly useable by many drivers a helper library is

Re: [PATCHv15 2/7] video: add display_timing and videomode

2012-12-07 Thread Tomi Valkeinen
On 2012-12-06 12:07, Grant Likely wrote: On Mon, 26 Nov 2012 16:39:58 +0100, Steffen Trumtrar s.trumt...@pengutronix.de wrote: On Mon, Nov 26, 2012 at 02:37:26PM +0200, Tomi Valkeinen wrote: On 2012-11-26 11:07, Steffen Trumtrar wrote: +/* + * Subsystem independent description of a

[PATCH] omap3isp: preview: Lower the crop margins

2012-12-07 Thread Laurent Pinchart
The preview engine includes filters that consume columns and lines as part of their operation, thus resulting in a cropped image. To allow turning those filters on/off during streaming without affecting the output image size, the driver adds additional cropping to make the total number of cropped

[PATCH] omap3isp: preview: Lower the crop margins

2012-12-07 Thread Laurent Pinchart
The preview engine includes filters that consume columns and lines as part of their operation, thus resulting in a cropped image. To allow turning those filters on/off during streaming without affecting the output image size, the driver adds additional cropping to make the total number of cropped

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-07 Thread Matthew Gyurgyik
On 12/06/2012 10:21 PM, Devin Heitmueller wrote: On Thu, Dec 6, 2012 at 8:40 PM, Matthew Gyurgyik matt...@pyther.net wrote: I was able to do a bit of testing tonight and this is what I found. A channel scan was unsuccessful: http://pyther.net/a/digivox_atsc/dec06/scan.txt (no errors in dmesg)

[PATCH] [media] exynos-gsc: Support dmabuf export buffer

2012-12-07 Thread Shaik Ameer Basha
This patch adds the dmabuf export buffer feature to the Exynos G-Scaler driver. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/media/platform/exynos-gsc/gsc-m2m.c | 12 ++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git

Re: [PATCH] omap3isp: preview: Lower the crop margins

2012-12-07 Thread Sakari Ailus
On Fri, Dec 07, 2012 at 12:43:44PM +0100, Laurent Pinchart wrote: The preview engine includes filters that consume columns and lines as part of their operation, thus resulting in a cropped image. To allow turning those filters on/off during streaming without affecting the output image size,

Updated de-Unitymedia scan data

2012-12-07 Thread Timo Rothenpieler
The current de-Unitymedia scan data is quite outdated. I attached an updated one, generated from the data embedded in the DVB Stream. # Unitymedia # Generated from information included in dvb mux - 2012-12-05 # freq sr fec mod C 11300 690 NONE QAM256 C 12100 690 NONE QAM256 C

Re: [PATCHv15 3/7] video: add of helper for display timings/videomode

2012-12-07 Thread Philipp Zabel
Hi, Am Montag, den 26.11.2012, 18:56 +0200 schrieb Tomi Valkeinen: On 2012-11-26 18:10, Steffen Trumtrar wrote: Hi, On Mon, Nov 26, 2012 at 04:38:36PM +0200, Tomi Valkeinen wrote: +optional properties: + - hsync-active: hsync pulse is active low/high/ignored + - vsync-active:

Re: [RFC PATCH] vb2: force output buffers to fault into memory

2012-12-07 Thread Marek Szyprowski
Hello, On 12/6/2012 2:23 AM, Laurent Pinchart wrote: Hi Hans, On Tuesday 04 December 2012 16:48:40 Hans Verkuil wrote: (repost after accidentally using HTML formatting) This needs a good review. The change is minor, but as I am not a mm expert, I'd like to get some more feedback on this.

Kworld PCI Analog TV Card PVR-7134SE setup

2012-12-07 Thread Saad Bin Javed
Hi, its my first message to this mailing list. I've been trying to get Kworld pci analog pvr 7134se to work in linux. Googling shows that i have to specify my card number and tuner no. myself. So far using card=153 and tuner=56, I get no video output in tvtime . It seems my card gets

Re: [PATCH v2] drm/exynos: use prime helpers

2012-12-07 Thread Aaron Plattner
On 12/06/2012 10:36 PM, Inki Dae wrote: Hi, CCing media guys. I agree with you but we should consider one issue released to v4l2. As you may know, V4L2-based driver uses vb2 as buffer manager and the vb2 includes dmabuf feature(import and export) And v4l2 uses streaming concept(qbuf and

cron job: media_tree daily build: ERRORS

2012-12-07 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Fri Dec 7 19:00:19 CET 2012 git hash:16427faf28674451a7a0485ab0a929402f355ffd gcc version: i686-linux-gcc

[no subject]

2012-12-07 Thread JC2TInvite
-- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] [media] gspca_kinect: add kinect for windows usb id

2012-12-07 Thread Jacob Schloss
This patch adds the USB ID for the Kinect for Windows RGB camera so it can be used with the gspca_kinect driver. Signed-off-by: Jacob Schloss jacob.schl...@unlimitedautomata.com --- drivers/media/video/gspca/kinect.c |1 + 1 file changed, 1 insertion(+) diff --git