All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm 1/7] amdgpu: Fix spelling mistakes
@ 2016-04-03 18:48 Eric Engestrom
  2016-04-03 18:48 ` [PATCH libdrm 2/7] exynos: Fix spelling mistake Eric Engestrom
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Eric Engestrom @ 2016-04-03 18:48 UTC (permalink / raw)
  To: dri-devel; +Cc: Eric Engestrom

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
 amdgpu/amdgpu.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/amdgpu/amdgpu.h b/amdgpu/amdgpu.h
index 0851306..5d5a2c6 100644
--- a/amdgpu/amdgpu.h
+++ b/amdgpu/amdgpu.h
@@ -685,7 +685,7 @@ int amdgpu_create_bo_from_user_mem(amdgpu_device_handle dev,
 int amdgpu_bo_free(amdgpu_bo_handle buf_handle);
 
 /**
- * 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
@@ -851,7 +851,7 @@ int amdgpu_cs_query_reset_state(amdgpu_context_handle context,
  * order.
  *
  * The caller can specify the user fence buffer/location with the fence_info in the
- * cs_request.The sequence number is returned via the 'seq_no' paramter
+ * cs_request.The sequence number is returned via the 'seq_no' parameter
  * in ibs_request structure.
  *
  *
-- 
2.8.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-04-07 17:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-03 18:48 [PATCH libdrm 1/7] amdgpu: Fix spelling mistakes Eric Engestrom
2016-04-03 18:48 ` [PATCH libdrm 2/7] exynos: Fix spelling mistake Eric Engestrom
2016-04-03 18:48 ` [PATCH libdrm 3/7] freedreno: Fix spelling mistakes Eric Engestrom
2016-04-06 16:42   ` Emil Velikov
2016-04-06 16:45     ` Emil Velikov
2016-04-07  0:04     ` Rob Clark
2016-04-07 17:31       ` Emil Velikov
2016-04-03 18:48 ` [PATCH libdrm 4/7] intel: " Eric Engestrom
2016-04-03 18:48 ` [PATCH libdrm 5/7] include: " Eric Engestrom
2016-04-06 16:39   ` Emil Velikov
2016-04-03 18:48 ` [PATCH libdrm 6/7] tests: " Eric Engestrom
2016-04-03 18:48 ` [PATCH libdrm 7/7] xf86drm: " Eric Engestrom
2016-04-04  9:07 ` [PATCH libdrm 1/7] amdgpu: " Christian König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.