]> Git Repo - linux.git/commit
drm/i915/pfit: Check pfit scaling factors on ILK-BDW
authorVille Syrjälä <[email protected]>
Wed, 16 Oct 2024 14:31:27 +0000 (17:31 +0300)
committerVille Syrjälä <[email protected]>
Wed, 23 Oct 2024 15:18:46 +0000 (18:18 +0300)
commit8aa0e5171989c73a92296939e631c57ae2a5ae4f
treea8887e86d46f37e99fb3a85dcb7e0bf9f5abb5e3
parentb82adfca1969e885d971577c57c5444494447e87
drm/i915/pfit: Check pfit scaling factors on ILK-BDW

Make sure we're not exceeding the max scaling factors for the panel
fitter on ILK-BDW. SKL+ is skipped here since this is all supposed to
be handled by the unified scaler code.

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