2019 2:12 PM
> To: Gao, Likun ; amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander ; Paul Gover
>
> Subject: Re: [PATCH] drm/amdgpu: remove unpin clear_state_obj for gfx
> v8
>
> Hi Likun,
>
> Looks like you can pin csb buffer @gfx_v8_0_hw_init() just like what
2:12 PM
> To: Gao, Likun ; amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander ; Paul Gover
>
> Subject: Re: [PATCH] drm/amdgpu: remove unpin clear_state_obj for gfx v8
>
> Hi Likun,
>
> Looks like you can pin csb buffer @gfx_v8_0_hw_init() just like what
> following p
OK, thanks, will try to fix with that method.
Regards,
Likun
-Original Message-
From: Yuan, Xiaojie
Sent: Friday, August 2, 2019 2:12 PM
To: Gao, Likun ; amd-gfx@lists.freedesktop.org
Cc: Deucher, Alexander ; Paul Gover
Subject: Re: [PATCH] drm/amdgpu: remove unpin clear_state_obj
Hi Likun,
Looks like you can pin csb buffer @gfx_v8_0_hw_init() just like what following
patch does for gfx9, so that we can still use the common function
amdgpu_gfx_rlc_init_csb():
commit 137dc4b9060e99a22dce59b42ca71912cf0180f3
Author: Evan Quan
Date: Wed Jul 4 16:21:52 2018 +0800
drm