diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-02-08 00:54:06 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-03-25 16:47:35 +0300 |
commit | 79ec15a1e952f30fd8980f106d99d8fd42377676 (patch) | |
tree | 0e8c75bd93b1def10c56827f19e87d2a02148ab1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9db49526b708a131c866e91238d99f18d25cef94 (diff) | |
download | linux-79ec15a1e952f30fd8980f106d99d8fd42377676.tar.xz |
drm/i915: Replace the HAS_DDI() in intel_crtc_scanline_offset() with specific platform checks
The HDMI vs. not scanline offset stuff no longer applies to the
latest platforms, so using HAS_DDI() is a bit confusing. Replace
with a more specific set of conditions.
Also let's just deal with the platform types in the if ladder
itself, and handle the HDMI vs. not within the specific branch
for those platforms.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250207215406.19348-4-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions