RE: [PATCH] gpu: drm: fix an improper check of amdgpu_bo_create_kernel

2018-12-26 Thread Huang, Ray
> -Original Message- > From: Kangjie Lu [mailto:k...@umn.edu] > Sent: Wednesday, December 26, 2018 2:24 PM > To: k...@umn.edu > Cc: pakki...@umn.edu; Deucher, Alexander > ; Koenig, Christian > ; Zhou, David(ChunMing) > ; David Airlie ; Daniel Vetter > ; Zhu,

RE: linux-next: build failure after merge of the amdgpu tree

2021-01-15 Thread Huang, Ray
[AMD Public Use] Could you please help to check whether this patch can fix the issue? Thanks, Ray -Original Message- From: Huang, Ray Sent: Friday, January 15, 2021 1:57 PM To: Stephen Rothwell Cc: Alex Deucher ; Linux Kernel Mailing List ; Linux Next Mailing List Subject: Re

RE: linux-next: build warning after merge of the amdgpu tree

2021-01-17 Thread Huang, Ray
[AMD Public Use] Thanks Setphen. Please check attached V2 patch. (If you can share the config file to me, I can do the test in my side) Best Regards, Ray -Original Message- From: Stephen Rothwell Sent: Monday, January 18, 2021 1:29 PM To: Alex Deucher Cc: Huang, Ray ; Linux Kernel

RE: linux-next: build failure after merge of the amdgpu tree

2019-08-13 Thread Huang, Ray
> -Original Message- > From: Stephen Rothwell > Sent: Tuesday, August 13, 2019 4:11 PM > To: Alex Deucher > Cc: Linux Next Mailing List ; Linux Kernel > Mailing List ; Liu, Aaron > ; Huang, Ray > Subject: linux-next: build failure after merge of the amdgpu tree

RE: [Regression] "drm/amdgpu: enable gfxoff again on raven series (v2)"

2019-08-07 Thread Huang, Ray
> -Original Message- > From: Kai-Heng Feng > Sent: Thursday, August 08, 2019 1:45 AM > To: Huang, Ray > Cc: Deucher, Alexander ; Koenig, Christian > ; Zhou, David(ChunMing) > ; amd-gfx list ; > dri-de...@lists.freedesktop.org; LKML ; > Anthony Wong >

Re: [PATCH] hwmon: (fam15h_power) Disable preemption when reading registers

2016-06-01 Thread Huang, Ray
> On Jun 1, 2016, at 9:23 PM, Guenter Roeck wrote: > >> On 06/01/2016 03:04 AM, Borislav Petkov wrote: >> From: Borislav Petkov >> >> We need to read a bunch of registers on each compute unit and possibly >> on the current CPU too. Disable preemption around it. > > An explanation would be he

Re: [PATCH] hwmon: (fam15h_power) Disable preemption when reading registers

2016-06-01 Thread Huang, Ray
Sent from my iPad > On Jun 1, 2016, at 11:27 PM, Huang, Ray wrote: > > > >>> On Jun 1, 2016, at 9:23 PM, Guenter Roeck wrote: >>> >>> On 06/01/2016 03:04 AM, Borislav Petkov wrote: >>> From: Borislav Petkov >>> >>> We n