commit | b6dd47b9c82d619195370c38b7579fe18a8f6055 | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Mon Mar 26 10:08:22 2018 +0100 |
committer | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Thu Mar 29 13:30:02 2018 +0100 |
tree | 15ebeb510f4c63f6c87175862d6598a370e7c0c6 | |
parent | 1de401c08fa805f3ac34604af1d43f48aeb17eb4 [diff] |
drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter We've been a bit loose about this opening parameter. We should only add the flag for writing OA reports when the value of this parameter is != 0. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180326090831.22686-3-lionel.g.landwerlin@intel.com