diff options
author | 2022-02-16 09:41:47 -0800 | |
---|---|---|
committer | 2022-02-25 15:23:30 -0800 | |
commit | 0df0c76cc3fd99d72bc1b18eae25ee3e8fb9d1f7 (patch) | |
tree | 3984c0a2b8941ed5dfb62ad62a46e2ad2852b7a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/guc: Convert __guc_ads_init to iosys_map (diff) | |
download | linux-dev-0df0c76cc3fd99d72bc1b18eae25ee3e8fb9d1f7.tar.xz linux-dev-0df0c76cc3fd99d72bc1b18eae25ee3e8fb9d1f7.zip |
drm/i915/guc: Remove plain ads_blob pointer
Now we have the access to content of GuC ADS either using iosys_map
API or using a temporary buffer. Remove guc->ads_blob as there shouldn't
be updates using the bare pointer anymore.
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220216174147.3073235-17-lucas.demarchi@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions