commit | 3ce36b4542b585ed0231b175aee31020b2f289c2 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Fri Oct 05 14:06:05 2018 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Sun Oct 07 14:40:28 2018 -0400 |
tree | ba668153bf621f4d505b931281bb259c08c6fc76 | |
parent | 82e223a5d854e1f19f46a1a1ad3fae311f337c9a [diff] |
drm/msm/a6xx: Remove CP perfcounter selects from the protected list The CP performance counter selects were accidentally marked as protected so they couldn't be written from PM4 streams. Remove the protection because user space does have an interest in setting up their own counters. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>