drm/i915/display: Fix BMG CCS modifiers
authorJuha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Mon, 2 Sep 2024 07:40:21 +0000 (10:40 +0300)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 4 Sep 2024 10:20:14 +0000 (12:20 +0200)
commitc4d37c54c3739530f8585ccf064fb712913f8375
tree8b559e44c0fbfbec1fab69d10d0214251c6ddc31
parent7cd1049a33caf1199b18424a0b6165cf22f8e963
drm/i915/display: Fix BMG CCS modifiers

Let I915_FORMAT_MOD_4_TILED_BMG_CCS show up as supported modifier

Fixes: 97c6efb36497 ("drm/i915/display: Plane capability for 64k phys alignment")
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240902074021.459480-1-juhapekka.heikkila@gmail.com
Signed-off-by: Maarten Lankhorst,,, <maarten.lankhorst@linux.intel.com>
drivers/gpu/drm/i915/display/skl_universal_plane.c