diff options
author | 2017-03-14 15:28:11 +0100 | |
---|---|---|
committer | 2017-03-15 14:26:30 +0200 | |
commit | 6cd5a72c357732ed7f4566545b9d58eb4fcb1aa2 (patch) | |
tree | 132d087faec6f90a1bf271fd949e4ab2b7cb145b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/guc: Extract param logic form guc_init_fw() (diff) | |
download | linux-dev-6cd5a72c357732ed7f4566545b9d58eb4fcb1aa2.tar.xz linux-dev-6cd5a72c357732ed7f4566545b9d58eb4fcb1aa2.zip |
drm/i915/guc: Simplify intel_guc_init_hw()
Current version of intel_guc_init_hw() does a lot:
- cares about submission
- loads huc
- implement WA
This change offloads some of the logic to intel_uc_init_hw(), which now
cares about the above.
v2: rename guc_hw_reset and fix typo in define name (M. Wajdeczko)
v3: rename once again
v4: remove spurious comments and add some style (J. Lahtinen)
v5: flow changes, got rid of dead checks (M. Wajdeczko)
v6: rebase
v7: rebase & onion teardown (J. Lahtinen)
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
Cc: Michal Winiarski <michal.winiarski@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions