[PATCH 4/6] gpu: host1x: Fix client_managed type

Thierry Reding thierry.reding at gmail.com
Sun May 26 03:17:19 PDT 2013


On Fri, May 17, 2013 at 02:49:46PM +0300, Arto Merilainen wrote:
> client_managed field in syncpoint structure was defined as an
> integer. The field holds, however, only a boolean value. This patch
> modifies the type to boolean.
> 
> Signed-off-by: Arto Merilainen <amerilainen at nvidia.com>
> ---
>  drivers/gpu/host1x/drm/gr2d.c |    2 +-
>  drivers/gpu/host1x/syncpt.c   |    8 ++++----
>  drivers/gpu/host1x/syncpt.h   |    6 +++---
>  3 files changed, 8 insertions(+), 8 deletions(-)

Looks good. I'll wait for v2 of the series before applying this to make
things easier.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130526/14bc2f94/attachment.pgp>


More information about the dri-devel mailing list