Re: [Nouveau] [Intel-gfx] [PATCH v6 08/17] drm/ttm: use gem vma_node

2019-09-07 Thread Ilia Mirkin
On Wed, Aug 21, 2019 at 7:55 AM Thierry Reding wrote: > > On Wed, Aug 21, 2019 at 04:33:58PM +1000, Ben Skeggs wrote: > > On Wed, 14 Aug 2019 at 20:14, Gerd Hoffmann wrote: > > > > > > Hi, > > > > > > > > Changing the order doesn't look hard. Patch attached (untested, have > > > > > no > > >

Re: [PATCH] drm: add drm device name

2019-09-07 Thread Daniel Vetter
On Sat, Sep 7, 2019 at 3:18 AM Rob Clark wrote: > > On Fri, Sep 6, 2019 at 3:16 PM Marek Olšák wrote: > > > > + dri-devel > > > > On Tue, Sep 3, 2019 at 5:41 PM Jiang, Sonny wrote: > >> > >> Add DRM device name and use DRM_IOCTL_VERSION ioctl drmVersion::desc > >> passing it to user space > >>

Re: [PATCH] drm/amdgpu: Allow to reset to EERPOM table.

2019-09-07 Thread Grodzovsky, Andrey
What about adding new value to existing ras_ctl debugfs file ? Andrey From: Alex Deucher Sent: 07 September 2019 09:42:47 To: Grodzovsky, Andrey Cc: amd-gfx list; Zhou1, Tao; Chen, Guchun Subject: Re: [PATCH] drm/amdgpu: Allow to reset to EERPOM table. O

Re: [PATCH AUTOSEL 4.19 044/167] drm/amdgpu: validate user pitch alignment

2019-09-07 Thread Joe Perches
On Wed, 2019-09-04 at 08:08 -0400, Sasha Levin wrote: > it's better to get > it right rather than to be done quickly :) That also applies to the initial selection of patches for the stable trees.

Re: [PATCH AUTOSEL 4.19 044/167] drm/amdgpu: validate user pitch alignment

2019-09-07 Thread Alex Deucher
On Tue, Sep 3, 2019 at 4:16 PM Daniel Vetter wrote: > > On Tue, Sep 3, 2019 at 10:01 PM Sasha Levin wrote: > > > > On Tue, Sep 03, 2019 at 07:03:47PM +0200, Greg KH wrote: > > >On Tue, Sep 03, 2019 at 06:40:43PM +0200, Michel Dänzer wrote: > > >> On 2019-09-03 6:23 p.m., Sasha Levin wrote: > > >>

Re: [PATCH] drm/amdgpu: Allow to reset to EERPOM table.

2019-09-07 Thread Alex Deucher
On Fri, Sep 6, 2019 at 11:13 AM Andrey Grodzovsky wrote: > > The table grows quickly during debug/development effort when > multiple RAS errors are injected. Allow to avoid this by setting > table header back to empty if needed. > Please make this a debugfs file rather than a module parameter so

Re: [PATCH] drm/amdgpu: Allow to reset to EERPOM table.

2019-09-07 Thread Nils Wallménius
Hi Andrey, spotted a typo below, also typo in the title s/EERPOM/EEPROM/ Regards Nils Den fre 6 sep. 2019 17:13Andrey Grodzovsky skrev: > The table grows quickly during debug/development effort when > multiple RAS errors are injected. Allow to avoid this by setting > table header back to empty