[PATCH 1/1] drm/exynos: Remove redundant OF dependency

2013-09-06 Thread Sachin Kamat
Now that DRM_EXYNOS depends on OF, we do not need individual drivers to depend on it. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/gpu/drm/exynos/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/Kconfig

[PATCH 1/2] drm/exynos: Fix address space warning in exynos_drm_buf.c

2013-09-06 Thread Sachin Kamat
Fixes the following warning: drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: warning: incorrect type in assignment (different address spaces) drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: expected void [noderef] asn:2*kvaddr drivers/gpu/drm/exynos/exynos_drm_buf.c:66:29: got void * Signed-off-by:

[PATCH 2/2] drm/exynos: Fix address space warnings in exynos_drm_fbdev.c

2013-09-06 Thread Sachin Kamat
Silences the following warnings: drivers/gpu/drm/exynos/exynos_drm_fbdev.c:102:40: warning: incorrect type in assignment (different address spaces) drivers/gpu/drm/exynos/exynos_drm_fbdev.c:102:40: expected void [noderef] asn:2*kvaddr drivers/gpu/drm/exynos/exynos_drm_fbdev.c:102:40:got void *

Re: Discussion starters for ION session at Linux Plumbers Android+Graphics microconf

2013-09-06 Thread Rob Clark
On Thu, Sep 5, 2013 at 8:49 PM, John Stultz john.stu...@linaro.org wrote: Hey everyone, In preparation for the Plumbers Android+Graphics microconf, I wanted to send out some background documentation to try to get all the context we can out there prior to the discussion, as time will be

Re: [PATCH 1/7] drm/exynos: move hdmiphy related code to hdmiphy driver

2013-09-06 Thread Rahul Sharma
On 5 September 2013 19:20, Inki Dae inki@samsung.com wrote: -Original Message- From: Sean Paul [mailto:seanp...@chromium.org] Sent: Thursday, September 05, 2013 10:20 PM To: Inki Dae Cc: Rahul Sharma; Rahul Sharma; linux-samsung-soc; dri-devel; kgene.kim; sw0312.kim; Lucas

Re: Discussion starters for ION session at Linux Plumbers Android+Graphics microconf

2013-09-06 Thread John Stultz
On 09/05/2013 08:26 PM, Rob Clark wrote: On Thu, Sep 5, 2013 at 8:49 PM, John Stultz john.stu...@linaro.org wrote: Hey everyone, In preparation for the Plumbers Android+Graphics microconf, I wanted to send out some background documentation to try to get all the context we can out there

[Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66963 --- Comment #120 from lucky_beta lucky_b...@126.com --- I've read the previous comments carefully and I'm using the ati3470 GPU card which is the same as Sergey, also the problem similar, when trying to boot with radeon.dmp=1, the screen goes

[Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66963 --- Comment #121 from Sergey orbitg...@ukr.net --- Hi lucky_beta, For me it was not 100% fixed. At the moment with Kernel 3.11 it is ~50% chance that system hangs during boot or the windows are slow. It better than it was initially, but the

Re: [PULL] drm-intel-fixes

2013-09-06 Thread Daniel Vetter
Blergh, forgotten to cc: mailing lists ... -Daniel On Fri, Sep 6, 2013 at 9:48 AM, Daniel Vetter dan...@ffwll.ch wrote: Hi Dave, Already a decent pile of fixes and a few stragglers for the merge window. Nothing in here though to appease Linus :( - Early stolen mem reservation from Jesse in

Re: Update: UVD status on loongson 3a platform

2013-09-06 Thread Christian König
Am 06.09.2013 04:52, schrieb cee1: 2013/9/6 Jerome Glisse j.gli...@gmail.com: On Thu, Sep 05, 2013 at 03:29:52PM -0400, Jerome Glisse wrote: On Thu, Sep 05, 2013 at 10:14:32PM +0800, Chen Jie wrote: Hi all, This thread is about

[Bug 55819] Mouse cursor corruption when moving between monitors

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55819 --- Comment #9 from 91k...@gmail.com --- I can confirm that this bug (with the exact same corruption shown in the screenshot) is still occurring on Linux 3.8.0-29-generic. Additional information: $ uname -a Linux 91KK 3.8.0-29-generic

Re: Discussion starters for ION session at Linux Plumbers Android+Graphics microconf

2013-09-06 Thread Daniel Vetter
On Thu, Sep 05, 2013 at 10:06:52PM -0700, John Stultz wrote: On 09/05/2013 08:26 PM, Rob Clark wrote: On Thu, Sep 5, 2013 at 8:49 PM, John Stultz john.stu...@linaro.org wrote: Hey everyone, In preparation for the Plumbers Android+Graphics microconf, I wanted to send out some background

Re: Discussion starters for ION session at Linux Plumbers Android+Graphics microconf

2013-09-06 Thread Rob Clark
On Fri, Sep 6, 2013 at 1:06 AM, John Stultz john.stu...@linaro.org wrote: On 09/05/2013 08:26 PM, Rob Clark wrote: On Thu, Sep 5, 2013 at 8:49 PM, John Stultz john.stu...@linaro.org wrote: Hey everyone, In preparation for the Plumbers Android+Graphics microconf, I wanted to send out some

[REGRESSION] v3.12-rc1: i915_driver_load oopses when sysfb enabled

2013-09-06 Thread Tom Gundersen
Hi guys, With current git (v3.11-5058-g57d7309) I get the following oops: [5.434312] [ cut here ] [5.434318] WARNING: CPU: 2 PID: 199 at arch/x86/mm/ioremap.c:171 __ioremap_caller+0x2e3/0x390() [5.434321] Info: mapping multiple BARs. Your kernel is fine. [

Re: Discussion starters for ION session at Linux Plumbers Android+Graphics microconf

2013-09-06 Thread Rob Clark
On Fri, Sep 6, 2013 at 5:16 AM, Daniel Vetter dan...@ffwll.ch wrote: On Thu, Sep 05, 2013 at 10:06:52PM -0700, John Stultz wrote: On 09/05/2013 08:26 PM, Rob Clark wrote: On Thu, Sep 5, 2013 at 8:49 PM, John Stultz john.stu...@linaro.org wrote: Hey everyone, In preparation for the

Re: [PATCH] DRM: TTM: Fix memory leak issue in ttm_agp_tt_create().

2013-09-06 Thread Konrad Rzeszutek Wilk
On Wed, Sep 04, 2013 at 11:58:10AM +0530, Manjunath Goudar wrote: From: Jeyaraman R jeyaraman.rangas...@lge.com This patch adds kfree() in ttm_agp_tt_create() to avoide the memory leak, without this there is a chance of memory leak in ttm_tt_init() fail case. Signed-off-by: Jeyaraman R

Re: [PATCH 1/7] drm/exynos: move hdmiphy related code to hdmiphy driver

2013-09-06 Thread Sean Paul
On Thu, Sep 5, 2013 at 11:37 PM, Rahul Sharma r.sh.o...@gmail.com wrote: On 5 September 2013 19:20, Inki Dae inki@samsung.com wrote: -Original Message- From: Sean Paul [mailto:seanp...@chromium.org] Sent: Thursday, September 05, 2013 10:20 PM To: Inki Dae Cc: Rahul Sharma;

[Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66963 gronius d.tut...@googlemail.com changed: What|Removed |Added Priority|medium |high

[Bug 68224] [radeonsi] Serious Sam3 is segfaulting (LLVM assert)

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68224 Tom Stellard tstel...@gmail.com changed: What|Removed |Added Attachment #84475|0 |1 is obsolete|

[libdrm] Stereo 3D

2013-09-06 Thread Damien Lespiau
libdrm's support for: http://lists.freedesktop.org/archives/dri-devel/2013-September/044885.html -- Damien ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH 3/9] drm: Make sure every ioctl structure has a typedef

2013-09-06 Thread Damien Lespiau
Just for consistency. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- include/uapi/drm/drm.h | 29 + 1 file changed, 29 insertions(+) diff --git a/include/uapi/drm/drm.h b/include/uapi/drm/drm.h index b8604d2..0430fab 100644 --- a/include/uapi/drm/drm.h

[PATCH 1/9] drm: Move the GET_CAP macros next to the corresponding ioctl structure

2013-09-06 Thread Damien Lespiau
It's a tiny bit more logical to find the different capabilities you can use with the GET_CAP ioctl next to the structure rather than putting them at the end of the file. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- include/uapi/drm/drm.h | 20 ++-- 1 file changed,

[PATCH 2/9] drm: Sort userspace typedefs by ioctl number

2013-09-06 Thread Damien Lespiau
This way, it's easier to catch ioctl structures that are not yet typedef'ed and provide a more consistent API. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- include/uapi/drm/drm.h | 45 - 1 file changed, 24 insertions(+), 21 deletions(-)

[PATCH 7/9] drm/edid: Expose mandatory stereo modes for HDMI sinks

2013-09-06 Thread Damien Lespiau
For now, let's just look at the 3D_present flag of the CEA HDMI vendor block to detect if the sink supports a small list of then mandatory 3D formats. See the HDMI 1.4a 3D extraction for detail: http://www.hdmi.org/manufacturer/specification.aspx Signed-off-by: Damien Lespiau

[PATCH 4/9] drm: Add a SET_CAP ioctl

2013-09-06 Thread Damien Lespiau
This ioctl can be used to turn some knobs in a DRM driver. This is the counterpart of GET_CAP and serves a similar role than the various SETPARAM ioctls that are driver specific, but for DRM core. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- drivers/gpu/drm/drm_drv.c | 1 +

[PATCH 5/9] drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo

2013-09-06 Thread Damien Lespiau
HDMI 1.4a defines a few layouts that we'd like to expose. This commits add new modeinfo flags that can be used to list the supported stereo layouts (when querying the list of modes) and to set a given stereo 3D mode (when setting a mode). Signed-off-by: Damien Lespiau damien.lesp...@intel.com ---

Stereo 3D v3

2013-09-06 Thread Damien Lespiau
Follow up of: http://lists.freedesktop.org/archives/dri-devel/2012-September/028278.html Let's try again! This time, intead of a magic connector property to select if we want to return more modeinfo flags to userspace, this series introduces a new SET_CAP ioctl. So the flow goes as following:

[PATCH 6/9] drm: Add a DRM_CAP_STEREO_3D capability for SET_CAP ioctl

2013-09-06 Thread Damien Lespiau
This capability allows user space to control the delivery of modes with the 3D flags set. This is to not play games with current user space users not knowing anything about stereo 3D flags and that could try to set a mode with one or several of those bits set. So, the plan is to remove the stereo

[PATCH 9/9] drm: Set the relevant infoframe field when scanning out a 3D mode

2013-09-06 Thread Damien Lespiau
When scanning out a 3D mode on HDMI, we need to send an HDMI infoframe with the corresponding layout to the sink. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- drivers/gpu/drm/drm_edid.c | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git

[PATCH 8/9] drm: Reject modes with more than 1 stereo flags set

2013-09-06 Thread Damien Lespiau
When setting a stereo 3D mode, there can be only one bit set describing the layout of the frambuffer(s). So reject invalid modes early. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- drivers/gpu/drm/drm_crtc.c | 4 1 file changed, 4 insertions(+) diff --git

[PATCH] radeon: pad CS to 8 DW

2013-09-06 Thread Alex Deucher
Aligns the IB to 8 DWs. The aligns the IB to the CP fetch size. r6xx also require at least 4 DW alignment to avoid a hw bug. Signed-off-by: Alex Deucher alexander.deuc...@amd.com --- radeon/radeon_cs_gem.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/radeon/radeon_cs_gem.c

[PATCH libdrm 1/3] drm: Synchronize the stereo 3D mode flags from the kernel headers

2013-09-06 Thread Damien Lespiau
Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- include/drm/drm_mode.h | 36 ++-- xf86drmMode.h | 36 ++-- 2 files changed, 44 insertions(+), 28 deletions(-) diff --git a/include/drm/drm_mode.h

[PATCH libdrm 2/3] drm: Sync the DRM_SET_CAP ioctl definition

2013-09-06 Thread Damien Lespiau
Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- include/drm/drm.h | 16 1 file changed, 16 insertions(+) diff --git a/include/drm/drm.h b/include/drm/drm.h index 71a2ac1..165231b 100644 --- a/include/drm/drm.h +++ b/include/drm/drm.h @@ -618,6 +618,21 @@ struct

[Bug 68224] [radeonsi] Serious Sam3 is segfaulting (LLVM assert)

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68224 --- Comment #13 from Laurent carlier lordhea...@gmail.com --- (In reply to comment #12) Created attachment 85372 [details] [review] SGPR register spilling patch v2 Can you try this v2 patch? It fixes the bug Michel found plus another one.

[Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66963 --- Comment #122 from Bryan Quigley gquigs+b...@gmail.com --- (In reply to comment #116) Does disabling any of the dpm features as per comment 94 help? Nope, still broken. (although I did get distracted by a hang that was fixed by the latest

Re: [PULL] drm-intel-fixes

2013-09-06 Thread Daniel Vetter
On Fri, Sep 06, 2013 at 09:49:06AM +0200, Daniel Vetter wrote: Blergh, forgotten to cc: mailing lists ... And then Ville pointed out on irc that I'm actually missing the vgacon-fbcon takeover fix. Fail friday it seems, new pull request below. -Daniel The following changes since commit

[PATCH libdrm 3/3] drm: Introduce a drmSetCap() wrapper

2013-09-06 Thread Damien Lespiau
That wraps around the new DRM_SET_CAP ioctl. Signed-off-by: Damien Lespiau damien.lesp...@intel.com --- xf86drm.c | 7 +++ xf86drm.h | 1 + 2 files changed, 8 insertions(+) diff --git a/xf86drm.c b/xf86drm.c index 4791a05..dac6a52 100644 --- a/xf86drm.c +++ b/xf86drm.c @@ -823,6 +823,13 @@

Re: Stereo 3D v3

2013-09-06 Thread Chris Wilson
On Fri, Sep 06, 2013 at 07:57:16PM +0100, Damien Lespiau wrote: Follow up of: http://lists.freedesktop.org/archives/dri-devel/2012-September/028278.html Let's try again! This time, intead of a magic connector property to select if we want to return more modeinfo flags to userspace, this

[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #13 from Alexandre Demers alexandre.f.dem...@gmail.com --- Is there anything else I can do to give a better idea of what is happening and why it crashes? If this can be of any value, my 6950 is of the following model: XFX

[Bug 66963] r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66963 --- Comment #123 from lucky_beta lucky_b...@126.com --- (In reply to comment #121) Hi lucky_beta, For me it was not 100% fixed. At the moment with Kernel 3.11 it is ~50% chance that system hangs during boot or the windows are slow. It

[Bug 69062] New: Corrupted visuals in Gnome3 (A6-4400M)

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69062 Priority: medium Bug ID: 69062 Assignee: dri-devel@lists.freedesktop.org Summary: Corrupted visuals in Gnome3 (A6-4400M) Severity: normal Classification: Unclassified OS:

[Bug 69062] Corrupted visuals in Gnome3 (A6-4400M)

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69062 --- Comment #1 from LRN lrn1...@gmail.com --- Created attachment 85386 -- https://bugs.freedesktop.org/attachment.cgi?id=85386action=edit dmesg -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69062] Corrupted visuals in Gnome3 (A6-4400M)

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69062 --- Comment #2 from LRN lrn1...@gmail.com --- Created attachment 85387 -- https://bugs.freedesktop.org/attachment.cgi?id=85387action=edit Xorg log -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69062] Corrupted visuals in Gnome3 (A6-4400M)

2013-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69062 LRN lrn1...@gmail.com changed: What|Removed |Added Attachment #85385|text/plain |image/png mime type|