commit | 330b52bd9bba1d66028772dfe08c053a34c5069a | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Fri Oct 20 17:46:55 2017 +0200 |
committer | Lucas Stach <l.stach@pengutronix.de> | Sun Oct 22 18:41:56 2017 +0200 |
tree | a332c187b5487b646e6cee1a22f3ad73e27bf451 | |
parent | 988c3b385974be4c587ca228e577793eb19a95ff [diff] |
drm/etnaviv: short-circuit perfmon ioctls The feature implementation isn't stable yet. Reject any attempt to use the IOCTLs for now. This keeps most of the code in place, so we can stabilize it in-tree, but keeps userspace from using the feature for now. Signed-off-by: Lucas Stach <l.stach@pengutronix.de>