[Linaro-mm-sig] dma-buf non-coherent mmap

2013-10-31 Thread Benjamin Gaignard
user-space cpu access to dma-buf is needed for example in Gstreamer pipeline when you have mix of harware element (a video decoder) and software element (like colorspace converter). Gstreamer already support dma-buf in a specific gstallocator: http://cgit.freedesktop.org/gstreamer/gst-plugins-base

dma-buf non-coherent mmap

2013-10-31 Thread Thomas Hellstrom
On 10/31/2013 10:10 PM, Rob Clark wrote: > On Thu, Oct 31, 2013 at 4:40 PM, Thomas Hellstrom > wrote: >> On 10/31/2013 06:52 PM, Rob Clark wrote: >>> On Thu, Oct 31, 2013 at 1:00 PM, Thomas Hellstrom >>> wrote: Hi! I'm just looking over what's needed to implement drm Prime / dma-b

dma-buf non-coherent mmap

2013-10-31 Thread Thomas Hellstrom
On 10/31/2013 09:48 PM, Dave Airlie wrote: > On Fri, Nov 1, 2013 at 6:40 AM, Thomas Hellstrom > wrote: >> On 10/31/2013 06:52 PM, Rob Clark wrote: >>> On Thu, Oct 31, 2013 at 1:00 PM, Thomas Hellstrom >>> wrote: Hi! I'm just looking over what's needed to implement drm Prime / dma-

dma-buf non-coherent mmap

2013-10-31 Thread Thomas Hellstrom
On 10/31/2013 06:52 PM, Rob Clark wrote: > On Thu, Oct 31, 2013 at 1:00 PM, Thomas Hellstrom > wrote: >> Hi! >> >> I'm just looking over what's needed to implement drm Prime / dma-buf exports >> + imports in the vmwgfx driver. It seems like most dma-bufs ops are quite >> straightforward to implem

[Bug 60929] [r600-llvm] mono games with opengl are blocking on start

2013-10-31 Thread bugzilla-dae...@freedesktop.org
lue for that flag should probably be inverted. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/a81a1e09/attachment.html>

[Bug 69675] audio broken in 24Hz/24p since 3.11 (regression)

2013-10-31 Thread bugzilla-dae...@freedesktop.org
ed issues on some asics. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/b9b68b06/attachment-0001.html>

dma-buf non-coherent mmap

2013-10-31 Thread Rob Clark
On Thu, Oct 31, 2013 at 8:37 PM, Jakob Bornecrantz wrote: > On Fri, Nov 1, 2013 at 1:25 AM, Rob Clark wrote: >> On Thu, Oct 31, 2013 at 8:17 PM, Jakob Bornecrantz >> wrote: >>> On Fri, Nov 1, 2013 at 12:00 AM, Daniel Vetter wrote: On Thu, Oct 31, 2013 at 10:07:25PM +0100, Thomas Hellstro

[Bug 69675] audio broken in 24Hz/24p since 3.11 (regression)

2013-10-31 Thread bugzilla-dae...@freedesktop.org
CTS value... Maybe the HW doesn't do it per-spec, instead calculating CTS in some other way? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-

[Bug 69675] audio broken in 24Hz/24p since 3.11 (regression)

2013-10-31 Thread bugzilla-dae...@freedesktop.org
y match the actual requested clock. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/9f627344/attachment.html>

dma-buf non-coherent mmap

2013-10-31 Thread Rob Clark
On Thu, Oct 31, 2013 at 8:17 PM, Jakob Bornecrantz wrote: > On Fri, Nov 1, 2013 at 12:00 AM, Daniel Vetter wrote: >> On Thu, Oct 31, 2013 at 10:07:25PM +0100, Thomas Hellstrom wrote: >>> On 10/31/2013 09:48 PM, Dave Airlie wrote: >>> >On Fri, Nov 1, 2013 at 6:40 AM, Thomas Hellstrom >> >vmware.c

[PATCH v3 25/32] drm/exynos: Clean up FIMD power on/off routines

2013-10-31 Thread Inki Dae
As I mentioned already, I'll not merge eDP related codes yet. So can you rebase patche 25 through 26 to top of patch 20? Thanks, Inki Dae > -Original Message- > From: Sean Paul [mailto:seanpaul at chromium.org] > Sent: Wednesday, October 30, 2013 1:13 AM > To: dri-devel at lists.freedes

[Bug 69675] audio broken in 24Hz/24p since 3.11 (regression)

2013-10-31 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/b054c2fc/attachment.html>

[PATCH v3 21/32] drm/exynos: Move dp driver from video/ to drm/

2013-10-31 Thread Inki Dae
CCing Jingoo, Is that ok to remove eDP driver from video/exynos? Isn't this driver really used by Linux framebuffer driver, s3c-fb.c? Of course, now s3c-fb driver is dead code because this driver doesn't support device tree yet but we would need more reviews and discussions about moving this driv

[PATCH v3 12/32] drm/exynos: Split manager/display/subdrv

2013-10-31 Thread Inki Dae
> -Original Message- > From: Sean Paul [mailto:seanpaul at chromium.org] > Sent: Wednesday, October 30, 2013 1:13 AM > To: dri-devel at lists.freedesktop.org; inki.dae at samsung.com > Cc: airlied at linux.ie; tomasz.figa at gmail.com; marcheu at chromium.org; > Sean > Paul > Subject: [P

[PATCH v3 01/32] drm/exynos: Remove useless slab.h include

2013-10-31 Thread Inki Dae
CCing Jingoo, > -Original Message- > From: Sean Paul [mailto:seanpaul at chromium.org] > Sent: Wednesday, October 30, 2013 1:13 AM > To: dri-devel at lists.freedesktop.org; inki.dae at samsung.com > Cc: airlied at linux.ie; tomasz.figa at gmail.com; marcheu at chromium.org; > Sean > Paul

[Intel-gfx] [v3.10][v3.11][v3.12][Regression][PATCH 1/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""

2013-10-31 Thread Jani Nikula
On Thu, 31 Oct 2013, Josh Boyer wrote: > On Thu, Oct 31, 2013 at 10:58 AM, Jani Nikula > wrote: >> On Fri, 25 Oct 2013, Joseph Salisbury >> wrote: >>> On 10/16/2013 05:02 PM, Daniel Vetter wrote: It's by far not that simple. Jani is working on both the underlying bug and a better w/a.

dma-buf non-coherent mmap

2013-10-31 Thread Thomas Hellstrom
Hi! I'm just looking over what's needed to implement drm Prime / dma-buf exports + imports in the vmwgfx driver. It seems like most dma-bufs ops are quite straightforward to implement except user-space mmap(). The reason being that vmwgfx dma-bufs will be using completely non-coherent memory,

[PATCH v4 2/2] drm: omap: Enable DT support for DMM

2013-10-31 Thread Mark Rutland
On Tue, Oct 15, 2013 at 08:04:20AM +0100, Archit Taneja wrote: > Enable use of DT for DMM/Tiler. > > Originally worked on by Andy Gross > > Cc: Andy Gross > Cc: DRI Development > Signed-off-by: Archit Taneja > --- > drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 11 +++ > 1 file changed,

outcome of DRM/KMS DT bindings session

2013-10-31 Thread Mark Brown
e Size: 836 bytes Desc: Digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/b6967167/attachment.pgp>

[Bug 64131] New: Radeon card stays in highest DPM power state on boot and after resume

2013-10-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64131 Bug ID: 64131 Summary: Radeon card stays in highest DPM power state on boot and after resume Product: Drivers Version: 2.5 Kernel Version: v3.12-rc5-g34ec4de Hardware: A

dma-buf non-coherent mmap

2013-10-31 Thread Rob Clark
On Thu, Oct 31, 2013 at 4:40 PM, Thomas Hellstrom wrote: > On 10/31/2013 06:52 PM, Rob Clark wrote: >> >> On Thu, Oct 31, 2013 at 1:00 PM, Thomas Hellstrom >> wrote: >>> >>> Hi! >>> >>> I'm just looking over what's needed to implement drm Prime / dma-buf >>> exports >>> + imports in the vmwgfx d

[Intel-gfx] [v3.10][v3.11][v3.12][Regression][PATCH 1/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""

2013-10-31 Thread Jani Nikula
On Fri, 25 Oct 2013, Joseph Salisbury wrote: > On 10/16/2013 05:02 PM, Daniel Vetter wrote: >> It's by far not that simple. Jani is working on both the underlying bug >> and a better w/a. See >> >> https://bugzilla.kernel.org/show_bug.cgi?id=59841 >> >> for the full story in its entire glory. >> >

[PATCH 2/5] DRM: Armada: Use devm_ioremap_resource

2013-10-31 Thread Tushar Behera
While at it, propagate the error code. Signed-off-by: Tushar Behera CC: dri-devel at lists.freedesktop.org CC: Russell King CC: David Airlie --- drivers/gpu/drm/armada/armada_crtc.c |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/armada/armada_crt

[PATCH 0/5] Remove remaining instances of devm_request_and_ioremap

2013-10-31 Thread Tushar Behera
devm_request_and_ioremap is now obsolete and is replaced by devm_ioremap_resource. Update the remaining places where devm_request_and_ioremap is still used and remove its definition. The patches are based on next-20131030. Tushar Behera (5): MIPS: ralink: Use devm_ioremap_resource DRM: Armada

[PATCH 6/6] Make GLX/dri3 use the Present extension when available

2013-10-31 Thread Keith Packard
This uses the Present extension with DRI3, which includes OML_Sync extension support. Signed-off-by: Keith Packard --- configure.ac| 4 +- include/GL/internal/dri_interface.h | 1 + src/glx/dri3_glx.c | 421 ++-- src/gl

[PATCH 5/6] dri3: Add DRI3 support to GLX, DRI common and Intel driver

2013-10-31 Thread Keith Packard
This hooks DRI3 support into the GLX layer, the DRI common layer and the Intel driver. Signed-off-by: Keith Packard --- configure.ac | 10 +- include/GL/internal/dri_interface.h | 158 +++ src/glx/Makefile.am |2 + src/g

[PATCH 4/6] dri/intel: Add intel_fd_for_region

2013-10-31 Thread Keith Packard
Returns a prime file descriptor for the specified region. Signed-off-by: Keith Packard --- src/mesa/drivers/dri/i915/intel_regions.c | 13 + src/mesa/drivers/dri/i915/intel_regions.h | 4 src/mesa/drivers/dri/i965/intel_regions.c | 13 + src/mesa/drivers/dri/i965/in

[PATCH 2/6] dri/intel: Split out DRI2 buffer update code to separate function

2013-10-31 Thread Keith Packard
Make an easy place to splice in a DRI3 version of this function Signed-off-by: Keith Packard --- src/mesa/drivers/dri/i915/intel_context.c | 90 +-- src/mesa/drivers/dri/i965/brw_context.c | 22 ++-- 2 files changed, 68 insertions(+), 44 deletions(-) diff --git

[PATCH 1/6] drivers/dri/common: A few dri2 functions are not actually DRI2 specific

2013-10-31 Thread Keith Packard
This just renames them so that they can be used with the DRI3 extension without causing too much confusion. Signed-off-by: Keith Packard --- src/mesa/drivers/dri/common/dri_util.c | 50 +- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/mesa/dr

[PATCH 0/6] Add DRI3000 support to core and i965 drivers

2013-10-31 Thread Keith Packard
The first four patches prepare the library for DRI3, then the final two patches add DRI3 and Present support. Minor changes: [PATCH 1/6] drivers/dri/common: A few dri2 functions are not actually [PATCH 2/6] dri/intel: Split out DRI2 buffer update code to separate [PATCH 3/6] dri/intel: Add expl

[Bug 64600] r600g pyrit OpenCL issue on HD6850

2013-10-31 Thread bugzilla-dae...@freedesktop.org
/0001-radeon-llvm-Specify-the-DataLayout-when-running-opti.patch -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/767558ea/at

[Bug 70913] [PIGLIT,radeonsi] crash in "spec/EXT_framebuffer_multisample/sample-alpha-to-coverage 4 depth" (buffer overflow)

2013-10-31 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/f63bab3e/attachment.html>

[PATCH 2/5] DRM: Armada: Use devm_ioremap_resource

2013-10-31 Thread Russell King - ARM Linux
On Thu, Oct 31, 2013 at 04:38:04PM +0530, Tushar Behera wrote: > While at it, propagate the error code. > > Signed-off-by: Tushar Behera > CC: dri-devel at lists.freedesktop.org > CC: Russell King > CC: David Airlie > --- > drivers/gpu/drm/armada/armada_crtc.c |8 +++- > 1 file changed

[Patch v2][ 04/37] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format.

2013-10-31 Thread Laurent Pinchart
On Thursday 31 October 2013 11:18:06 Mauro Carvalho Chehab wrote: > Em Thu, 17 Oct 2013 17:02:02 +0200 > > Denis Carikli escreveu: > > That new macro is needed by the imx_drm staging driver > > > > for supporting the QVGA display of the eukrea-cpuimx51 board. > > > > Cc: Rob Herring > > Cc:

[PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

2013-10-31 Thread Russell King - ARM Linux
On Thu, Oct 31, 2013 at 09:46:40AM -0200, Mauro Carvalho Chehab wrote: > Hi Russell, > > Em Mon, 30 Sep 2013 13:57:47 +0200 > Hans Verkuil escreveu: > > > On 09/19/2013 11:44 PM, Russell King wrote: > > > Replace the following sequence: > > > > > > dma_set_mask(dev, mask); > > > dma_set_coh

[Bug 71090] New: pp_free () from /usr/X11R6/lib/modules/dri/r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
ubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/e382c662/attachment.html>

dma-buf non-coherent mmap

2013-10-31 Thread Rob Clark
On Thu, Oct 31, 2013 at 1:00 PM, Thomas Hellstrom wrote: > Hi! > > I'm just looking over what's needed to implement drm Prime / dma-buf exports > + imports in the vmwgfx driver. It seems like most dma-bufs ops are quite > straightforward to implement except user-space mmap(). > > The reason being

[Bug 71083] (struct drm_encoder_helper_funcs)->mode_set not re-called after display (and EDID) change

2013-10-31 Thread bugzilla-dae...@freedesktop.org
ectly. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/407df659/attachment-0001.html>

[Bug 71067] [drm:r600] UVD not responding OR failed testing IB on GFX ring

2013-10-31 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/ab520549/attachment.html>

[Bug 71083] (struct drm_encoder_helper_funcs)->mode_set not re-called after display (and EDID) change

2013-10-31 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/cae0a027/attachment.html>

[Intel-gfx] [v3.10][v3.11][v3.12][Regression][PATCH 1/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""

2013-10-31 Thread Josh Boyer
On Thu, Oct 31, 2013 at 1:01 PM, Jani Nikula wrote: > On Thu, 31 Oct 2013, Josh Boyer wrote: >> On Thu, Oct 31, 2013 at 10:58 AM, Jani Nikula >> wrote: >>> On Fri, 25 Oct 2013, Joseph Salisbury >>> wrote: On 10/16/2013 05:02 PM, Daniel Vetter wrote: > It's by far not that simple. Jani

[Bug 68178] xserver crashes with uvd

2013-10-31 Thread bugzilla-dae...@freedesktop.org
|suspend and resume with dpm | -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/aa1cb4c1/attachment.html>

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
--- (In reply to comment #2) > Created attachment 88403 [details] > gdbtrace-20131031-1336.log > > Hi, > On Debian, I installed : > apt-get install libgl1-mesa-dri-dbg > > And I got the logs in attachment. I am sorry but for my first try, I used libgl1-mesa-glx-dbg and

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71050 --- Comment #4 from Rpnpif --- Created attachment 88405 --> https://bugs.freedesktop.org/attachment.cgi?id=88405&action=edit gdbtrace-20131031-1403 I added also libgl1-mesa-dri-dbg and I got the gdbtrace in attachment. -- You are re

[Bug 71067] [drm:r600] UVD not responding OR failed testing IB on GFX ring

2013-10-31 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131031/5b71ac36/attachment.html>

[Intel-gfx] [v3.10][v3.11][v3.12][Regression][PATCH 1/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""

2013-10-31 Thread Josh Boyer
On Thu, Oct 31, 2013 at 10:58 AM, Jani Nikula wrote: > On Fri, 25 Oct 2013, Joseph Salisbury > wrote: >> On 10/16/2013 05:02 PM, Daniel Vetter wrote: >>> It's by far not that simple. Jani is working on both the underlying bug >>> and a better w/a. See >>> >>> https://bugzilla.kernel.org/show_bug

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
|Drivers/Gallium/r600 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/571e6ec0/attachment-0001.html>

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/d31c48ce/attachment.html>

[Intel-gfx] [v3.10][v3.11][v3.12][Regression][PATCH 1/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""

2013-10-31 Thread Joseph Salisbury
On 10/31/2013 10:58 AM, Jani Nikula wrote: > On Fri, 25 Oct 2013, Joseph Salisbury > wrote: >> On 10/16/2013 05:02 PM, Daniel Vetter wrote: >>> It's by far not that simple. Jani is working on both the underlying bug >>> and a better w/a. See >>> >>> https://bugzilla.kernel.org/show_bug.cgi?id=598

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71050 --- Comment #2 from Rpnpif --- Created attachment 88403 --> https://bugs.freedesktop.org/attachment.cgi?id=88403&action=edit gdbtrace-20131031-1336.log Hi, On Debian, I installed : apt-get install libgl1-mesa-dri-dbg And I got the

[PATCH v3 12/32] drm/exynos: Split manager/display/subdrv

2013-10-31 Thread Sean Paul
On Thu, Oct 31, 2013 at 6:30 AM, Inki Dae wrote: > > >> -Original Message- >> From: Sean Paul [mailto:seanpaul at chromium.org] >> Sent: Wednesday, October 30, 2013 1:13 AM >> To: dri-devel at lists.freedesktop.org; inki.dae at samsung.com >> Cc: airlied at linux.ie; tomasz.figa at gmail.c

[PATCH v3 21/32] drm/exynos: Move dp driver from video/ to drm/

2013-10-31 Thread Sean Paul
On Thu, Oct 31, 2013 at 6:46 AM, Inki Dae wrote: > CCing Jingoo, > > Is that ok to remove eDP driver from video/exynos? Isn't this driver really > used by Linux framebuffer driver, s3c-fb.c? > > Of course, now s3c-fb driver is dead code because this driver doesn't > support device tree yet but we

Radeon Rv790 "Forbidden register 0x0030 in cs at 9"

2013-10-31 Thread Andy Furniss
Noticed this in dmesg today, it doesn't seem to break anything and it's not reproducable. [ 2605.261326] Forbidden register 0x0030 in cs at 9 [ 2605.261335] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! Seems it was triggered by mplayer using vdpau just for display, though grepping

[Patch v2][ 13/37] staging: imx-drm: Add RGB666 support for parallel display

2013-10-31 Thread Mauro Carvalho Chehab
Em Thu, 17 Oct 2013 17:02:11 +0200 Denis Carikli escreveu: > Support the RGB666 format on the IPUv3 parallel display. > > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Stephen Warren > Cc: Ian Campbell > Cc: devicetree at vger.kernel.org > Cc: Greg Kroah-Hartman > Cc: driverdev

[Patch v2][ 04/37] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format.

2013-10-31 Thread Mauro Carvalho Chehab
Em Thu, 17 Oct 2013 17:02:02 +0200 Denis Carikli escreveu: > That new macro is needed by the imx_drm staging driver > for supporting the QVGA display of the eukrea-cpuimx51 board. > > Cc: Rob Herring > Cc: Pawel Moll > Cc: Mark Rutland > Cc: Stephen Warren > Cc: Ian Campbell > Cc: devicet

[Bug 71083] New: (struct drm_encoder_helper_funcs)->mode_set not re-called after display (and EDID) change

2013-10-31 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/eb8c1e60/attachment.html>

[PULL] drm/tegra: Changes for v3.13-rc1

2013-10-31 Thread Thierry Reding
mode 100644 drivers/gpu/host1x/hw/hw_host1x02_sync.h create mode 100644 drivers/gpu/host1x/hw/hw_host1x02_uclass.h create mode 100644 include/linux/host1x.h -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes D

[PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

2013-10-31 Thread Mauro Carvalho Chehab
Hi Russell, Em Mon, 30 Sep 2013 13:57:47 +0200 Hans Verkuil escreveu: > On 09/19/2013 11:44 PM, Russell King wrote: > > Replace the following sequence: > > > > dma_set_mask(dev, mask); > > dma_set_coherent_mask(dev, mask); > > > > with a call to the new helper dma_set_mask_and_coherent

[Bug 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/0883a890/attachment.html>

vddc phase shedding in smc tables

2013-10-31 Thread Alex Deucher
On Wed, Oct 30, 2013 at 6:41 PM, Sylvain BERTRAND wrote: >>> BTW, which generations/families/types(mobile...) do support phase shedding? >> >> Southern Islands and Sea Islands dGPU parts as far as I know. > > Erf, for tahiti discret gpu, the atombios rom does not have a > VOLTAGE_OBJ_PHASE_LUT for

Radeon Rv790 "Forbidden register 0x0030 in cs at 9"

2013-10-31 Thread Alex Deucher
On Thu, Oct 31, 2013 at 7:58 AM, Andy Furniss wrote: > Noticed this in dmesg today, it doesn't seem to break anything and it's not > reproducable. > > [ 2605.261326] Forbidden register 0x0030 in cs at 9 > [ 2605.261335] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! > > Seems it was tri

[Bug 68178] evergreen: hard lockup on suspend and resume with dpm

2013-10-31 Thread bugzilla-dae...@freedesktop.org
nee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/3db167c4/attachment-0001.html>

[PATCH 5/5] drm:drm_stub: rewrite error handle code for drm_fill_in_dev

2013-10-31 Thread Wang YanQing
Rewrite error handle code in a more rational and normal way, it bring us benefit that we could drop call to drm_lastclose which do "too much" cleanup work for drm_fill_in_dev. Signed-off-by: Wang YanQing --- drivers/gpu/drm/drm_stub.c | 26 +- 1 file changed, 21 insertion

[PATCH 4/5] drm:drm_usb: fix resource leak in drm_get_usb_dev

2013-10-31 Thread Wang YanQing
We should call drm_cleanup_in_dev in error handle code path after drm_fill_in_dev had been called, or it will cause resource leak heavily, vmalloc leak etc. This patch also add call to dev->unload in error handle code path. Signed-off-by: Wang YanQing --- drivers/gpu/drm/drm_usb.c | 18

[PATCH 3/5] drm:drm_platform: fix resource leak in drm_get_platform_dev

2013-10-31 Thread Wang YanQing
We should call drm_cleanup_in_dev in error handle code path after drm_fill_in_dev had been called, or it will cause resource leak heavily, vmalloc leak etc. This patch also add call to dev->unload in error handle code path. Signed-off-by: Wang YanQing --- drivers/gpu/drm/drm_platform.c | 18 +++

[PATCH 2/5] drm:drm_pci: fix resource leak in drm_get_pci_dev

2013-10-31 Thread Wang YanQing
We should call drm_cleanup_in_dev in error handle code path after drm_fill_in_dev had been called, or it will cause resource leak heavily, vmalloc leak etc. This patch also add call to dev->unload in error handle code path. Signed-off-by: Wang YanQing --- drivers/gpu/drm/drm_pci.c | 18

[PATCH 1/5] drm:drm_stub: add new function drm_cleanup_in_dev

2013-10-31 Thread Wang YanQing
Introduce a new function, drm_cleanup_in_dev, we could use it to release resources allocated by drm_fill_in_dev in the error handle code path after drm_fill_in_dev have been called. Signed-off-by: Wang YanQing --- drivers/gpu/drm/drm_stub.c | 62 -- in

[PATCH 0/5] drm: fix resources leak in error handle code path

2013-10-31 Thread Wang YanQing
This series patches fix resource leak issue in error handle code path I meet with drm, vmalloc leak, etc. I meet below issue caused by drm haven't release resource(include 40K vmalloc per module insert failed) in error code path and buggy nvidia driver try to insert nvidia module cycled when it

[drm pull] drm radeon fixes

2013-10-31 Thread Dave Airlie
Oops missed in my post ks sweep, just 3 small fixes for radeon. Dave. The following changes since commit 12aee278b50c4a94a93fa0b4d201ae35d792c696: Merge branch 'akpm' (fixes from Andrew Morton) (2013-10-30 14:27:10 -0700) are available in the git repository at: git://people.freedesktop.o

[Bug 70715] radeonsi - All textures are black in Football Manager 2014 in the 3D match

2013-10-31 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131031/360fdf15/attachment.html>

[Bug 64471] Radeon HD6570 lockup in Brütal Legend with HyperZ

2013-10-31 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/d5a04c53/attachment.html>

[Bug 64471] Radeon HD6570 lockup in Brütal Legend with HyperZ

2013-10-31 Thread bugzilla-dae...@freedesktop.org
e bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131031/76552e53/attachment.html>

smc table extra flag used in system flags

2013-10-31 Thread Sylvain BERTRAND
Hi, git branch drm-fixes-3.12, git commit cdf6e8058415ba4d808537e30a0a6be9fb29e95a In si_dpm.c line 4557, the PPSMC_EXTRAFLAGS_AC2DC_GPIO5_POLARITY_HIGH is ignored because it is written in smc table systemFlags instead of the extraFlags. regards, -- Sylvain