summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2019-09-25 15:21:21 -0700
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2019-09-27 10:20:20 -0700
commit901045c3f0f43566f9a8a2f5716c2c0a497979e6 (patch)
tree1367c7aadb26163038693efcecb5dd12d830cbc2 /tools/perf/scripts/python/export-to-postgresql.py
parent9cd6c339e34ab13479fb139b0b9f5ffc9743bfc1 (diff)
drm/i915/huc: fix version parsing from CSS header
The HuC FW has silently switched to encoding the version the same way as the GuC FW does, i.e. major.minor.patch instead of just major.minor. All the current blobs follow the new scheme, but since minor and patch are both zero there is no difference in the end results and we happily load them. New binaries, however, will have non-zero values in there, so we need to make sure to parse them correctly. Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Cc: Anusha Srivatsa <anusha.srivatsa@intel.com> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Reviewed-by: Stuart Summers <stuart.summers@intel.com> Acked-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190925222121.4000-1-daniele.ceraolospurio@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions