OSDN Git Service

minigbm:amdgpu: align stride to 256
authorSatyajit Sahu <satyajit.sahu@amd.com>
Thu, 31 Jan 2019 04:28:24 +0000 (09:58 +0530)
committerchrome-bot <chrome-bot@chromium.org>
Wed, 13 Feb 2019 09:38:00 +0000 (01:38 -0800)
commiteea88fad3a456500e433108b24630e2589ac26b2
tree629acf64ab3099ff420505dc1cf91c2db821b875
parent067594b15aa39835f49058853d3f1f586124c101
minigbm:amdgpu: align stride to 256

Previously stride was alinged to 256 only in linear path and
android. Now it is aligned to 256 for all cases.

BUG=b:122049612
TEST=suspend_stress_test

Change-Id: I757f2d056176fe5ebfd858a017273cf02bad6020
Signed-off-by: Satyajit Sahu <satyajit.sahu@amd.com>
Reviewed-on: https://chromium-review.googlesource.com/1457777
Tested-by: Drew Davenport <ddavenport@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
amdgpu.c