[PATCH libdrm] amdgpu: fix typo in function comment
Zhang, Jerry (Junwei)
Jerry.Zhang at amd.com
Tue Sep 4 01:11:54 UTC 2018
On 09/03/2018 06:59 PM, Qiang Yu wrote:
> Signed-off-by: Qiang Yu <Qiang.Yu at amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang at amd.com>
> ---
> amdgpu/amdgpu.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/amdgpu/amdgpu.h b/amdgpu/amdgpu.h
> index dc51659..e6ec7a8 100644
> --- a/amdgpu/amdgpu.h
> +++ b/amdgpu/amdgpu.h
> @@ -731,7 +731,7 @@ int amdgpu_bo_free(amdgpu_bo_handle buf_handle);
> void amdgpu_bo_inc_ref(amdgpu_bo_handle bo);
>
> /**
> - * Request CPU access to GPU accessable memory
> + * Request CPU access to GPU accessible memory
> *
> * \param buf_handle - \c [in] Buffer handle
> * \param cpu - \c [out] CPU address to be used for access
>
More information about the amd-gfx
mailing list