On Saturday, June 1, 2019 3:58:45 PM PDT Lionel Landwerlin wrote: > Gen10 added an additional NOA_WRITE register (high bits) and we forgot > to whitelist it for userspace. > > Fixes: 95690a02fb5d96 ("drm/i915/perf: enable perf support on CNL") > Signed-off-by: Lionel Landwerlin > --- > drivers/gpu/drm/i915/i915_perf.c | 1 + > drivers/gpu/drm/i915/i915_reg.h | 1 + > 2 files changed, 2 insertions(+) Reviewed-by: Kenneth Graunke