minigbm: Remove stride alignment to power of two on ADL-P

Power of two stride alignment on ADL-P is required for DPT (Display Page
Table) buffers and this is already taken care by i915 [1][2].
We do not require any additional stride alignment in minigbm.
[1]https://patchwork.kernel.org/project/intel-gfx/patch/20210310221736.2963264-22-imre.deak@intel.com/
[2]https://patchwork.kernel.org/project/intel-gfx/patch/20210506161930.309688-10-imre.deak@intel.com/

BUG=b:203800160
TEST=graphics.VAAPIUnittest.common should pass

Signed-off-by: Sushma Venkatesh Reddy <sushma.venkatesh.reddy@intel.com>
Change-Id: Idc1a4c0ea5eebb52c81ed405bac0f92f31dc84e0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/3287411
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Miguel Casas <mcasas@google.com>
Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org>
Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org>
1 file changed