diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-14 00:28:22 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-01-14 16:17:44 +0000 |
commit | 8d9046ad5d9b7e5ede7cdf566a190f136f239614 (patch) | |
tree | 2e34174d8d94c4639c7990bce7b6e78274f07143 /tools | |
parent | 7ff19c560fb279211670e0f5a06c8b3b594ecc2d (diff) |
drm/i915: Mark the ggtt_view structs as packed
In the next few patches, we will depend upon there being no
uninitialised bits inside the ggtt_view. To ensure this we add the
__packed attribute and double check with a build bug that gcc hasn't
expanded the struct to include some padding bytes.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170114002827.31315-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions