summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2023-10-12 15:35:20 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2023-10-31 09:27:47 +0300
commit7e72cd6cafb166b815b7997597c09a01412da064 (patch)
tree8d631fc09812b2bc03bca3e1e09d580e9d2268d1 /tools/perf/scripts/python/export-to-sqlite.py
parentf215038f4133ea9d1b525e9bb812527fe002db2b (diff)
downloadlinux-7e72cd6cafb166b815b7997597c09a01412da064.tar.xz
drm/i915: Abstract the extra JSL/EHL DPLL4 power domain better
Just include the JSL/EHL DPLL4 extra power domain in the dpll_info struct. This way the same approach could be used by other platforms as well (should the need arise), and we don't have to sprinkle platform checks all over the place. Note that I'm perhaps slightly abusing things here as power_domain==0 (which is actually POWER_DOMAIN_DISPLAY_CORE) now indicates that no extra power domain is needed. I suppose using POWER_DOMAIN_INVALID would be more correct, but then we'd have to sprinkle that to all the other DPLLs. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231012123522.26045-3-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions