RE: [PATCH v2 1/2] drm/amdgpu: Remove the sriov checking and add firmware checking

2018-08-17 Thread Zhu, Rex
ubject: Re: [PATCH v2 1/2] drm/amdgpu: Remove the sriov checking and add > firmware checking > > Am 17.08.2018 um 07:40 schrieb Emily Deng: > > Refine the patch 1, and the lock about invalidate_lock. > > > > Unify bare metal and sriov, and add firmware checking

RE: [PATCH v2 1/2] drm/amdgpu: Remove the sriov checking and add firmware checking

2018-08-17 Thread Deng, Emily
>-Original Message- >From: Christian König >Sent: Friday, August 17, 2018 3:23 PM >To: Deng, Emily ; amd-gfx@lists.freedesktop.org >Subject: Re: [PATCH v2 1/2] drm/amdgpu: Remove the sriov checking and add >firmware checking > >Am 17.08.2018 um 07:40 schri

Re: [PATCH v2 1/2] drm/amdgpu: Remove the sriov checking and add firmware checking

2018-08-17 Thread Christian König
Am 17.08.2018 um 07:40 schrieb Emily Deng: Refine the patch 1, and the lock about invalidate_lock. Unify bare metal and sriov, and add firmware checking for reg write and reg wait unify command. Signed-off-by: Emily Deng Acked-by: Christian König for this one because I can't verify the

[PATCH v2 1/2] drm/amdgpu: Remove the sriov checking and add firmware checking

2018-08-16 Thread Emily Deng
Refine the patch 1, and the lock about invalidate_lock. Unify bare metal and sriov, and add firmware checking for reg write and reg wait unify command. Signed-off-by: Emily Deng --- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 2 ++ drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 59