OSDN Git Service

drm/i915/adl_p: Disable support for 90/270 FB rotation
authorImre Deak <imre.deak@intel.com>
Thu, 6 May 2021 16:19:28 +0000 (19:19 +0300)
committerImre Deak <imre.deak@intel.com>
Fri, 7 May 2021 08:13:01 +0000 (11:13 +0300)
commitd3b4aa43eea3aebea51bfb02ca5ce93df0abc9c4
treef5da2f0ead8d6e5efeae03c1863de9804da14195
parent2ac5620fbe31d4a2364b82390deaf59892a0d4f4
drm/i915/adl_p: Disable support for 90/270 FB rotation

The latest specification removed the support for 90/270 FB rotation on
ADL_P, even though legacy Y-tiled surfaces are supported. Align the code
accordingly.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210506161930.309688-9-imre.deak@intel.com
drivers/gpu/drm/i915/display/intel_display_types.h
drivers/gpu/drm/i915/display/intel_fb.c
drivers/gpu/drm/i915/display/intel_fb.h
drivers/gpu/drm/i915/display/skl_universal_plane.c