Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Oded Gabbay
On Wed, Nov 29, 2017 at 4:54 PM, Michel Dänzer wrote: > On 2017-11-29 03:40 PM, Oded Gabbay wrote: >> On Wed, Nov 29, 2017 at 2:31 PM, Oded Gabbay wrote: >>> On Wed, Nov 29, 2017 at 1:16 PM, Michel Dänzer wrote: On 2017-11-01 09:31 AM, Oded Gabbay wrote: > ok, taken to -next.

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Michel Dänzer
On 2017-11-29 03:40 PM, Oded Gabbay wrote: > On Wed, Nov 29, 2017 at 2:31 PM, Oded Gabbay wrote: >> On Wed, Nov 29, 2017 at 1:16 PM, Michel Dänzer wrote: >>> On 2017-11-01 09:31 AM, Oded Gabbay wrote: ok, taken to -next. >>> >>> This change broke the radeon driver on my Kaveri laptop. The gd

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Christian König
Am 29.11.2017 um 15:40 schrieb Oded Gabbay: On Wed, Nov 29, 2017 at 2:31 PM, Oded Gabbay wrote: On Wed, Nov 29, 2017 at 1:16 PM, Michel Dänzer wrote: On 2017-11-01 09:31 AM, Oded Gabbay wrote: ok, taken to -next. This change broke the radeon driver on my Kaveri laptop. The gdm login screen

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Oded Gabbay
On Wed, Nov 29, 2017 at 2:31 PM, Oded Gabbay wrote: > On Wed, Nov 29, 2017 at 1:16 PM, Michel Dänzer wrote: >> On 2017-11-01 09:31 AM, Oded Gabbay wrote: >>> ok, taken to -next. >> >> This change broke the radeon driver on my Kaveri laptop. The gdm login >> screen works, but logging into the GNOM

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Christian König
Am 29.11.2017 um 13:31 schrieb Oded Gabbay: On Wed, Nov 29, 2017 at 1:16 PM, Michel Dänzer wrote: On 2017-11-01 09:31 AM, Oded Gabbay wrote: ok, taken to -next. This change broke the radeon driver on my Kaveri laptop. The gdm login screen works, but logging into the GNOME on Xorg session quic

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Oded Gabbay
On Wed, Nov 29, 2017 at 1:16 PM, Michel Dänzer wrote: > On 2017-11-01 09:31 AM, Oded Gabbay wrote: >> ok, taken to -next. > > This change broke the radeon driver on my Kaveri laptop. The gdm login > screen works, but logging into the GNOME on Xorg session quickly results > in a GPU hang and associ

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-29 Thread Michel Dänzer
On 2017-11-01 09:31 AM, Oded Gabbay wrote: > ok, taken to -next. This change broke the radeon driver on my Kaveri laptop. The gdm login screen works, but logging into the GNOME on Xorg session quickly results in a GPU hang and associated badness, see the attached dmesg. Reverting this change on t

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-11-01 Thread Oded Gabbay
ok, taken to -next. On Tue, Oct 31, 2017 at 4:56 PM, Christian König < ckoenig.leichtzumer...@gmail.com> wrote: > Am 31.10.2017 um 11:44 schrieb Oded Gabbay: > >> Don't have any strong objection, but I just want to ask if current >> users can just move to using amdgpu on KV and their current user

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-10-31 Thread Christian König
Am 31.10.2017 um 11:44 schrieb Oded Gabbay: Don't have any strong objection, but I just want to ask if current users can just move to using amdgpu on KV and their current usermode stack will work as usual. Yes, I think so. btw, are there any "current users" that you are aware of ? Not the s

Re: [PATCH] drm/radeon: deprecate and remove KFD interface

2017-10-31 Thread Oded Gabbay
Don't have any strong objection, but I just want to ask if current users can just move to using amdgpu on KV and their current usermode stack will work as usual. btw, are there any "current users" that you are aware of ? On Mon, Oct 30, 2017 at 3:16 PM, Christian König wrote: > From: Christian K

[PATCH] drm/radeon: deprecate and remove KFD interface

2017-10-30 Thread Christian König
From: Christian König To quote Felix: "For testing KV with current user mode stack, please use amdgpu. I don't expect this to work with radeon and I'm not planning to spend any effort on making radeon work with a current user mode stack." Only compile tested, but should be straight forward. Sig