On Wed, Dec 14, 2011 at 1:15 AM, Joonyoung Shim
wrote:
> The variables(bo_handles, pitches and offsets) are the array having 4
> elementary of uint32_t type. The their memcpy size is sizeof(uint32_t) *
> 4.
>
> Signed-off-by: Joonyoung Shim
Tested-by: Rob Clark
> ---
> ?xf86drmMode.c | ? ?6 +
On Wed, Dec 14, 2011 at 1:15 AM, Joonyoung Shim wrote:
> The variables(bo_handles, pitches and offsets) are the array having 4
> elementary of uint32_t type. The their memcpy size is sizeof(uint32_t) *
> 4.
>
> Signed-off-by: Joonyoung Shim
Tested-by: Rob Clark
> ---
> xf86drmMode.c | 6 ++
The variables(bo_handles, pitches and offsets) are the array having 4
elementary of uint32_t type. The their memcpy size is sizeof(uint32_t) *
4.
Signed-off-by: Joonyoung Shim
---
xf86drmMode.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xf86drmMode.c b/xf86drmM
The variables(bo_handles, pitches and offsets) are the array having 4
elementary of uint32_t type. The their memcpy size is sizeof(uint32_t) *
4.
Signed-off-by: Joonyoung Shim
---
xf86drmMode.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xf86drmMode.c b/xf86drmM