drm/msm/a6xx: Remove CP perfcounter selects from the protected list
authorJordan Crouse <jcrouse@codeaurora.org>
Fri, 5 Oct 2018 20:06:05 +0000 (14:06 -0600)
committerRob Clark <robdclark@gmail.com>
Sun, 7 Oct 2018 18:40:28 +0000 (14:40 -0400)
commit3ce36b4542b585ed0231b175aee31020b2f289c2
treeba668153bf621f4d505b931281bb259c08c6fc76
parent82e223a5d854e1f19f46a1a1ad3fae311f337c9a
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>
drivers/gpu/drm/msm/adreno/a6xx_gpu.c