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

2018-12-27 Thread Qu, Jim
Comments in line. Thanks JimQu 发件人: amd-gfx 代表 Kangjie Lu 发送时间: 2018年12月26日 14:23 收件人: k...@umn.edu 抄送: Zhou, David(ChunMing); David Airlie; Xu, Feifei; Francis, David; linux-ker...@vger.kernel.org; amd-...@lists.freedesktop.org; Huang, Ray; dri-devel

答复: [PATCH] drm/amdgpu: fix fence slab teardown

2016-10-24 Thread Qu, Jim
I did observed the issue when replace kernel module use DKMS, and it maybe get error at reboot, got calltrace: [ 3529.525360] = [ 3529.525361] BUG amd_sched_fence (Tainted: GB OE ): Objects remai

答复: Tracking: radeon 0000:00:10.0: ring 0 stalled for more than 10240msec

2018-05-01 Thread Qu, Jim
Hi , If you are sure that the HW worked fine before. I think you should: 1. Be sure that HW works fine now. 2. recall the driver to the point at where it works well, and then replace them one by one to confirm component which causes the issue. 3. try to update the last VBIOS to adapt new driver.

答复: [PATCH 2/4] drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/

2018-06-26 Thread Qu, Jim
Reviewed-by: Jim Qu Thanks JimQu 发件人: amd-gfx 代表 Lyude Paul 发送时间: 2018年6月26日 9:09:05 收件人: amd-...@lists.freedesktop.org 抄送: Zhou, David(ChunMing); David Airlie; Huang, Ray; linux-ker...@vger.kernel.org; dri-devel@lists.freedesktop.org; Kai-Heng Feng;

答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-06-29 Thread Qu, Jim
HI, Any comments for the patch? Thanks JimQu 发件人: Alex Deucher 发送时间: 2018年6月28日 20:43 收件人: Qu, Jim; alsa-de...@alsa-project.org; Maling list - DRI developers 抄送: amd-gfx list; Deucher, Alexander 主题: Re: [PATCH] vgaswitchroo: set audio client id

答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-06-29 Thread Qu, Jim
Hi Lukas, Thanks to your response, please see comments in line. Thanks JimQu 发件人: Lukas Wunner 发送时间: 2018年6月29日 16:06 收件人: Qu, Jim 抄送: alsa-de...@alsa-project.org; dri-devel@lists.freedesktop.org; Deucher, Alexander; amd-...@lists.freedesktop.org 主题

Re: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-06-29 Thread Qu, Jim
indeed?I used 4.13 on the platform. let me have a try with the patch you mentioned thinks jimqu ?? Outlook for Android<https://aka.ms/ghei36> From: Lukas Wunner Sent: Friday, June 29, 2018 5:21:38 PM To: Qu, Jim Cc: alsa-de...@alsa-project.org; dri

答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-09 Thread Qu, Jim
guarantee the audio can be accessed if gpu is poweroffed by setting the DL_FLAG_PM_RUNTIME flag. So, in my opinion, audio's suspend/resume should be processed with gpu suspend/resume. Thanks JimQu 发件人: Lukas Wunner 发送时间: 2018年6月29日 19:11 收件人: Qu, Jim 抄送:

答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-09 Thread Qu, Jim
upt will sent to user mode via uevent, not sure whether audio user mode driver can receive the event or not. Thanks JimQu 发件人: Lukas Wunner 发送时间: 2018年7月9日 17:27 收件人: Qu, Jim 抄送: alsa-de...@alsa-project.org; dri-devel@lists.freedesktop

答复: [alsa-devel] ??????: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-09 Thread Qu, Jim
Hi All, Here, I want to clarify the audio device is bound to iGPU. There is no audio codec for dGPU. Thanks JimQu -邮件原件- 发件人: Lukas Wunner 发送时间: 2018年7月9日 23:48 收件人: Takashi Iwai 抄送: Alex Deucher ; alsa-de...@alsa-project.org; amd-...@lists.freedesktop.org; Qu, Jim ; dri-devel

答复: [alsa-devel] 答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-09 Thread Qu, Jim
sa-de...@alsa-project.org; amd-...@lists.freedesktop.org; Qu, Jim ; dri-devel@lists.freedesktop.org; Deucher, Alexander 主题: Re: [alsa-devel] 答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id On Mon, 09 Jul 2018 17:56:43 +0200, Daniel Vetter wrote: > > On Mon, J

答复: 答复: [alsa-devel] 答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-10 Thread Qu, Jim
发送时间: 2018年7月10日 1:09 收件人: Qu, Jim 抄送: Daniel Vetter; Alex Deucher; alsa-de...@alsa-project.org; amd-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org; Deucher, Alexander 主题: Re: 答复: [alsa-devel]答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id On Mo

答复: 答复: [alsa-devel] 答复: [PATCH] vgaswitchroo: set audio client id according to bound gpu client id

2018-07-10 Thread Qu, Jim
. I am also confuse that if there is no ELD info, how driver to steam audio device to wake up itself? It's sort of a chicken-or-egg question. Thanks JimQu 发件人: Qu, Jim 发送时间: 2018年7月10日 15:44:42 收件人: Takashi Iwai 抄送: Daniel Vetter; Alex Deucher; al

Re: [alsa-devel] [PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to cover more display adapters

2018-07-13 Thread Qu, Jim
See comments in line thanks JimQu 获取 Outlook for Android<https://aka.ms/ghei36> 发件人: Takashi Iwai 发送时间: 7月13日星期五 16:33 主题: Re: [alsa-devel] [PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY tocover more display adapters 收件人: Qu, Jim 抄送: alsa-de...@alsa-project.org, dri

答复: [PATCH 3/4] drm/radeon: Add audio component support

2018-07-24 Thread Qu, Jim
Hi Takashi lwai, Sorry, I have to use outlook again, since my mail client had some problems that did not receive these series patches. See the commands in line. Thanks JimQu 发件人: amd-gfx 代表 Takashi Iwai 发送时间: 2018年7月23日 22:50

答复: [PATCH 4/4] drm/amdgpu: Add audio component support

2018-07-24 Thread Qu, Jim
See comments in line. Thanks JimQu 发件人: amd-gfx 代表 Takashi Iwai 发送时间: 2018年7月23日 22:50 收件人: alsa-de...@alsa-project.org 抄送: amd-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org 主题: [PATCH 4/4] drm/amdgpu: