Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 12 Feb 2025 16:43:22 +0000 (18:43 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Sat, 15 Feb 2025 07:28:33 +0000 (09:28 +0200)
commit58456143cc849ebd2e338d28d64747179e220a40
tree3241fa851ea63b47bc6a2f21a43dbdeeb92f2471
parent91077d1deb5374eb8be00fb391710f00e751dc4b
Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state"

This reverts commit 1d5b09f8daf859247a1ea65b0d732a24d88980d8.

Now that the root cause the missing crtc state has been fixed
we can get rid of the duct tape.

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-3-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_atomic_plane.c