On Tue, 25 Jul 2017 09:27:32 -0700
Eric Anholt wrote:
> Userspace shouldn't be able to spam dmesg by passing bad arguments.
> This has particularly become an issues since we started using a bad
> argument to set_tiling to detect if set_tiling was supported.
>
> Signed-off-by: Eric Anholt
> Fixe
Userspace shouldn't be able to spam dmesg by passing bad arguments.
This has particularly become an issues since we started using a bad
argument to set_tiling to detect if set_tiling was supported.
Signed-off-by: Eric Anholt
Fixes: 83753117f1de ("drm/vc4: Add get/set tiling ioctls.")
---
drivers