diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-12-07 21:34:36 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-12-08 20:32:13 +0200 |
commit | f175de44d0cf5aa688747b96bad0e596a50eaad7 (patch) | |
tree | c3bbec68a6ddb6d29a91da7d8a456d145402dd55 /tools/perf/scripts/python | |
parent | e05a67fdd3c9293827d44a0dfa3618429b832d59 (diff) |
drm/i915: Drop redundant NULL check
intel_bios_get_dsc_params() is only called from
gen11_dsi_dsc_compute_config() and it always passes a non-NULL
crtc_state in. Drop the redundant check.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231207193441.20206-4-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions