RE: [PATCH 4/4] drm/amdgpu: enable mmhub clock gating for Arcturus

2019-08-11 Thread Feng, Kenneth
Reviewed-by: Kenneth Feng -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Le Ma Sent: Friday, August 09, 2019 7:27 PM To: amd-gfx@lists.freedesktop.org Cc: Ma, Le Subject: [PATCH 4/4] drm/amdgpu: enable mmhub clock gating for Arcturus

RE: [PATCH 4/4] drm/amdgpu: enable mmhub clock gating for Arcturus

2019-08-11 Thread Feng, Kenneth
Reviewed-by: Kenneth Feng -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Le Ma Sent: Friday, August 09, 2019 7:27 PM To: amd-gfx@lists.freedesktop.org Cc: Ma, Le Subject: [PATCH 4/4] drm/amdgpu: enable mmhub clock gating for Arcturus

RE: [PATCH 3/4] drm/amdgpu: add mmhub clock gating for Arcturus

2019-08-11 Thread Feng, Kenneth
Reviewed-by: Kenneth Feng -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Le Ma Sent: Friday, August 09, 2019 7:27 PM To: amd-gfx@lists.freedesktop.org Cc: Ma, Le Subject: [PATCH 3/4] drm/amdgpu: add mmhub clock gating for Arcturus [CAUTION:

RE: [PATCH 2/4] drm/amdgpu: increase CGCG gfx idle threshold for Arcturus

2019-08-11 Thread Feng, Kenneth
Reviewed-by: Kenneth Feng -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Le Ma Sent: Friday, August 09, 2019 7:27 PM To: amd-gfx@lists.freedesktop.org Cc: Ma, Le Subject: [PATCH 2/4] drm/amdgpu: increase CGCG gfx idle threshold for Arcturus

RE: [PATCH 1/4] drm/amdgpu: add GFX_CP_LS flag to Arcturus

2019-08-11 Thread Feng, Kenneth
Reviewed-by: Kenneth Feng -Original Message- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Le Ma Sent: Friday, August 09, 2019 7:27 PM To: amd-gfx@lists.freedesktop.org Cc: Ma, Le Subject: [PATCH 1/4] drm/amdgpu: add GFX_CP_LS flag to Arcturus [CAUTION:

RE: [PATCH 00/27] Add Renoir APU support

2019-08-11 Thread Huang, Ray
Series are Acked-by: Huang Rui > -Original Message- > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Friday, August 09, 2019 11:53 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: [PATCH 00/27] Add Renoir APU support > > This patch set provides initial

RE: [PATCH 27/27] drm/amdgpu: flag renoir as experimental for now

2019-08-11 Thread Huang, Ray
> -Original Message- > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Friday, August 09, 2019 11:53 PM > To: amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: [PATCH 27/27] drm/amdgpu: flag renoir as experimental for now > > The current code won't likely work on

RE: libdrm patch merge request

2019-08-11 Thread Chen, Guchun
Hi Michel, My bad. Sorry for that. My solution is to take the first suggestion from you, will prepare one patch soon for this. Regards, Guchun -Original Message- From: Michel Dänzer Sent: Friday, August 9, 2019 10:13 PM To: Chen, Guchun ; Alex Deucher Cc: Zhou1, Tao ;

RE: [PATCH 00/34] put_user_pages(): miscellaneous call sites

2019-08-11 Thread Weiny, Ira
> > On Wed 07-08-19 19:36:37, Ira Weiny wrote: > > On Wed, Aug 07, 2019 at 10:46:49AM +0200, Michal Hocko wrote: > > > > So I think your debug option and my suggested renaming serve a bit > > > > different purposes (and thus both make sense). If you do the > > > > renaming, you can just grep to

Re: [PATCH] nouveau/hmm: map pages after migration

2019-08-11 Thread Christoph Hellwig
On Thu, Aug 08, 2019 at 02:29:34PM -0700, Ralph Campbell wrote: >>> { >>> struct nouveau_fence *fence; >>> unsigned long addr = args->start, nr_dma = 0, i; >>> for (i = 0; addr < args->end; i++) { >>> args->dst[i] = nouveau_dmem_migrate_copy_one(drm, args->vma,