[Bug 93341] GPU lockups on RadeonHD 7770 (radeonsi driver) when running OpenGL games or after extended periods of time

2016-03-05 Thread bugzilla-dae...@freedesktop.org
rnels... -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160305/9021d84e/attachment.html>

[Bug 93341] GPU lockups on RadeonHD 7770 (radeonsi driver) when running OpenGL games or after extended periods of time

2016-03-05 Thread bugzilla-dae...@freedesktop.org
ttps://lists.freedesktop.org/archives/dri-devel/attachments/20160305/4395670b/attachment.html>

Oops (NULL pointer dereference) in radeon_fence_ref in 3.14.63

2016-03-05 Thread Christian König
Hi Lutz, just an educated guess, but I think the problem is simply that kernel 3.14 doesn't yet contain the code so that radeon_fence_get() can safely called with a NULL pointer. So the backport of Nicolai's patch needs and extra check for the case when the fence is NULL. Regards, Christian.

[pull] radeon and amdgpu drm-next-4.6

2016-03-05 Thread Michel Dänzer
On 03.03.2016 15:15, Alex Deucher wrote: > > Some more radeon and amdgpu stuff for drm-next. Mostly just bug fixes > for new features and cleanups. Please also include Daniel Vetter's changes switching to drm_vblank_on/off: https://lists.freedesktop.org/archives/dri-devel/2016-January/099159.h

[Intel-gfx] [PATCH v5 00/12] Enable GPU switching on pre-retina?MacBook Pro

2016-03-05 Thread Bastien Nocera
On Sat, 2016-03-05 at 15:16 +0100, Lukas Wunner wrote: > Hi Bastien, > > On Fri, Mar 04, 2016 at 04:12:27PM +, Bastien Nocera wrote: > > > > Lukas Wunner wunner.de> writes: > > > > > > Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), > > > v5. > > I've tested your patchset

Oops (NULL pointer dereference) in radeon_fence_ref in 3.14.63

2016-03-05 Thread Lutz Euler
Hi, after upgrading from kernel 3.14.62 to 3.14.63, while surfing, the screen suddenly got black and the mouse cursor froze. I had to reset the machine and found an oops followed by repeated messages "BUG: scheduling while atomic: Xorg/3757/0x0002" in the logs. I have copied the oops and the f

[Bug 94405] mesa hang GPU

2016-03-05 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160305/be968421/attachment.html>

[Bug 94405] mesa hang GPU

2016-03-05 Thread bugzilla-dae...@freedesktop.org
re the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160305/1570ddbb/attachment-0001.html>

[Intel-gfx] [PATCH v5 00/12] Enable GPU switching on pre-retina?MacBook Pro

2016-03-05 Thread Bastien Nocera
On Sat, 2016-03-05 at 15:16 +0100, Lukas Wunner wrote: > Hi Bastien, > > On Fri, Mar 04, 2016 at 04:12:27PM +, Bastien Nocera wrote: > > > > Lukas Wunner wunner.de> writes: > > > > > > Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), > > > v5. > > I've tested your patchset

[PATCH 1/2] drm/amdgpu: Fix error handling in amdgpu_flip_work_func.

2016-03-05 Thread Michel Dänzer
On 02.03.2016 05:31, Mario Kleiner wrote: > The patch e1d09dc0ccc6: "drm/amdgpu: Don't hang in > amdgpu_flip_work_func on disabled crtc." from Feb 19, 2016, leads to > the following static checker warning, as reported by Dan Carpenter in > https://lists.freedesktop.org/archives/dri-devel/2016-Febru

[Intel-gfx] [PATCH v5 00/12] Enable GPU switching on pre-retina?MacBook Pro

2016-03-05 Thread Lukas Wunner
Hi Bastien, On Fri, Mar 04, 2016 at 04:12:27PM +, Bastien Nocera wrote: > Lukas Wunner wunner.de> writes: > > Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5. > > I've tested your patchset on a MacBookPro8,1, with an integrated Intel and > discrete AMD/ATI GPUs. Hm, it

[PATCH] drm/gma500: Make mdfld_dsi_connector_dpms() return a value

2016-03-05 Thread Ingo Molnar
* Ingo Molnar wrote: > as we have this in Makefile: > > # enforce correct pointer usage > KBUILD_CFLAGS += $(call cc-option,-Werror=incompatible-pointer-types) Sorry, never mind - this is a recent commit that is not upstream. So there's no upstream build regression. Thanks, Ingo

[PATCH] drm/gma500: Make mdfld_dsi_connector_dpms() return a value

2016-03-05 Thread Ingo Molnar
* Patrik Jakobsson wrote: > Hi Daniel, > > A patch to fix this is already merged into drm-misc: > > commit db9b60400f9253c25ae639797df2d0ff7a35d9d8 > Author: Sudip Mukherjee > Date: Tue Feb 2 11:35:55 2016 +0530 > > drm/gma500: remove helper function > > We were getting build warn

[Intel-gfx] [PATCH v5 00/12] Enable GPU switching on pre-retina?MacBook Pro

2016-03-05 Thread Alex Deucher
On Sat, Mar 5, 2016 at 9:16 AM, Lukas Wunner wrote: > Hi Bastien, > > On Fri, Mar 04, 2016 at 04:12:27PM +, Bastien Nocera wrote: >> Lukas Wunner wunner.de> writes: >> > Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5. >> >> I've tested your patchset on a MacBookPro8,1, w

[PATCH] staging/android: add flags member to sync ioctl structs

2016-03-05 Thread Emil Velikov
Hi Greg, Allow me to chip in as well. On 3 March 2016 at 16:17, Greg Kroah-Hartman wrote: > On Thu, Mar 03, 2016 at 11:37:17AM -0300, Gustavo Padovan wrote: >> From: Gustavo Padovan >> >> Play safe and add flags member to all structs. So we don't need to >> break API or create new IOCTL in the

[pull] radeon and amdgpu drm-next-4.6

2016-03-05 Thread Alex Deucher
On Sat, Mar 5, 2016 at 4:35 AM, Michel Dänzer wrote: > On 03.03.2016 15:15, Alex Deucher wrote: >> >> Some more radeon and amdgpu stuff for drm-next. Mostly just bug fixes >> for new features and cleanups. > > Please also include Daniel Vetter's changes switching to drm_vblank_on/off: > > > http

[PATCH 1/2] drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path

2016-03-05 Thread Russell King - ARM Linux
On Sat, Mar 05, 2016 at 12:11:16PM +, John Keeping wrote: > On Fri, Mar 04, 2016 at 03:22:01PM -0800, Douglas Anderson wrote: > > The drm_encoder_cleanup() was missing both from the error path of > > dw_hdmi_rockchip_bind(). This caused a crash when slub_debug was > > enabled and we ended up d

[PATCH] drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device

2016-03-05 Thread Alex Deucher
On Sat, Mar 5, 2016 at 12:59 AM, Nils Wallménius wrote: > Clean up leftover from radeon code. > > Signed-off-by: Nils Wallménius Applied, thanks! Alex > --- > drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 - > drivers/gpu/drm/amd/amdgpu/cik.c| 2 -- > drivers/gpu/drm/amd/amdgpu/vi.c | 4 -

[PATCH 1/2] drm/amdgpu: Fix error handling in amdgpu_flip_work_func.

2016-03-05 Thread Alex Deucher
On Sat, Mar 5, 2016 at 3:00 AM, Michel Dänzer wrote: > On 02.03.2016 05:31, Mario Kleiner wrote: >> The patch e1d09dc0ccc6: "drm/amdgpu: Don't hang in >> amdgpu_flip_work_func on disabled crtc." from Feb 19, 2016, leads to >> the following static checker warning, as reported by Dan Carpenter in >

[PATCH 1/2] drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path

2016-03-05 Thread John Keeping
On Fri, Mar 04, 2016 at 03:22:01PM -0800, Douglas Anderson wrote: > The drm_encoder_cleanup() was missing both from the error path of > dw_hdmi_rockchip_bind(). This caused a crash when slub_debug was > enabled and we ended up deferring probe of HDMI at boot. > > This call isn't needed from unbin

[Bug 113341] GPU Lockup on AMD Kaveri

2016-03-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=113341 --- Comment #5 from Bernd Steinhauser --- Created attachment 207721 --> https://bugzilla.kernel.org/attachment.cgi?id=207721&action=edit Xorg.0.log -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 113341] GPU Lockup on AMD Kaveri

2016-03-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=113341 --- Comment #4 from Bernd Steinhauser --- Today I ran into this again and got the Xorg log, but there doesn't seem to be anything interesting in it. Kernel is now 4.4.4. When the freeze occurs, I can still ssh into the system. Applications conti

[PATCH v9] dma-buf: Add ioctls to allow userspace to flush

2016-03-05 Thread Daniel Vetter
On Mon, Feb 29, 2016 at 03:02:09PM +, Chris Wilson wrote: > On Mon, Feb 29, 2016 at 03:54:19PM +0100, Daniel Vetter wrote: > > On Thu, Feb 25, 2016 at 06:01:22PM +, Chris Wilson wrote: > > > On Thu, Feb 11, 2016 at 08:04:51PM -0200, Tiago Vignatti wrote: > > > > +static long dma_buf_ioctl(s

[PATCHv12 05/17] HID: add HDMI CEC specific keycodes

2016-03-05 Thread Dmitry Torokhov
On Sat, Mar 05, 2016 at 09:44:24AM +0100, Hans Verkuil wrote: > Hi Dmitry, > > On 03/04/2016 08:58 PM, Dmitry Torokhov wrote: > > On Wed, Feb 10, 2016 at 01:51:39PM +0100, Hans Verkuil wrote: > >> +#define KEY_AUDIO_DESC0x26e > >> +#define KEY_3D_MODE 0x26

[PATCHv12 05/17] HID: add HDMI CEC specific keycodes

2016-03-05 Thread Hans Verkuil
Hi Dmitry, On 03/04/2016 08:58 PM, Dmitry Torokhov wrote: > On Wed, Feb 10, 2016 at 01:51:39PM +0100, Hans Verkuil wrote: >> From: Kamil Debski >> >> Add HDMI CEC specific keycodes to the keycodes definition. >> >> Signed-off-by: Kamil Debski >> Signed-off-by: Hans Verkuil >> --- >> include/ua

[PATCH] drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_device

2016-03-05 Thread Nils Wallménius
Clean up leftover from radeon code. Signed-off-by: Nils Wallménius --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 - drivers/gpu/drm/amd/amdgpu/cik.c| 2 -- drivers/gpu/drm/amd/amdgpu/vi.c | 4 3 files changed, 7 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu.h b/driver

[Bug 60523] Radeon DPM not working with 2 monitors attached to Radeon HD5770 (Juniper)

2016-03-05 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60523 Steven Haigh changed: What|Removed |Added CC||netwiz at crc.id.au --- Comment #74 from S

[Bug 94387] Approx 35W more power usage in multi-screen

2016-03-05 Thread bugzilla-dae...@freedesktop.org
edesktop.org/archives/dri-devel/attachments/20160305/5ee295b8/attachment.html>

[Bug 94387] Approx 35W more power usage in multi-screen

2016-03-05 Thread bugzilla-dae...@freedesktop.org
) #1 SMP Fri Feb 26 18:45:40 UTC 2016 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160305/3e91acc7/attachment.html>