OSDN Git Service

drm/vc4: Validate that WAIT_BO padding is cleared.
authorEric Anholt <eric@anholt.net>
Mon, 25 Jan 2016 21:05:00 +0000 (13:05 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 16 Feb 2016 20:20:57 +0000 (12:20 -0800)
commite001523666d0b07592abe1822b78ed0e5c2a34ab
tree311c84cc16b062be8f3592cef4106cebbe94f044
parent388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95
drm/vc4: Validate that WAIT_BO padding is cleared.

This is ABI future-proofing if we ever want to extend the pad to mean
something.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_gem.c