diff options
author | 2022-02-17 18:02:23 +0530 | |
---|---|---|
committer | 2022-02-22 09:53:12 -0500 | |
commit | 64b2a6a054c40c04a4e48fd70002570654381f9c (patch) | |
tree | 67ba5cef9dcc572e1c5fad8b9f39dfe243e00530 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/lmem: Enable lmem for platforms with Flat CCS (diff) | |
download | linux-dev-64b2a6a054c40c04a4e48fd70002570654381f9c.tar.xz linux-dev-64b2a6a054c40c04a4e48fd70002570654381f9c.zip |
drm/i915/gt: use get_reset_domain() helper
We dont need to implement reset_domain in intel_engine
_setup(), but can be done as a helper. Implemented as
engine->reset_domain = get_reset_domain().
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220217123223.748184-1-tejaskumarx.surendrakumar.upadhyay@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions