Herve Jourdain b10c22e5f9 drm/vc4: Fix ioctl permissions for render nodes.
Contrary to other flags to DRM_IOCTL_DEF_DRV(), which restrict usage,
the flag for render node is an enabler (the IOCTL can't be used from
render node if it's not present).  So DRM_RENDER_ALLOW needs to be
added to all the flags that were previously 0.

Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
Reviewed-by: Eric Anholt <eric@anholt.net>
Fixes: 0cd3e2747662 ("drm/vc4: Add missing render node support")
2016-06-06 13:00:30 -07:00
..
2016-04-14 12:22:53 -07:00
2016-04-14 12:22:53 -07:00
2016-04-14 12:22:53 -07:00
2016-04-14 12:22:53 -07:00
2016-04-14 12:22:53 -07:00