[Intel-gfx] [PATCH 0/6] Allow privileged user to map the OA buffer

2020-10-09 Thread Umesh Nerlige Ramappa
Allow user to map the OA buffer and also trigger reports into it. CI fixes: v1: Fixes a memory corruption due to addition of OA whitelist on demand. v2: Spinlock when applying whitelist v3: Use uncore->lock. Do not check for wal->count when applying whitelist. v4: Refresh and rerun with newly adde

[Intel-gfx] [PATCH 0/6] Allow privileged user to map the OA buffer

2020-10-02 Thread Umesh Nerlige Ramappa
Allow user to map the OA buffer and also trigger reports into it. CI fixes: v1: Fixes a memory corruption due to addition of OA whitelist on demand. v2: Spinlock when applying whitelist v3: Use uncore->lock. Do not check for wal->count when applying whitelist. v4: Refresh and rerun with newly adde

[Intel-gfx] [PATCH 0/6] Allow privileged user to map the OA buffer

2020-07-29 Thread Umesh Nerlige Ramappa
This cover letter is included to trigger "Test-with" an IGT patch. Tests - https://patchwork.freedesktop.org/series/80059/ Signed-off-by: Umesh Nerlige Ramappa Test-with: 20200730004603.8171-1-umesh.nerlige.rama...@intel.com Piotr Maciejewski (4): drm/i915/perf: Ensure observation logic is no