]> git.dujemihanovic.xyz Git - linux.git/commit
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)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 11 Sep 2024 08:00:56 +0000 (11:00 +0300)
commitf7e3885aa80559d5e497eec18e6909d594497c13
tree2ab0171177ec4b741169ecb0f65f6ce2ce38c50b
parent741d73f587d5cc86db5e65cc107e031263302616
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>
(cherry picked from commit c4d37c54c3739530f8585ccf064fb712913f8375)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
drivers/gpu/drm/i915/display/skl_universal_plane.c