~pali/mesa/drm

Viewing all changes in revision 4283.

  • Committer: Robert Foss
  • Date: 2018-02-14 16:33:58 UTC
  • Revision ID: git-v1:e75e0ea2e3e29aa65dff868b1088bd41d9405781
android: Change gralloc_handle_t members to be fixed width

In order to lessen future alignment issues, lets switch to
fixed width integers where possible.

This excludes the data_owner since it is a pid_t which
in theory could be larger than 32 bits.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
Reviewed-by: Rob Herring <robh@kernel.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: