]> Git Repo - linux.git/commit
drm/i915: Remove ckey/format checks from skl_update_scaler_plane()
authorVille Syrjälä <[email protected]>
Wed, 16 Oct 2024 14:31:34 +0000 (17:31 +0300)
committerVille Syrjälä <[email protected]>
Wed, 23 Oct 2024 15:23:56 +0000 (18:23 +0300)
commit1901e9a40af6175552915cf6a6166f92f095237d
tree856fe0c3313dbcf0dfab43258a84c5ab9aba94fe
parent0f16cd2aad7e3d05b846773fb2019ae2b2777695
drm/i915: Remove ckey/format checks from skl_update_scaler_plane()

skl_plane_check() already takes care to reject scaling when an
unsupported pixel format or color keying is used. No need to
replicate that in the scaler code.

Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
drivers/gpu/drm/i915/display/skl_scaler.c
This page took 0.07224 seconds and 4 git commands to generate.