drm/i915/display: Plane capability for 64k phys alignment
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 26 Aug 2024 17:01:15 +0000 (19:01 +0200)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 27 Aug 2024 22:15:20 +0000 (18:15 -0400)
commit97c6efb3649724e6163774f0e7405c5ca8b1097a
treea8df97c86dd542ef73300f23d415ef9289402fd3
parent04cf420bbc32a599aa2481725f708435ea19bf3d
drm/i915/display: Plane capability for 64k phys alignment

Some plane formats have been designed to require 64k physical alignment.
By returning whether this is the case for certain formats, we do not
need to hardcode this check inside Xe.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Zbigniew KempczyƄski <zbigniew.kempczynski@intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240826170117.327709-2-maarten.lankhorst@linux.intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/display/intel_fb.c
drivers/gpu/drm/i915/display/intel_fb.h