[PATCHv6 02/13] Documentation: media: description of DMABUF importing in V4L2

2012-05-23 Thread Tomasz Stanislawski
This patch adds description and usage examples for importing DMABUF file descriptor in V4L2. Signed-off-by: Tomasz Stanislawski Signed-off-by: Kyungmin Park CC: linux-...@vger.kernel.org --- Documentation/DocBook/media/v4l/compat.xml |4 + Documentation/DocBook/media/v4l/io.xml

[PATCHv6 03/13] v4l: vb2: add support for shared buffer (dma_buf)

2012-05-23 Thread Tomasz Stanislawski
From: Sumit Semwal This patch adds support for DMABUF memory type in videobuf2. It calls relevant APIs of dma_buf for v4l reqbuf / qbuf / dqbuf operations. For this version, the support is for videobuf2 as a user of the shared buffer; so the allocation of the buffer is done outside of V4L2. [A s

[PATCHv6 00/13] Integration of videobuf2 with dmabuf

2012-05-23 Thread Tomasz Stanislawski
Hello everyone, This patchset adds support for DMABUF [2] importing to V4L2 stack. The support for DMABUF exporting was moved to separate patchset due to dependency on patches for DMA mapping redesign by Marek Szyprowski [4]. v6: - fixed missing entry in v4l2_memory_names - fixed a bug occuring af

[PATCHv6 04/13] v4l: vb: remove warnings about MEMORY_DMABUF

2012-05-23 Thread Tomasz Stanislawski
From: Sumit Semwal Adding DMABUF memory type causes videobuf to complain about not using it in some switch cases. This patch removes these warnings. Signed-off-by: Sumit Semwal Acked-by: Laurent Pinchart --- drivers/media/video/videobuf-core.c |4 1 file changed, 4 insertions(+) dif

[PATCHv6 06/13] v4l: vb2-dma-contig: Remove unneeded allocation context structure

2012-05-23 Thread Tomasz Stanislawski
vb2-dma-contig returns a vb2_dc_conf structure instance as the vb2 allocation context. That structure only stores a pointer to the physical device. Remove it and use the device pointer directly as the allocation context. Signed-off-by: Tomasz Stanislawski Acked-by: Laurent Pinchart --- drivers/

[Bug 50230] offset mapping in nexuiz results in bad texturing with the llvm compiler

2012-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50230 --- Comment #6 from almos 2012-05-23 04:12:41 PDT --- Created attachment 62013 --> https://bugs.freedesktop.org/attachment.cgi?id=62013 nexuiz settings.jpg These are the settings I use. Basicaly everything is enabled. On the video tab gl2 shad

[Bug 50230] offset mapping in nexuiz results in bad texturing with the llvm compiler

2012-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50230 --- Comment #5 from almos 2012-05-23 04:05:49 PDT --- Created attachment 62012 --> https://bugs.freedesktop.org/attachment.cgi?id=62012 nexuiz problem.jpg Attaching screenshot of the problem. -- Configure bugmail: https://bugs.freedesktop.or

[Bug 50208] X does not start on Linux kernel 3.2.0-24, works on 3.0.0-19

2012-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50208 --- Comment #2 from Michel Dänzer 2012-05-23 03:20:22 PDT --- If it still happens with a 3.3 or 3.4 kernel, can you bisect? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[PATCH] dma-buf: minor documentation fixes.

2012-05-23 Thread Sumit Semwal
Some minor inline documentation fixes for gaps resulting from new patches. Signed-off-by: Sumit Semwal --- drivers/base/dma-buf.c |9 + include/linux/dma-buf.h |3 +++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/base/dma-buf.c b/drivers/base/dma-buf.c

[Bug 50230] offset mapping in nexuiz results in bad texturing with the llvm compiler

2012-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50230 --- Comment #4 from Vadim Girlin 2012-05-23 02:37:16 PDT --- (In reply to comment #3) > I only see this with the LLVM compiler, the old one seems fine. There is a > texture flickering on some surfaces, but that affects both of them (I use the > l

Re: GPU lockup dumping

2012-05-23 Thread Dave Airlie
On Thu, May 17, 2012 at 7:28 PM, wrote: > So here is improved patchset, where i splited ground work necessary > for the dumping into their own patch. The debugfs improvement could > probably be usefull to intel instead of having i915 have it's own > debugfs file stuff. > > The lockup dumping publ

Re: [PATCH 1/2] DRM: add Freescale i.MX LCDC driver

2012-05-23 Thread Daniel Vetter
On Wed, May 23, 2012 at 10:37:58AM +0200, Lars-Peter Clausen wrote: > [...] > >>> + > >>> +static int imx_drm_gem_mmap_buffer(struct file *filp, > >>> + struct vm_area_struct *vma) > >>> +{ > >>> + struct drm_gem_object *obj = filp->private_data; > >>> + struct imx_drm_gem

[Bug 50230] offset mapping in nexuiz results in bad texturing with the llvm compiler

2012-05-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50230 --- Comment #3 from almos 2012-05-23 01:49:30 PDT --- I only see this with the LLVM compiler, the old one seems fine. There is a texture flickering on some surfaces, but that affects both of them (I use the level Q1DM6 for testing). Yes, I use a

Re: [PATCH 1/2] DRM: add Freescale i.MX LCDC driver

2012-05-23 Thread Lars-Peter Clausen
[...] >>> + >>> +static int imx_drm_gem_mmap_buffer(struct file *filp, >>> + struct vm_area_struct *vma) >>> +{ >>> + struct drm_gem_object *obj = filp->private_data; >>> + struct imx_drm_gem_obj *imx_drm_gem_obj = to_imx_drm_gem_obj(obj); >>> + struct imx_drm_buf_en

Re:

2012-05-23 Thread Sascha Hauer
On Tue, May 22, 2012 at 04:06:41PM +0200, Lars-Peter Clausen wrote: > On 05/18/2012 02:27 PM, Sascha Hauer wrote: > > Hi All, > > > > The following adds a drm/kms driver for the Freescale i.MX LCDC > > controller. Most notable change to the last SDRM based version is that > > the SDRM layer has be

Re: [PATCH 1/2] DRM: add Freescale i.MX LCDC driver

2012-05-23 Thread Sascha Hauer
Hi Rob, On Tue, May 22, 2012 at 03:28:20PM -0600, Rob Clark wrote: > just a few comments from a cursory review.. I need a bit more time > for a more in-depth review but that won't be tonight so I thought I'd > send what I have so far.. Thanks for this. > > +++ b/drivers/gpu/drm/imx/Kconfig > >

Re: [PATCH] gpu: schedule gma500 stub driver for feature removal

2012-05-23 Thread joeyli
Hi Alex, 於 二,2012-05-22 於 12:01 -0400,Alex Deucher 提到: > On Mon, May 21, 2012 at 11:15 AM, Lee, Chun-Yi > wrote: > > In v3.3, the gma500 drm driver moved from staging to drm group by > > Alan Cox's 3abcf41fb patch. the gma500 drm driver should control > > brightness well and don't need gma500 s

Re: [PATCH] drm/i915: no lvds quirk for HP t5740e Thin Client

2012-05-23 Thread Daniel Vetter
On Tue, May 22, 2012 at 03:21:53PM +0200, Jan-Benedict Glaw wrote: > Hi! > > This box has DisplayPort and VGA, but no LVDS. Product specs are at > http://h10010.www1.hp.com/wwpc/us/en/sm/WF25a/12454-12454-321959-338927-3640406-4282707.html?dnr=1 > and dmidecode output can be found at > http://www

<    1   2