diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-02-12 18:43:26 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-02-15 09:28:59 +0200 |
commit | 6a01df2f1b2a3b29721143729a3feff816bc0083 (patch) | |
tree | 1db1a6ac8a2587da06f063443fe63a2187248d9f /tools/perf/scripts/python/gecko.py | |
parent | a33a6b2f0824387b97dfdf3549239e5d70a437df (diff) |
drm/i915: Remove pointless visible check in unlink_nv12_plane()
visible can't be true when is_y_plane is true. Replace the
bogus check with an WARN_ON(). Flatten the function while
at it.
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250212164330.16891-7-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions