[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #19 from John --- I confirm the patch works here as well! Thank you. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.f

[Bug 68775] RV635 (r600) 600_DEBUG=sb causes GPU reset playing Second Life

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68775 Shawn Starr changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #27 from Weber K. --- I think Ive got it! :) Changed this file: https://github.com/RAOF/xf86-video-ati/blob/master/src/radeon_dri2.c Line 1404 from: AddCallback(&ClientStateCallback, radeon_dri2_client_state_changed, 0); Re

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #26 from Weber K. --- During a test, I needed to issue 2 "cont" commands at gdb to advance just one frame at one breakpoint I trapped. And when closing the player, I issued twice "cont" at gdb, and only after the segfault occured. I

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #18 from Dieter Nützel --- (In reply to comment #10) > Created attachment 85563 [details] [review] > possible fix > > The attached patch should fix the issue. Candidate for stable? -Dieter -- You are receiving this mail because:

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

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #19 from Alexandre Demers --- (In reply to comment #16) > (In reply to comment #14) > > Created attachment 85578 [details] [review] [review] > > disable various dpm features > > > > I would suggest disabling various dpm features and

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #17 from Dieter Nützel --- Created attachment 85594 --> https://bugs.freedesktop.org/attachment.cgi?id=85594&action=edit dmesg-drm-next-3.12-PCIE-dpm-1-fix-fallback-for-empty-UVD-clocks.log -- You are receiving this mail because:

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #16 from Dieter Nützel --- Created attachment 85593 --> https://bugs.freedesktop.org/attachment.cgi?id=85593&action=edit dmesg-drm-next-3.12-AGP-dpm-1-fix-fallback-for-empty-UVD-clocks.log -- You are receiving this mail because: Y

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #15 from Dieter Nützel --- Created attachment 85592 --> https://bugs.freedesktop.org/attachment.cgi?id=85592&action=edit 2-times-mplayer-mosaic.png -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #14 from Dieter Nützel --- Created attachment 85591 --> https://bugs.freedesktop.org/attachment.cgi?id=85591&action=edit 2-times-mplayer-konsole.png -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #13 from Dieter Nützel --- Hurray Alex, your possible fix from Comment 10 solve it halfway or maybe fully even on my slow Duron 1800, RV730 AGP (4650), if we separate the mosaic into a new bug entry. The SPEED is there, now. I can

Re: [PATCH] drm/msm: fix return value check in ERR_PTR()

2013-09-10 Thread Rob Clark
On Tue, Sep 10, 2013 at 6:56 PM, Wei Yongjun wrote: > From: Wei Yongjun > > In case of error, the function drm_prime_pages_to_sg() returns ERR_PTR() > and never returns NULL. The NULL test in the return value check should > be replaced with IS_ERR(). > > Signed-off-by: Wei Yongjun good catch, t

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #25 from lbdkm...@sharklasers.com --- Yes, this, aparently, only happens in dual AMD graphics laptops (with llano)... and I found a workaround: you have to disable the second (discrete) GPU: echo OFF > /sys/kernel/debug/vgaswitcheroo/

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Dave Airlie
On Wed, Sep 11, 2013 at 1:49 AM, Linus Torvalds wrote: > [ Dave - your linux.ie email generates bounces for me, trying redhat instead ] Uggh no worries, I read my list mail from gmail mostly anyways, so if its on a list I'll probably see it. >> Can you give a little more detail about video not w

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Sean V Kelley
On Tue, Sep 10, 2013 at 1:50 PM, Sean V Kelley wrote: > On Tue, Sep 10, 2013 at 08:49:58AM -0700, Linus Torvalds writes : >> [ Dave - your linux.ie email generates bounces for me, trying redhat instead >> ] >> >> On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley >> wrote: >> >> >> >> I'm also a bi

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #24 from Weber K. --- Looking at neuromancer Xorg log, I found out: [ 7.278] (--) RADEON(0): Chipset: "SUMO" (ChipID = 0x9641) [ 7.548] (--) RADEON(G0): Chipset: "TURKS" (ChipID = 0x6741) I think its a problem only with two d

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #23 from Weber K. --- Hi! Ive found that (for me) this layout is causing the error: Section "ServerLayout" Identifier "My X Server" Screen 0 "LeftScreen" 0 0 Screen 1 "RightScreen" RightOf "LeftScreen" Input

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

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #17 from Alexandre Demers --- (In reply to comment #15) > Another thing worth checking, what is the value of module_index passed to > radeon_atom_init_mc_reg_table() in ni_initialize_mc_reg_table() in ni_dpm.c > on your system? How c

Re: drm/radeon: "ring test failed" on PA-RISC Linux

2013-09-10 Thread Michel Dänzer
On Mon, 2013-09-09 at 20:44 +0400, Alex Ivanov wrote: > > Things planned for a check: > "The drivers/video/aty uses > an endian config bit DRM doesn't use, but I haven't tested whether > this makes a difference and how it is connected to the overall picture." The radeon driver works on PPC, so th

[PATCH] drm/msm: fix cmdstream size check

2013-09-10 Thread Rob Clark
Need to check size+offset against bo size (duh!).. now we have a test case to make sure I've done it right: https://github.com/freedreno/msmtest/blob/master/submittest.c Also, use DRM_ERROR() for error case traces, which makes debugging userspace easier when enabling debug traces is too much. Si

[Bug 60791] Display corruption with Radeon driver during boot and on desktop

2013-09-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60791 --- Comment #30 from Quallenauge --- The last patch works for me :) Thanks! -- You are receiving this mail because: You are watching the assignee of the bug. ___ dri-devel mailing list dri-devel@lists.

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #21 from Weber K. --- Hello! I think I found a workaround! At this file: https://github.com/RAOF/xf86-video-ati/blob/master/src/radeon_dri2.c At line 608: Changed from: xorg_list_for_each_entry(ref, &pClientEventsPriv->r

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

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #16 from Alexandre Demers --- (In reply to comment #14) > Created attachment 85578 [details] [review] > disable various dpm features > > I would suggest disabling various dpm features and see if you can narrow > down which, if any, h

Re: [PATCH 0/3] drm/radeon kexec fixes

2013-09-10 Thread Alex Deucher
On Tue, Sep 10, 2013 at 2:27 PM, Eric W. Biederman wrote: > Alex Deucher writes: > >> On Mon, Sep 9, 2013 at 5:21 AM, Markus Trippelsdorf >> wrote: >> >>> IIRC Alex said the sanity checks are expensive and boot-time could be >>> improved by dropping them. Maybe he can chime in? >> >> They should

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Sean V Kelley
On Tue, Sep 10, 2013 at 08:49:58AM -0700, Linus Torvalds writes : > [ Dave - your linux.ie email generates bounces for me, trying redhat instead ] > > On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley > wrote: > >> > >> I'm also a bit bummed that hw acceleration of video doesn't seem to > >> work o

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Mike Lothian
Hi The regular flash plugin 10.2 doesn't have vaapi (Intel) support The Chrome flash plugin (10.7?) doesn't have any vaapi or vdpau support You best option is to install the vdpau to vaapi wrapper and disable the Chrome flash plugin https://github.com/i-rinat/libvdpau-va-gl This will revert you

[Bug 60182] X.Org Server terminate when I close video player

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60182 --- Comment #22 from Alex Deucher --- Can you try a vanilla xf86-video-ati rather than the ubuntu version? This looks like it may be specific to their version. -- You are receiving this mail because: You are the assignee for the bug. _

Re: [git pull] drm tree for 3.12-rc1

2013-09-10 Thread Linus Torvalds
[ Dave - your linux.ie email generates bounces for me, trying redhat instead ] On Mon, Sep 9, 2013 at 11:25 PM, Sean V Kelley wrote: >> >> I'm also a bit bummed that hw acceleration of video doesn't seem to >> work on Haswell, meaning that full-screen is now a jerky mess. I fear >> that that is u

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-10 Thread Rafael J. Wysocki
On Tuesday, September 10, 2013 04:53:40 PM Jani Nikula wrote: > On Mon, 09 Sep 2013, "Rafael J. Wysocki" wrote: > > On Monday, September 09, 2013 05:21:18 PM Daniel Vetter wrote: > >> On Mon, Sep 09, 2013 at 02:16:12PM +0200, Rafael J. Wysocki wrote: > >> > Hi, > >> > > >> > On Monday, September

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

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #18 from Alex Deucher --- (In reply to comment #17) > (In reply to comment #15) > > Another thing worth checking, what is the value of module_index passed to > > radeon_atom_init_mc_reg_table() in ni_initialize_mc_reg_table() in ni_dp

[Bug 69196] New: gpu lockup and full crash when starting some games in wine

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69196 Priority: medium Bug ID: 69196 Assignee: dri-devel@lists.freedesktop.org Summary: gpu lockup and full crash when starting some games in wine Severity: normal Classificati

[Bug 64225] bfgminer --scyte generates Segmentation Fault on Northern Island

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64225 --- Comment #5 from Erdem U. Altınyurt --- Since "bfgminer --benchmark --scrypt " command produces the error message of: "Cannot use benchmark mode with scrypt" I cannot report if scrypt is start to work or not. -- You are receiving this mail

[Bug 64201] OpenCL usage result segmentation fault on r600g with HD6850.

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64201 Erdem U. Altınyurt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #15 from Alex Deucher --- Another thing worth checking, what is the value of module_index passed to radeon_atom_init_mc_reg_table() in ni_initialize_mc_reg_table() in ni_dpm.c on your system? -- You are receiving this mail because:

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

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #14 from Alex Deucher --- Created attachment 85578 --> https://bugs.freedesktop.org/attachment.cgi?id=85578&action=edit disable various dpm features I would suggest disabling various dpm features and see if you can narrow down whic

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #12 from Alex Deucher --- (In reply to comment #11) > Hi Alex, > > Thanks for the quick turn around. > > Looking at the patch it seems to be for RV770 and RV780 will it still work > for our older cards? Yes. It covers the entire 7

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #11 from John --- Hi Alex, Thanks for the quick turn around. Looking at the patch it seems to be for RV770 and RV780 will it still work for our older cards? I am not home right now so I cannot test it to get the answer. -- You ar

[Bug 60791] Display corruption with Radeon driver during boot and on desktop

2013-09-10 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=60791 Alex Deucher changed: What|Removed |Added Attachment #107911|0 |1 is obsolete|

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-10 Thread Jani Nikula
On Tue, 10 Sep 2013, Matthew Garrett wrote: > On Tue, 2013-09-10 at 16:53 +0300, Jani Nikula wrote: > >> I think the parameter "Does the ACPI backlight interface work or not" >> belongs to the ACPI video driver. > > That depends on how Windows 8 works. If Windows 8 policy is handled by > the GPU d

Re: Stereo 3D v3

2013-09-10 Thread Chris Wilson
On Sun, Sep 08, 2013 at 04:03:52PM +0100, Damien Lespiau wrote: > On Sun, Sep 08, 2013 at 03:46:43PM +0200, David Herrmann wrote: > > The series implements SET_CAP as a per _file_ capability set, not per > > master. I like it this way. Note that with SET_VERSION, we already > > have a per _master_

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-10 Thread Jani Nikula
On Mon, 09 Sep 2013, "Rafael J. Wysocki" wrote: > On Monday, September 09, 2013 05:21:18 PM Daniel Vetter wrote: >> On Mon, Sep 09, 2013 at 02:16:12PM +0200, Rafael J. Wysocki wrote: >> > Hi, >> > >> > On Monday, September 09, 2013 11:32:10 AM Daniel Vetter wrote: >> > > Hi Aaaron, >> > > >> > >

[Bug 69120] With dpm=1 vdpau is not usable

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69120 --- Comment #10 from Alex Deucher --- Created attachment 85563 --> https://bugs.freedesktop.org/attachment.cgi?id=85563&action=edit possible fix The attached patch should fix the issue. -- You are receiving this mail because: You are the ass

Re: drm/radeon: "ring test failed" on PA-RISC Linux

2013-09-10 Thread Konrad Rzeszutek Wilk
On Tue, Sep 10, 2013 at 01:20:57PM +0400, Alex Ivanov wrote: > Alex, > > 09.09.2013, в 21:43, Alex Deucher написал(а): > > > On Mon, Sep 9, 2013 at 12:44 PM, Alex Ivanov wrote: > >> Folks, > >> > >> We (people at linux-parisc @ vger.kernel.org mail list) are trying to make > >> native video op

Re: drm/radeon: "ring test failed" on PA-RISC Linux

2013-09-10 Thread Hans Verkuil
On 09/10/2013 02:37 PM, Alex Deucher wrote: > On Tue, Sep 10, 2013 at 5:20 AM, Alex Ivanov wrote: >> Alex, >> >> 09.09.2013, в 21:43, Alex Deucher написал(а): >> >>> On Mon, Sep 9, 2013 at 12:44 PM, Alex Ivanov wrote: Folks, We (people at linux-parisc @ vger.kernel.org mail list)

Re: drm/radeon: "ring test failed" on PA-RISC Linux

2013-09-10 Thread Alex Deucher
On Tue, Sep 10, 2013 at 5:20 AM, Alex Ivanov wrote: > Alex, > > 09.09.2013, в 21:43, Alex Deucher написал(а): > >> On Mon, Sep 9, 2013 at 12:44 PM, Alex Ivanov wrote: >>> Folks, >>> >>> We (people at linux-parisc @ vger.kernel.org mail list) are trying to make >>> native video options of the lat

[Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64810 Johannes Obermayr changed: What|Removed |Added Attachment #84756|0 |1 is obsolete|

Re: [PATCH] drm/nouveau: avoid null deref on bad arguments to nouveau_vma_getmap

2013-09-10 Thread Pasi Kärkkäinen
On Wed, Sep 04, 2013 at 08:59:13AM +0200, Maarten Lankhorst wrote: > Op 04-09-13 05:41, Ben Skeggs schreef: > > On Thu, Aug 22, 2013 at 5:12 PM, Maarten Lankhorst > > wrote: > >> Op 22-08-13 02:10, Ilia Mirkin schreef: > >>> The code expects non-VRAM mem nodes to have a pages list. If that's not >

Re: drm/radeon: "ring test failed" on PA-RISC Linux

2013-09-10 Thread Alex Ivanov
Alex, 09.09.2013, в 21:43, Alex Deucher написал(а): > On Mon, Sep 9, 2013 at 12:44 PM, Alex Ivanov wrote: >> Folks, >> >> We (people at linux-parisc @ vger.kernel.org mail list) are trying to make >> native video options of the latest PA-RISC servers and workstations >> (these are ATIs, most o

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

2013-09-10 Thread Rahul Sharma
On 6 September 2013 19:21, Sean Paul wrote: > On Thu, Sep 5, 2013 at 11:37 PM, Rahul Sharma wrote: >> On 5 September 2013 19:20, Inki Dae wrote: >>> >>> -Original Message- From: Sean Paul [mailto:seanp...@chromium.org] Sent: Thursday, September 05, 2013 10:20 PM To: I

Re: [PATCH] drm/nouveau: do not move buffers when not needed

2013-09-10 Thread Ben Skeggs
On Wed, Sep 4, 2013 at 11:25 PM, Maarten Lankhorst wrote: > Op 04-09-13 03:24, Ben Skeggs schreef: >> On Mon, Jul 15, 2013 at 6:39 PM, Maarten Lankhorst >> wrote: >>> Op 15-07-13 08:05, Ben Skeggs schreef: On Fri, Jul 12, 2013 at 10:45 PM, Maarten Lankhorst wrote: > I have no idea