diff options
author | Lucas De Marchi <lucas.demarchi@intel.com> | 2022-02-16 20:41:35 +0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2022-02-26 02:23:19 +0300 |
commit | 1c0b1175e6f3729c91835f179eb9c97b5067bb3a (patch) | |
tree | 72f6be5fa2b260a19531a6bfec628cc5f772cd83 /tools/perf/scripts/python | |
parent | 9659dd2b308bde4143855f5b57b0412be466eb8a (diff) | |
download | linux-1c0b1175e6f3729c91835f179eb9c97b5067bb3a.tar.xz |
drm/i915/guc: Keep iosys_map of ads_blob around
Convert intel_guc_ads_create() and initialization to use iosys_map
rather than plain pointer and save it in the guc struct. This will help
with additional updates to the ads_blob after the
creation/initialization by abstracting the IO vs system memory.
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: Matt Atwood <matthew.s.atwood@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220216174147.3073235-5-lucas.demarchi@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions