Re: [PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Erik Gilling
On Thu, Feb 28, 2013 at 7:59 PM, John Stultz wrote: >>> +EXPORT_SYMBOL(sync_timeline_create); >> >> As these are now global, should they be a bit more "specific"? "sync_" >> seems pretty broad. > > > Given its the sync driver, its most obvious choice, but I agree its likely > to collide with file

Re: [PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Linus Walleij
On Thu, Feb 28, 2013 at 5:12 AM, Vikas Sajjan wrote: > Adds support for pinctrl to drm fimd > > Signed-off-by: Leela Krishna Amudala > Signed-off-by: Vikas Sajjan (...) > + pctrl = devm_pinctrl_get_select_default(dev); NAK. The device core will do this for you as of commit ab780

Re: [PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Vikas Sajjan
Hi Linus, On Fri, Mar 1, 2013 at 2:49 PM, Linus Walleij wrote: > On Thu, Feb 28, 2013 at 5:12 AM, Vikas Sajjan wrote: > >> Adds support for pinctrl to drm fimd >> >> Signed-off-by: Leela Krishna Amudala >> Signed-off-by: Vikas Sajjan > (...) >> + pctrl = devm_pinctrl_get_select_d

Re: [PATCH v10 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Vikas Sajjan
Hi All, On Fri, Mar 1, 2013 at 11:04 AM, Vikas Sajjan wrote: > Adds support for pinctrl to drm fimd > > Signed-off-by: Leela Krishna Amudala > Signed-off-by: Vikas Sajjan > --- > drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + > 1 file changed, 9 insertions(+) > > diff --git a/drive

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60802 --- Comment #38 from Christian König --- (In reply to comment #37) > Created attachment 75725 [details] > Corruption in Trine 2 > > Yes it looks like some regular 4x4 pattern. I made a screenshoot of the > Trine 2 startscreen with the corruption

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #4 from Knut Andre Tidemann --- I can confirm a very similar crash: #5 0x7fb122be859b in __memset_sse2 () from /usr/lib/libc.so.6 #6 0x7fb072bd0a5f in r600_texture_create_object () from /usr/lib/xorg/modules/dri/r600_dri.so

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61182 --- Comment #5 from Knut Andre Tidemann --- I forgot to add: My card is a Radeon HD 5670 -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel

Re: [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Josh Boyer
On Thu, Feb 28, 2013 at 10:09 AM, Alex Deucher wrote: > On Thu, Feb 28, 2013 at 8:44 AM, Josh Boyer wrote: >> On Thu, Feb 28, 2013 at 8:38 AM, Alex Deucher wrote: >>> ca57802e521de54341efc8a56f70571f79ffac72 is the first bad commit >> >> So I don't think that's actually the cause of

Re: [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Sedat Dilek
On Thu, Feb 28, 2013 at 12:18 PM, Chris Wilson wrote: > On Thu, Feb 28, 2013 at 12:06:28AM +0100, Sedat Dilek wrote: >> On Wed, Feb 27, 2013 at 11:36 PM, Sedat Dilek wrote: >> > Hi, >> > >> > I am seeing this also on Linux-Next. >> > >> > /var/log/kern.log:Feb 27 22:52:35 fambox kernel: [ 28.20

Re: [Intel-gfx] [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Sedat Dilek
On Thu, Feb 28, 2013 at 3:31 PM, Paulo Zanoni wrote: > Hi > > 2013/2/28 Chris Wilson : >> On Thu, Feb 28, 2013 at 12:06:28AM +0100, Sedat Dilek wrote: >>> On Wed, Feb 27, 2013 at 11:36 PM, Sedat Dilek wrote: >>> > Hi, >>> > >>> > I am seeing this also on Linux-Next. >>> > >>> > /var/log/kern.log:

Re: [Intel-gfx] [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Sedat Dilek
On Thu, Feb 28, 2013 at 6:12 PM, Sedat Dilek wrote: > On Thu, Feb 28, 2013 at 3:31 PM, Paulo Zanoni wrote: >> Hi >> >> 2013/2/28 Chris Wilson : >>> On Thu, Feb 28, 2013 at 12:06:28AM +0100, Sedat Dilek wrote: On Wed, Feb 27, 2013 at 11:36 PM, Sedat Dilek wrote: > Hi, >

Re: [Intel-gfx] [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Sedat Dilek
On Thu, Feb 28, 2013 at 6:33 PM, Paulo Zanoni wrote: > Hi > > 2013/2/28 Sedat Dilek : >> On Thu, Feb 28, 2013 at 6:12 PM, Sedat Dilek wrote: >>> On Thu, Feb 28, 2013 at 3:31 PM, Paulo Zanoni wrote: Hi 2013/2/28 Chris Wilson : > On Thu, Feb 28, 2013 at 12:06:28AM +0100, Sedat D

Re: [RFD] Proposal for merging Android sync driver in staging

2013-03-01 Thread John Stultz
On 02/27/2013 06:32 PM, Greg KH wrote: On Wed, Feb 27, 2013 at 06:14:24PM -0800, John Stultz wrote: I'd like to get a discussion going about submitting the Android sync driver to staging. I know there is currently some very similar work going on with the dmabuf-fences, and rather then both appr

Re: [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Josh Boyer
On Thu, Feb 28, 2013 at 10:15 AM, Josh Boyer wrote: > On Thu, Feb 28, 2013 at 10:09 AM, Alex Deucher wrote: >> On Thu, Feb 28, 2013 at 8:44 AM, Josh Boyer wrote: >>> On Thu, Feb 28, 2013 at 8:38 AM, Alex Deucher wrote: ca57802e521de54341efc8a56f70571f79ffac72 is the first bad commit >>

Re: [PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Sylwester Nawrocki
On 02/28/2013 05:12 AM, Vikas Sajjan wrote: Adds support for pinctrl to drm fimd Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd

Re: [PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Russell King - ARM Linux
On Thu, Feb 28, 2013 at 11:03:57PM +0100, Sylwester Nawrocki wrote: > Please just use IS_ERR(), let's stop this IS_ERR_OR_NULL() insanity. Yes, indeed. On that topic (and off-topic for this thread, sorry) I've committed a set of patches to remove most users of IS_ERR_OR_NULL() from arch/arm. Thes

[PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Nishanth Menon
Some basic cleanups for kernel-doc errors or missing documentation parameters. Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr Warning(drivers/gpu/drm/drm_edid.c:997): No description found for parameter 'adapter' Warning(drivers/gpu/drm/drm_edid.c:997): No description

[RFC][PATCH 00/30] staging: Android sync driver

2013-03-01 Thread John Stultz
As proposed yesterday, here's the Android sync driver patches for staging. I've preserved the commit history, but moved all the changes over to be against the staging directory (instead of drivers/base). The goal of submitting this driver to staging is to try to get more collaberation, as there

[PATCH 01/30] staging: sync: Add synchronization framework

2013-03-01 Thread John Stultz
From: Erik Gilling Sync is a framework for synchronization between multiple drivers. Sync implementations can take advantage of hardware synchronization built into devices like GPUs. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri

[PATCH 02/30] staging: sw_sync: Add cpu based sync driver

2013-03-01 Thread John Stultz
From: Erik Gilling Adds a base sync driver that uses the cpu for serialization. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Add commit

[PATCH 03/30] staging: sync: Add timestamps to sync_pts

2013-03-01 Thread John Stultz
From: Erik Gilling Add ktime timestamps to sync_pt structure and update them when signaled Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz:

[PATCH 04/30] staging: sync: Add debugfs support

2013-03-01 Thread John Stultz
From: Erik Gilling Add support for debugfs Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Add commit message] Signed-off-by: John Stultz

[PATCH 05/30] staging: sw_sync: Add debug support

2013-03-01 Thread John Stultz
From: Erik Gilling Add debugfs support hooks. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Add commit message] Signed-off-by: John Stul

[PATCH 06/30] staging: sync: Add ioctl to get fence data

2013-03-01 Thread John Stultz
From: Erik Gilling Add ioctl to get fence data Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Commit message tweaks] Signed-off-by: John

[PATCH 07/30] staging: sw_sync: Add fill_driver_data support

2013-03-01 Thread John Stultz
From: Erik Gilling Add fill_driver_data support to export fence data to ioctl Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Add commit m

[PATCH 08/30] staging: sync: Add poll support

2013-03-01 Thread John Stultz
From: Erik Gilling Support poll on sync fence Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Add commit message] Signed-off-by: John Stul

[PATCH 09/30] staging: sync: Allow async waits to be canceled

2013-03-01 Thread John Stultz
From: Erik Gilling In order to allow drivers to cleanly handled teardown we need to allow them to cancel pending async waits. To do this cleanly, we move allocation of sync_fence_waiter to the driver calling sync_async_wait(). Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob

[PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread John Stultz
From: Erik Gilling This is needed to allow modules to link against the sync subsystem Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling Signed-off-by:

[PATCH 11/30] staging: sw_sync: Export sw_sync API

2013-03-01 Thread John Stultz
From: Erik Gilling Needed to let modules link against sw_sync. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling Signed-off-by: John Stultz --- driv

[PATCH 12/30] staging: sync: Reorder sync_fence_release

2013-03-01 Thread John Stultz
From: Erik Gilling Previously fence's pts were freed before the were the fence was removed from the global fence list. This led to a race with the debugfs support where it would iterate over sync_pts that had been freed. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark

[PATCH 13/30] staging: sync: Optimize fence merges

2013-03-01 Thread John Stultz
From: Erik Gilling If the two fences being merged contain sync_pts from the same timeline, those two pts will be collapsed into a single pt representing the latter of the two. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@

[PATCH 14/30] staging: sync: Add internal refcounting to fences

2013-03-01 Thread John Stultz
From: Erik Gilling If a fence is released while a timeline that one of it's pts is on is being signaled, it is possible for that fence to be deleted before it is signaled. This patch adds a refcount for internal references such as signaled pt processing. Cc: Maarten Lankhorst Cc: Erik Gilling

[PATCH 15/30] staging: sync: Add reference counting to timelines

2013-03-01 Thread John Stultz
From: Erik Gilling If a timeline is destroyed while fences still hold pts on it, the reworked fence release handler can cause the timeline to be freed before all it's points are freed. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: d

[PATCH 16/30] staging: sync: Fix error paths

2013-03-01 Thread John Stultz
From: Rebecca Schultz Zavin Check the return value of get_unused_fd to make sure a valid file descriptor is returned. Make sure to call put_unused_fd even if an error occurs before the fd can be used. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal C

[PATCH 17/30] staging: sw_sync: Fix error paths

2013-03-01 Thread John Stultz
From: Rebecca Schultz Zavin Check the return value of get_unused_fd to make sure a valid file descriptor is returned. Make sure to call put_unused_fd even if an error occurs before the fd can be used. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal C

[PATCH 18/30] staging: sync: Change wait timeout to mirror poll semantics

2013-03-01 Thread John Stultz
From: Erik Gilling Change wait timeout to act like poll Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Added commit message, squished typ

[PATCH 19/30] staging: sync: Dump sync state to console on timeout

2013-03-01 Thread John Stultz
From: Erik Gilling If we hit a timeout, dump sync state to console Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Add commit message, whi

[PATCH 20/30] staging: sync: Improve timeout dump messages

2013-03-01 Thread John Stultz
From: Erik Gilling Improve the output of the timeout dumps, including the fence pointer. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: A

[PATCH 21/30] staging: sync: Dump sync state on fence errors

2013-03-01 Thread John Stultz
From: Erik Gilling When we get a bad status, dump sync state Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Added commit message] Signed-

[PATCH 22/30] staging: sync: Protect unlocked access to fence status

2013-03-01 Thread John Stultz
From: Erik Gilling Fence status is checked outside of locks in both sync_fence_wait and sync_fence_poll. This patch adds propper barrier protection in these cases to avoid seeing stale status. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg

[PATCH 23/30] staging: sync: Update new fence status with sync_fence_signal_pt

2013-03-01 Thread John Stultz
From: Erik Gilling If a fence's pt is signaled before sync_fence_create is called, the fence will never transition into the signaled state. This also address a tiny race if a merged fence's pt after sync_fence_get_status checks it's status and before fence->status is updated. Cc: Maarten Lankho

[PATCH 24/30] staging: sync: Use proper barriers when waiting indefinitely

2013-03-01 Thread John Stultz
From: Erik Gilling The previous fix only addressed waiting with a timeout. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling Signed-off-by: John Stult

[PATCH 25/30] staging: sync: Refactor sync debug printing

2013-03-01 Thread John Stultz
From: Erik Gilling Move driver callbacks to fill strings instead of using seq_files. This will allow those values to be used in a future tracepoint patch. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.or

[PATCH 26/30] staging: sw_sync: Convert to use new value_str debug ops

2013-03-01 Thread John Stultz
From: Erik Gilling Switch from print_obj/print_pt to the new timeline_value_str and pt_value_str ops. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling

[PATCH 27/30] staging: sync: Add tracepoint support

2013-03-01 Thread John Stultz
From: Erik Gilling Add support for tracepoints Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Whitespace changes, add commit message, mov

[PATCH 28/30] staging: sync: Fix race condition between merge and signal

2013-03-01 Thread John Stultz
From: Ørjan Eide The copied sync_pt was activated immediately. If the sync_pt was signaled before the entire merge was completed, the new fence's pt_list could be iterated over while it is still in the process of being created. Moving the the sync_pt_activate call for all new sync_pts to after b

[PATCH 29/30] staging: sync: Don't log wait timeouts when timeout = 0

2013-03-01 Thread John Stultz
From: Erik Gilling If the timeout is zero, don't trip the timeout debugging Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling [jstultz: Added commit m

[PATCH 30/30] staging: sync: Fix timeout = 0 wait behavior

2013-03-01 Thread John Stultz
From: Jamie Gennis Fix wait behavior on timeout == 0 case Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Jamie Gennis [jstultz: Added commit message] Signed-off

Re: [RFC][PATCH 00/30] staging: Android sync driver

2013-03-01 Thread Greg KH
On Thu, Feb 28, 2013 at 04:42:56PM -0800, John Stultz wrote: > As proposed yesterday, here's the Android sync driver patches for > staging. > > I've preserved the commit history, but moved all the changes over > to be against the staging directory (instead of drivers/base). > > > The goal of sub

Re: [PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Greg KH
On Thu, Feb 28, 2013 at 04:43:06PM -0800, John Stultz wrote: > From: Erik Gilling > > This is needed to allow modules to link against the sync subsystem > > Cc: Maarten Lankhorst > Cc: Erik Gilling > Cc: Daniel Vetter > Cc: Rob Clark > Cc: Sumit Semwal > Cc: Greg KH > Cc: dri-devel@lists.f

Re: [PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread John Stultz
On 02/28/2013 06:00 PM, Greg KH wrote: On Thu, Feb 28, 2013 at 04:43:06PM -0800, John Stultz wrote: From: Erik Gilling This is needed to allow modules to link against the sync subsystem Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: Greg KH C

[PATCH v10 0/2] Add display-timing node parsing to exynos drm fimd

2013-03-01 Thread Vikas Sajjan
Add display-timing node parsing to drm fimd and depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html It also adds pinctrl support for drm fimd. changes since v9: - replaced IS_ERR_OR_NULL() with IS_ERR(), since IS_ERR_OR_NULL()

[PATCH v10 1/2] video: drm: exynos: Add display-timing node parsing using video helper function

2013-03-01 Thread Vikas Sajjan
Add support for parsing the display-timing node using video helper function. The DT node parsing is done only if 'dev.of_node' exists and the NON-DT logic is still maintained under the 'else' part. Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan Acked-by: Joonyoung Shim --- d

[PATCH v10 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Vikas Sajjan
Adds support for pinctrl to drm fimd Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd.c b/drivers/gpu/drm/exynos/exynos_drm_fimd.c

[PATCH] drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK

2013-03-01 Thread Marek Olšák
Signed-off-by: Marek Olšák --- drivers/gpu/drm/radeon/evergreen_cs.c |2 +- drivers/gpu/drm/radeon/radeon_drv.c |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c b/drivers/gpu/drm/radeon/evergreen_cs.c index d8f5d5f..a759a3d 10

Re: [PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Ville Syrjälä
On Thu, Feb 28, 2013 at 05:13:09PM -0600, Nishanth Menon wrote: > Some basic cleanups for kernel-doc errors or missing documentation > parameters. > > Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr > > Warning(drivers/gpu/drm/drm_edid.c:997): No description found for

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60802 --- Comment #39 from Jakob Nixdorf --- I just started Trine 2 again and took a second picture. The corruption is definitely exactly the same. -- You are receiving this mail because: You are the assignee for the bug.

Re: [PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Ville Syrjälä
On Fri, Mar 01, 2013 at 07:45:24AM -0600, Nishanth Menon wrote: > On 14:43-20130301, Ville Syrjälä wrote: > > On Thu, Feb 28, 2013 at 05:13:09PM -0600, Nishanth Menon wrote: > [..] > > > @@ -982,14 +982,14 @@ EXPORT_SYMBOL(drm_edid_is_valid); > > > > &

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60802 --- Comment #40 from Alexandre Demers --- (In reply to comment #39) > I just started Trine 2 again and took a second picture. > The corruption is definitely exactly the same. I agree, same thing over here. -- You are receiving this mail becaus

[Bug 60890] Radeon HD 5700: GPU lockup in World in Conflict

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60890 --- Comment #4 from Stefan Dösinger --- The bug is fixed. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://li

Re: [RFC][PATCH 00/30] staging: Android sync driver

2013-03-01 Thread Erik Gilling
On Thu, Feb 28, 2013 at 5:59 PM, Greg KH wrote: > On Thu, Feb 28, 2013 at 04:42:56PM -0800, John Stultz wrote: >> Erik also provided a nice background on the patch set in his >> reply yesterday, which I'll quote here: > > Mind if I put that in the 1/30 changelog body for future people to see? Ple

Re: [PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Erik Gilling
On Fri, Mar 1, 2013 at 5:55 AM, Greg KH wrote: > On Fri, Mar 01, 2013 at 12:21:24AM -0800, Erik Gilling wrote: >> As John pointed out, the exynos and msm display and code uses them. I >> know nvidia is working on adding suport to their tegra tree. My knee >> jerk reaction is to make the export a

Re: [PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Greg KH
On Fri, Mar 01, 2013 at 12:21:24AM -0800, Erik Gilling wrote: > On Thu, Feb 28, 2013 at 7:59 PM, John Stultz wrote: > >> Also, EXPORT_SYMBOL_GPL() perhaps? > >> > >> And who is using these exports? > > > > > > From some quick git grepping... > > As John pointed out, the exynos and msm display and

Re: [PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Nishanth Menon
On 14:43-20130301, Ville Syrjälä wrote: > On Thu, Feb 28, 2013 at 05:13:09PM -0600, Nishanth Menon wrote: [..] > > @@ -982,14 +982,14 @@ EXPORT_SYMBOL(drm_edid_is_valid); > > > > #define DDC_SEGMENT_ADDR 0x30 > > /** > > - * Get EDID information via I2C. >

[PATCH V2] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Nishanth Menon
Some basic cleanups for kernel-doc errors or missing documentation parameters. Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr Warning(drivers/gpu/drm/drm_edid.c:997): No description found for parameter 'adapter' Warning(drivers/gpu/drm/drm_edid.c:997): No description

Re: [Intel-gfx] [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Sedat Dilek
On Thu, Feb 28, 2013 at 6:59 PM, Sedat Dilek wrote: > On Thu, Feb 28, 2013 at 6:33 PM, Paulo Zanoni wrote: >> Hi >> >> 2013/2/28 Sedat Dilek : >>> On Thu, Feb 28, 2013 at 6:12 PM, Sedat Dilek wrote: On Thu, Feb 28, 2013 at 3:31 PM, Paulo Zanoni wrote: > Hi > > 2013/2/28 Chris W

[Bug 60439] Suspend/resume broken for cayman with 90a51a329258e3c868f6

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60439 Harald Judt changed: What|Removed |Added Summary|Suspend/resume broken for |Suspend/resume broken for

[Bug 58042] [bisected] Garbled UI in Team Fortress 2 and Counter-Strike: Source

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58042 --- Comment #31 from Simone Scanzoni --- I tested master Mesa 9.2-devel (git-a40ba43) and TF2 works with my RV670. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-dev

Re: [PATCH V2] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Rob Clark
On Fri, Mar 1, 2013 at 9:00 AM, Nishanth Menon wrote: > Some basic cleanups for kernel-doc errors or missing documentation > parameters. > > Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr > > Warning(drivers/gpu/drm/drm_edid.c:997): No description found for parameter

Re: [PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Erik Gilling
On Fri, Mar 1, 2013 at 12:21 AM, Erik Gilling wrote: > On Thu, Feb 28, 2013 at 7:59 PM, John Stultz wrote: >> Given its the sync driver, its most obvious choice, but I agree its likely >> to collide with filesystem related or other sync_ named functions that don't >> have a subsystem prefix. >> >

Summary of CDF BoF @ELC 2013

2013-03-01 Thread Laurent Pinchart
Hi everybody, Here's a summary of the CDF BoF that took place at the ELC 2013. I'd like to start by thanking all the participants who provided valuable feedback (and those who didn't, but who now know a bit more about CDF and will, I have no doubt about that, contribute in the future :-)). Than

[Bug 59592] Radeon HD 5670: reproducable GPU lockups with htile enabled

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59592 n...@detonation.org changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[PATCH v6 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-03-01 Thread Linus Walleij
On Thu, Feb 28, 2013 at 2:51 AM, Joonyoung Shim wrote: > My mistake. If CONFIG_PINCTRL is disabled, devm_pinctrl_get_select_default > can return NULL. Yes, and that is perfectly legal and *NOT* an error. > devm_pinctrl_get_select() and pinctrl_get_select() also need IS_ERR_OR_NULL > instead of

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-dae...@freedesktop.org
reedesktop.org/archives/dri-devel/attachments/20130301/f341613a/attachment.html>

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-dae...@freedesktop.org
ttachments/20130301/25d6f34d/attachment.html>

[PATCH] libdrm/exynos: add test application for 2d gpu.

2013-03-01 Thread Inki Dae
2013/3/1 Rob Clark : > Just curious, but the 2d blitter have it's own sort of > command-processor, ie. can you feed it a list of different blits in > one batch and then it will process them one after another? > Right, the command lists are processed by the dma. One command list links up with anoth

[Bug 60995] Account request for libdrm

2013-03-01 Thread bugzilla-dae...@freedesktop.org
vel/attachments/20130301/ab504285/attachment.html>

[PATCH v10 0/2] Add display-timing node parsing to exynos drm fimd

2013-03-01 Thread Vikas Sajjan
Add display-timing node parsing to drm fimd and depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html It also adds pinctrl support for drm fimd. changes since v9: - replaced IS_ERR_OR_NULL() with IS_ERR(), since IS_ERR_OR_NULL()

[PATCH v10 1/2] video: drm: exynos: Add display-timing node parsing using video helper function

2013-03-01 Thread Vikas Sajjan
Add support for parsing the display-timing node using video helper function. The DT node parsing is done only if 'dev.of_node' exists and the NON-DT logic is still maintained under the 'else' part. Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan Acked-by: Joonyoung Shim --- d

[PATCH v10 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Vikas Sajjan
Adds support for pinctrl to drm fimd Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd.c b/drivers/gpu/drm/exynos/exynos_drm_fimd.c

[PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Erik Gilling
On Thu, Feb 28, 2013 at 7:59 PM, John Stultz wrote: >>> +EXPORT_SYMBOL(sync_timeline_create); >> >> As these are now global, should they be a bit more "specific"? "sync_" >> seems pretty broad. > > > Given its the sync driver, its most obvious choice, but I agree its likely > to collide with file

[PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Linus Walleij
On Thu, Feb 28, 2013 at 5:12 AM, Vikas Sajjan wrote: > Adds support for pinctrl to drm fimd > > Signed-off-by: Leela Krishna Amudala > Signed-off-by: Vikas Sajjan (...) > + pctrl = devm_pinctrl_get_select_default(dev); NAK. The device core will do this for you as of commit ab78

[PATCH v9 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Vikas Sajjan
Hi Linus, On Fri, Mar 1, 2013 at 2:49 PM, Linus Walleij wrote: > On Thu, Feb 28, 2013 at 5:12 AM, Vikas Sajjan > wrote: > >> Adds support for pinctrl to drm fimd >> >> Signed-off-by: Leela Krishna Amudala >> Signed-off-by: Vikas Sajjan > (...) >> + pctrl = devm_pinctrl_get_sele

[PATCH v10 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-03-01 Thread Vikas Sajjan
Hi All, On Fri, Mar 1, 2013 at 11:04 AM, Vikas Sajjan wrote: > Adds support for pinctrl to drm fimd > > Signed-off-by: Leela Krishna Amudala > Signed-off-by: Vikas Sajjan > --- > drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + > 1 file changed, 9 insertions(+) > > diff --git a/driv

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-dae...@freedesktop.org
s.freedesktop.org/archives/dri-devel/attachments/20130301/09c89ff1/attachment.html>

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-03-01 Thread bugzilla-dae...@freedesktop.org
nt was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130301/cce04640/attachment-0001.html>

[Bug 61182] r600g causes KWin crashes with kernel 3.8

2013-03-01 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130301/3167f778/attachment.html>

[PATCH] drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK

2013-03-01 Thread Marek Olšák
Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/evergreen_cs.c |2 +- drivers/gpu/drm/radeon/radeon_drv.c |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c b/drivers/gpu/drm/radeon/evergreen_cs.c index d8f5d5f..a759a3d 10

[PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Ville Syrjälä
On Thu, Feb 28, 2013 at 05:13:09PM -0600, Nishanth Menon wrote: > Some basic cleanups for kernel-doc errors or missing documentation > parameters. > > Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr > > Warning(drivers/gpu/drm/drm_edid.c:997): No description found for

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130301/d2640a3c/attachment.html>

[PATCH] libdrm/exynos: add test application for 2d gpu.

2013-03-01 Thread Rob Clark
On Fri, Mar 1, 2013 at 1:52 AM, Inki Dae wrote: > 2013/3/1 Rob Clark : >> Just curious, but the 2d blitter have it's own sort of >> command-processor, ie. can you feed it a list of different blits in >> one batch and then it will process them one after another? >> > > Right, the command lists are

[PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Ville Syrjälä
On Fri, Mar 01, 2013 at 07:45:24AM -0600, Nishanth Menon wrote: > On 14:43-20130301, Ville Syrj?l? wrote: > > On Thu, Feb 28, 2013 at 05:13:09PM -0600, Nishanth Menon wrote: > [..] > > > @@ -982,14 +982,14 @@ EXPORT_SYMBOL(drm_edid_is_valid); > > > > &

[Bug 60802] Corruption with DMA ring on cayman

2013-03-01 Thread bugzilla-dae...@freedesktop.org
s 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/20130301/c8bc2bba/attachment.html>

[Bug 60890] Radeon HD 5700: GPU lockup in World in Conflict

2013-03-01 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20130301/68a10046/attachment.html>

[RFC][PATCH 00/30] staging: Android sync driver

2013-03-01 Thread Erik Gilling
On Thu, Feb 28, 2013 at 5:59 PM, Greg KH wrote: > On Thu, Feb 28, 2013 at 04:42:56PM -0800, John Stultz wrote: >> Erik also provided a nice background on the patch set in his >> reply yesterday, which I'll quote here: > > Mind if I put that in the 1/30 changelog body for future people to see? Ple

[PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Erik Gilling
On Fri, Mar 1, 2013 at 5:55 AM, Greg KH wrote: > On Fri, Mar 01, 2013 at 12:21:24AM -0800, Erik Gilling wrote: >> As John pointed out, the exynos and msm display and code uses them. I >> know nvidia is working on adding suport to their tegra tree. My knee >> jerk reaction is to make the export a

[PATCH 10/30] staging: sync: Export sync API symbols

2013-03-01 Thread Greg KH
On Fri, Mar 01, 2013 at 12:21:24AM -0800, Erik Gilling wrote: > On Thu, Feb 28, 2013 at 7:59 PM, John Stultz > wrote: > >> Also, EXPORT_SYMBOL_GPL() perhaps? > >> > >> And who is using these exports? > > > > > > From some quick git grepping... > > As John pointed out, the exynos and msm display

[PATCH] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Nishanth Menon
On 14:43-20130301, Ville Syrj?l? wrote: > On Thu, Feb 28, 2013 at 05:13:09PM -0600, Nishanth Menon wrote: [..] > > @@ -982,14 +982,14 @@ EXPORT_SYMBOL(drm_edid_is_valid); > > > > #define DDC_SEGMENT_ADDR 0x30 > > /** > > - * Get EDID information via I2C. >

[PATCH V2] drm/edid: kernel-doc minimal cleanup

2013-03-01 Thread Nishanth Menon
Some basic cleanups for kernel-doc errors or missing documentation parameters. Warnings generated by ./scripts/kernel-doc drivers/gpu/drm/drm_edid.c >Kerr Warning(drivers/gpu/drm/drm_edid.c:997): No description found for parameter 'adapter' Warning(drivers/gpu/drm/drm_edid.c:997): No description

[Intel-gfx] [git pull] drm merge for 3.9-rc1

2013-03-01 Thread Sedat Dilek
On Thu, Feb 28, 2013 at 6:59 PM, Sedat Dilek wrote: > On Thu, Feb 28, 2013 at 6:33 PM, Paulo Zanoni wrote: >> Hi >> >> 2013/2/28 Sedat Dilek : >>> On Thu, Feb 28, 2013 at 6:12 PM, Sedat Dilek >>> wrote: On Thu, Feb 28, 2013 at 3:31 PM, Paulo Zanoni wrote: > Hi > > 2013/2

  1   2   >