]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita741ec4875c13bac8c50e76c3e7178adaa85b3f8
tree311c84cc16b062be8f3592cef4106cebbe94f044
parent2827ae15dc0f2c90e519a70f2b9ddebe33f2361f
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