drm/i915/perf: remove user triggerable warn
authorMatthew Auld <matthew.auld@intel.com>
Mon, 27 Mar 2017 20:32:36 +0000 (21:32 +0100)
committerJani Nikula <jani.nikula@intel.com>
Wed, 29 Mar 2017 10:52:25 +0000 (13:52 +0300)
commitaa62acfd63e7367872291c15290cb9c29d140926
tree7707e63d9473bf730c17366f8251bab877f2806d
parent4e5f713ffc202c49a4374897cb0d2b218b391ff7
drm/i915/perf: remove user triggerable warn

Don't throw a warning if we are given an invalid property id. While
here let's also bring back Robert' original idea of catching unhandled
enumeration values at compile time.

Fixes: eec688e1420d ("drm/i915: Add i915 perf infrastructure")
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Robert Bragg <robert@sixbynine.org>
Reviewed-by: Robert Bragg <robert@sixbynine.org>
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170327203236.18276-1-matthew.auld@intel.com
(cherry picked from commit 0a309f9e3dfaa4f5db0bf1b0cab54571744b491a)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_perf.c