* [PATCH libdrm] amdgpu: fix typo in function comment
@ 2018-09-03 10:59 Qiang Yu
[not found] ` <1535972363-29026-1-git-send-email-Qiang.Yu-5C7GfCeVMHo@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Qiang Yu @ 2018-09-03 10:59 UTC (permalink / raw)
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Cc: Jerry Zhang, Qiang Yu, Michel Dänzer, Christian König,
Hui Deng
Signed-off-by: Qiang Yu <Qiang.Yu@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
--
1.9.1
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH libdrm] amdgpu: fix typo in function comment
[not found] ` <1535972363-29026-1-git-send-email-Qiang.Yu-5C7GfCeVMHo@public.gmane.org>
@ 2018-09-04 1:11 ` Zhang, Jerry (Junwei)
0 siblings, 0 replies; 2+ messages in thread
From: Zhang, Jerry (Junwei) @ 2018-09-04 1:11 UTC (permalink / raw)
To: Qiang Yu, amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
Cc: Michel Dänzer, Christian König, Hui Deng
On 09/03/2018 06:59 PM, Qiang Yu wrote:
> Signed-off-by: Qiang Yu <Qiang.Yu@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@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
>
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-04 1:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-03 10:59 [PATCH libdrm] amdgpu: fix typo in function comment Qiang Yu
[not found] ` <1535972363-29026-1-git-send-email-Qiang.Yu-5C7GfCeVMHo@public.gmane.org>
2018-09-04 1:11 ` Zhang, Jerry (Junwei)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox