diff options
author | Derek Foreman <[email protected]> | 2017-10-05 12:41:08 -0500 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2017-10-05 11:26:14 -0700 |
commit | 17d78ece36a08d79b95182e36ed99cb65de905ce (patch) | |
tree | 59e299095ec891cd3c5c59b113d869a3f4df391f /src/gallium/Android.common.mk | |
parent | b174a1ae720cb404738cd57c431f5769d677957d (diff) |
broadcom/vc4: Don't advertise tiled dmabuf modifiers if we can't use them
If the DRM_VC4_GET_TILING ioctl isn't present then we can't tell
if a dmabuf bo is tiled or linear, so will always assume it's
linear.
By not advertising tiled formats in this situation we ensure the
assumption is correct.
This fixes a bug where most attempts to render a gl wayland client
under weston will result in a client side abort.
Signed-off-by: Derek Foreman <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Acked-by: Daniel Stone <[email protected]> (on irc)
Diffstat (limited to 'src/gallium/Android.common.mk')
0 files changed, 0 insertions, 0 deletions