aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2018-09-26 16:34:13 +0300
committerJani Nikula <[email protected]>2018-09-27 09:25:10 +0300
commitd8a5b7d79fb7de60d9f0b9c56ebd8ef9f507d362 (patch)
treee6a36870303733e91464f1b4d318cfa89bdefe48 /tools/perf/scripts/python/export-to-postgresql.py
parent180e9d230efe7acad72a6a6ba47de82bcbc13fc4 (diff)
drm/i915/csr: keep max firmware size together with firmare name and version
Move max firmware size to the same if ladder with firmware name and required version. This allows us to detect the missing max size for a platform without actually loading the firmware, and makes the whole thing easier to maintain. We need to move the power get earlier to allow for early return in the missing platform case. While at it, extend the comment on why we return with the reference held on errors. We also need to move the module parameter override later to reuse the max firmware size, which is independent of the override. v2: Add comment on why we leak the wakeref on errors (Chris) v3: Rebase Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions