Re: [PATCHv16 0/7] of: add display helper

2013-01-06 Thread Steffen Trumtrar
On Mon, Jan 07, 2013 at 06:23:54AM +, Mohammed, Afzal wrote: > Hi Steffen, > > On Tue, Dec 18, 2012 at 22:34:09, Steffen Trumtrar wrote: > > > Finally, right in time before the end of the world on friday, v16 of the > > display helpers. > > After another big bang, your series in the previous

RE: [PATCHv16 0/7] of: add display helper

2013-01-06 Thread Mohammed, Afzal
Hi Steffen, On Tue, Dec 18, 2012 at 22:34:09, Steffen Trumtrar wrote: > Finally, right in time before the end of the world on friday, v16 of the > display helpers. After another big bang, your series in the previous world was tried ;) This series has been tested on DA850 EVM, AM335x EVM, EVM-SK

RE: [PATCHv16 5/7] fbmon: add of_videomode helpers

2013-01-06 Thread Mohammed, Afzal
Hi Steffen, On Tue, Dec 18, 2012 at 22:34:14, Steffen Trumtrar wrote: > Add helper to get fb_videomode from devicetree. > drivers/video/fbmon.c | 42 ++ > include/linux/fb.h|4 This breaks DaVinci (da8xx_omapl_defconfig), following change wa

[PATCH v3 4/4] drm/exynos: hdmi: support extra resolutions using drm_display_mode timings

2013-01-06 Thread Rahul Sharma
From: Sean Paul This patch programs the core and timing generator registers using the timing data provided in drm_display_mode and not using hard-coded configurations. Additional PHY configs has been added. This allows us to support more permissible resolutions and refresh rates. Signed-off-by:

[PATCH v3 3/4] drm/exynos: mixer: set correct mode for range of resolutions

2013-01-06 Thread Rahul Sharma
With this patch, mixer driver find the correct resolution mode for the range of resolutions, upto 1080 vertical lines. Resolution will be categorized to NTSC SD, PAL SD or HD and the correct mode is set to the mixer configuration register. Signed-off-by: Rahul Sharma Signed-off-by: Sean Paul ---

[PATCH v3 2/4] drm/exynos: implement display-mode-check callback in mixer driver

2013-01-06 Thread Rahul Sharma
This patch adds the implementation of check_timing callback in the mixer driver. Based on the mixer version, correct set of restrictions will be exposed by the mixer driver. A resolution will be acceptable only if passes the criteria set by mixer and hdmi IPs. Signed-off-by: Rahul Sharma Signed-o

[PATCH v3 1/4] drm/exynos: add display-mode-check operation to exynos_mixer_ops struct

2013-01-06 Thread Rahul Sharma
This patch adds the display mode check operation to exynos_mixer_ops in drm-common-hdmi. In Exynos SoCs, mixer IP can put certain restrictions on the proposed display modes. These restriction needs to be considered during mode negotiation, which happens immediately after edid parsing. Both, mixer

[PATCH v3 0/4] drm/exynos: add support for extra resolutions to exynos5

2013-01-06 Thread Rahul Sharma
This patch set adds support for more resolutions and refresh rates to Samsung Exynos5 SoC series which contains hdmi transmitter (hdmi v1.4a compliant). Given resolution will be supported or not, is decided by two factors: 1) Corresponding pixel clock is supported by hdmi PHY. 2) Mixer supports th

Re: Bisected regression on RV610

2013-01-06 Thread Pavel Roskin
Hello Alex, I've bisected the change that fixed the problem. I wanted to make sure it wasn't some random change. The good news is that it wasn't! The winner is: commit 909d9eb67f1e4e39f2ea88e96bde03d560cde3eb Author: Alex Deucher Date: Wed Jan 2 18:30:21 2013 -0500 drm/radeon/r6xx:

ttm_write_lock uninterruptible sleep

2013-01-06 Thread Konstantin Belousov
In ttm_write_lock(), for the interruptible sleep, the __ttm_write_lock() is used as the sleep predicate. On the other hand, for the uninterruptible case, __ttm_read_lock() is evaluated. It seems that the code was not changed since the initial import at the end of 2009. Shouldn't both cases use the

[Bug 58840] rendering error with MSAA on HD6850

2013-01-06 Thread bugzilla-dae...@freedesktop.org
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/20130106/ef5c2765/attachment.html>

Re: [PATCH] drm/exynos: move finish page flip to a common place

2013-01-06 Thread Inki Dae
Applied. Thanks, Inki Dae 2013/1/3 Rahul Sharma : > This patch implements the exynos_drm_crtc_finish_pageflip in > exynos_drm_crtc.c. This avoids the duplication of same code > in mixer, fimd and vidi. > > Signed-off-by: Rahul Sharma > Signed-off-by: Stephane Marchesin > --- > This patch is bas

ttm_write_lock uninterruptible sleep

2013-01-06 Thread Konstantin Belousov
e the same __ttm_write_lock() ? -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 834 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130106/6b123886/attachment-0001.pgp>

Re: [PATCH] drm/exynos: fimd: modify condition in fimd resume

2013-01-06 Thread Inki Dae
2012/12/27 Prathyush K : > If fimd is runtime suspended (by DPMS OFF), fimd_suspend does not > call fimd_activate(false) and just returns. Similarily the check in Right and that is our intension. pm suspend should be ignored because fimd already became off. And if we want for fimd to be pm suspend

[Bug 58667] Random crashes on CAYMAN

2013-01-06 Thread bugzilla-dae...@freedesktop.org
assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130106/d82201f5/attachment.html>

[Bug 59089] [bisected, regression] flood of GPU fault detected in logs caused by 9af20... drm/radeon: fix fence locking in the pageflip callback

2013-01-06 Thread bugzilla-dae...@freedesktop.org
||g/show_bug.cgi?id=58667 -- 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/20130106/15190

[Bug 58667] Random crashes on CAYMAN

2013-01-06 Thread bugzilla-dae...@freedesktop.org
||g/show_bug.cgi?id=59089 -- 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/20130106/21a00

[Bug 59089] New: [bisected, regression] flood of GPU fault detected in logs caused by 9af20... drm/radeon: fix fence locking in the pageflip callback

2013-01-06 Thread bugzilla-dae...@freedesktop.org
bug 58667. -- 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/20130106/42d7b486/attachment.html>

[Bug 58840] rendering error with MSAA on HD6850

2013-01-06 Thread bugzilla-dae...@freedesktop.org
even games that support setting AA cannot do it themselves. -- 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/20130106/45e34927/attachment.html>

[Bug 55172] Skybox misrendering (Unvanquished, texture compression enabled)

2013-01-06 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130106/4c39805e/attachment.html>

"Hangcheck timer elapsed... GPU hung" in 3.8.0-rc2

2013-01-06 Thread Daniel Vetter
On Thu, Jan 03, 2013 at 06:11:23PM -0500, J. Bruce Fields wrote: > On Thu, Jan 03, 2013 at 04:16:24PM -0500, Josh Boyer wrote: > > On Thu, Jan 3, 2013 at 3:46 PM, J. Bruce Fields > > wrote: > > > I got a crash after a few minutes of running 3.8.0-rc2, was able to > > > switch to a vt and look at

radeon CS parser refactoring

2013-01-06 Thread Daniel Vetter
On Sat, Jan 05, 2013 at 03:21:27PM +0100, Christian K?nig wrote: > [SNIP] > > On 05.01.2013 00:42, Alex Deucher wrote: > >R6xx and r7xx are really all you need to worry about in this case. > >R1xx-r5xx UMS uses a different kernel interface for command submission > >and evergreen and later don't ha

[RFC v2 0/5] Common Display Framework

2013-01-06 Thread Daniel Vetter
On Thu, Dec 27, 2012 at 09:57:25AM -0600, Rob Clark wrote: > On Mon, Dec 24, 2012 at 11:09 AM, Laurent Pinchart > wrote: > > On the topic of discussions, would anyone be interested in a > > BoF/brainstorming/whatever session during the FOSDEM ? > > I will be at FOSDEM.. and from http://wiki.x.org

[Bug 58840] rendering error with MSAA on HD6850

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58840 --- Comment #6 from Marek Olšák --- (In reply to comment #5) > Couldn't set 1280x960 OpenGL video mode: Couldn't find matching GLX visual > on the next startup. If you want MSAA GLX visuals, you must *install* the gallium driver and restart the

[PATCH] drm/radeon: Deprecate UMS support

2013-01-06 Thread Christian König
From: Christian K?nig KMS support is out and stable for a couple of years now and the userspace code has deprecated or abandoned the old UMS interface. So make the KMS interface the default and deprecate the UMS interface in the kernel as well. Signed-off-by: Christian K?nig --- drivers/gpu/d

Bisected regression on RV610

2013-01-06 Thread Pavel Roskin
Hello Alex, I've bisected the change that fixed the problem. I wanted to make sure it wasn't some random change. The good news is that it wasn't! The winner is: commit 909d9eb67f1e4e39f2ea88e96bde03d560cde3eb Author: Alex Deucher Date: Wed Jan 2 18:30:21 2013 -0500 drm/radeon/r6xx:

[Bug 58840] rendering error with MSAA on HD6850

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58840 --- Comment #5 from almos --- Cogs also works, sort of. It has to be started with the __GL_FSAA_MODE=4 env var *and* antialias must be enabled in the options menu to see AA. However, it cannot start this way, it says Couldn't set 1280x960 OpenGL

Regression: drm/radeon: brightness control hard system lockup

2013-01-06 Thread Eldad Zack
Hi Alex, Commit 0ecebb9e0d14e9948e0b1529883a776758117d6f "drm/radeon: switch to a finer grained reset for evergreen" introduced a hard system lockup to my setup. I found it after bisecting, and confirmed it by reverting it on the latest mainline ( 5f243b9 ). This: echo 7 > /sys/devices/p

[Bug 58667] Random crashes on CAYMAN

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 --- Comment #29 from Alexandre Demers --- I just created a new bug (bug 59089) for the GPU fault flood which is not a direct link with the crashes, the first happening without the other. -- You are receiving this mail because: You are the assig

[Bug 58667] Random crashes on CAYMAN

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58667 Alexandre Demers changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 59089] [bisected, regression] flood of GPU fault detected in logs caused by 9af20... drm/radeon: fix fence locking in the pageflip callback

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59089 Alexandre Demers changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 59089] New: [bisected, regression] flood of GPU fault detected in logs caused by 9af20... drm/radeon: fix fence locking in the pageflip callback

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59089 Priority: medium Bug ID: 59089 Assignee: dri-devel@lists.freedesktop.org Summary: [bisected, regression] flood of GPU fault detected in logs caused by 9af20... drm/radeon: fix fence lo

[Bug 58840] rendering error with MSAA on HD6850

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58840 --- Comment #4 from almos --- Now I tried again with updated mesa (git-8ed6b14). Now glxgears, sauerbraten, ut2004 (32bit), fgfs (when did 3d clouds become such a performance killer?) are fine. Neverball still flashes garbage. Nexuiz is 3fps with

[Bug 55172] Skybox misrendering (Unvanquished, texture compression enabled)

2013-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55172 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: "Hangcheck timer elapsed... GPU hung" in 3.8.0-rc2

2013-01-06 Thread Daniel Vetter
On Thu, Jan 03, 2013 at 06:11:23PM -0500, J. Bruce Fields wrote: > On Thu, Jan 03, 2013 at 04:16:24PM -0500, Josh Boyer wrote: > > On Thu, Jan 3, 2013 at 3:46 PM, J. Bruce Fields > > wrote: > > > I got a crash after a few minutes of running 3.8.0-rc2, was able to > > > switch to a vt and look at

Re: radeon CS parser refactoring

2013-01-06 Thread Daniel Vetter
On Sat, Jan 05, 2013 at 03:21:27PM +0100, Christian König wrote: > [SNIP] > > On 05.01.2013 00:42, Alex Deucher wrote: > >R6xx and r7xx are really all you need to worry about in this case. > >R1xx-r5xx UMS uses a different kernel interface for command submission > >and evergreen and later don't ha

Re: [RFC v2 0/5] Common Display Framework

2013-01-06 Thread Daniel Vetter
On Thu, Dec 27, 2012 at 09:57:25AM -0600, Rob Clark wrote: > On Mon, Dec 24, 2012 at 11:09 AM, Laurent Pinchart > wrote: > > On the topic of discussions, would anyone be interested in a > > BoF/brainstorming/whatever session during the FOSDEM ? > > I will be at FOSDEM.. and from http://wiki.x.org

[PATCH] drm/radeon: Deprecate UMS support

2013-01-06 Thread Christian König
From: Christian König KMS support is out and stable for a couple of years now and the userspace code has deprecated or abandoned the old UMS interface. So make the KMS interface the default and deprecate the UMS interface in the kernel as well. Signed-off-by: Christian König --- drivers/gpu/d

[Bug 58667] Random crashes on CAYMAN

2013-01-06 Thread bugzilla-dae...@freedesktop.org
: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130106/93285750/attachment-0001.html>

Re: Bisected regression on RV610

2013-01-06 Thread Pavel Roskin
Hello, Alex! Sorry for delay with the reply! It turns out I made a huge blunder while bisecting. I assumed that the radeon drivers would load from lib/modules, so I didn't bother running "make install" once I saw that only the modules are recompiled. In fact, the video modules were loa

3.8-rc1: nouveau: X window session not starting

2013-01-06 Thread Arend van Spriel
Not sure if it is a kernel issue or user-space. Truth is probably somewhere in the middle. It popped up moving to 3.8-rc1 using nouveau. Using nvidia's driver works fine. With nouveau, after entering login credentials in lightDM the user session does not start and I am back at the lightDM login scr

Re: Resume regression with nouveau 3.8rc1 (bisected)

2013-01-06 Thread Pontus Fuchs
On 01/03/2013 08:12 PM, Marcin Slusarz wrote: On Thu, Jan 03, 2013 at 01:58:10PM +0100, Marcin Slusarz wrote: I bisected the problem down to this commit: 186ecad21: drm/nv50/disp: move remaining interrupt handling into core Hardware is 8400M GS (10de:0427) in a Dell XPS M1330. There's already

Re: [PATCH v2 1/4] drm/exynos: add display-mode-check operation to exynos_mixer_ops struct

2013-01-06 Thread Sean Paul
On Fri, Jan 4, 2013 at 8:53 AM, Rahul Sharma wrote: > This patch adds the display mode check operation to exynos_mixer_ops > in drm-common-hdmi. In Exynos SoCs, mixer IP can put certain restrictions > on the proposed display modes. These restriction needs to be considered > during mode negotiation

[PATCH v2 4/4] drm/exynos: hdmi: support extra resolutions using drm_display_mode timings

2013-01-06 Thread Rahul Sharma
From: Sean Paul This patch programs the core and timing generator registers using the timing data provided in drm_display_mode and not using hard-coded configurations. Additional PHY configs has been added. This allows us to support more permissible resolutions and refresh rates. Signed-off-by:

[PATCH v2 3/4] drm/exynos: mixer: set correct mode for range of resolutions

2013-01-06 Thread Rahul Sharma
With this patch, mixer driver find the correct resolution mode for the range of resolutions, upto 1080 vertical lines. Resolution will be categorized to NTSC SD, PAL SD or HD and the correct mode is set to the mixer configuration register. Signed-off-by: Rahul Sharma Signed-off-by: Sean Paul ---

[PATCH v2 2/4] drm/exynos: implement display-mode-check callback in mixer driver

2013-01-06 Thread Rahul Sharma
This patch adds the implementation of check_mode callback in the mixer driver. Based on the mixer version, correct set of restrictions will be exposed by the mixer driver. A resolution will be acceptable only if passes the criteria set by mixer and hdmi IPs. Signed-off-by: Rahul Sharma Signed-off

[PATCH v2 1/4] drm/exynos: add display-mode-check operation to exynos_mixer_ops struct

2013-01-06 Thread Rahul Sharma
This patch adds the display mode check operation to exynos_mixer_ops in drm-common-hdmi. In Exynos SoCs, mixer IP can put certain restrictions on the proposed display modes. These restriction needs to be considered during mode negotiation, which happens immediately after edid parsing. Both, mixer

[PATCH v2 0/4] drm/exynos: add support for extra resolutions to exynos5

2013-01-06 Thread Rahul Sharma
This patch set adds support for more resolutions and refresh rates to Samsung Exynos5 SoC series which contains hdmi transmitter (hdmi v1.4a compliant). Given resolution will be supported or not, is decided by two factors: 1) Corresponding pixel clock is supported by hdmi PHY. 2) Mixer supports th

[PATCH v4] drm/exynos: let drm handle edid allocations

2013-01-06 Thread Rahul Sharma
There's no need to allocate edid twice and do a memcpy when drm helpers exist to do just that. This patch cleans that interaction up, and doesn't keep the edid hanging around in the connector. v4: - removed error check for drm_mode_connector_update_edid_property which is expected to fail for Virtu

WARNING when dpms turns monitor off with powered-off monitor

2013-01-06 Thread Paul Slootman
(Please CC me on replies, I'm not subscribed.) Since linux kernel version 3.7(.1), whenever I have already turned my monitor off and the X server's dpms settings engages after the timeout, I get the following: [245917.595824] [ cut here ] [245917.595837] WARNING: at driver

[Bug 58667] Random crashes on CAYMAN

2013-01-06 Thread bugzilla-dae...@freedesktop.org
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/20130106/5a61afde/attachment.html>