commit | 2381df8295028b09cc055bea4715b6eb655986c8 | [log] [tgz] |
---|---|---|
author | Ryan Neph <[email protected]> | Tue Sep 10 19:48:59 2024 +0000 |
committer | Chromeos LUCI <[email protected]> | Wed Sep 11 02:25:27 2024 +0000 |
tree | 1c4e01fbb076d7228ebbf36e0c87246a2c4557ed | |
parent | 05865d75bbc0da50808a963dfdc576d3f0eb0404 [diff] |
virtgpu_cross_domain: fix planar size calculation The last plane's size may include any padding bytes introduced by virtgpu's page-alignment, but its not incorrect, and all other planes will be exact. BUG=b:365820897 TEST=Spot check new size calculation for YVU420_ANDROID allocation Change-Id: I6e88905d7191dca7e68e5dfd773d2fcaac79773d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/5849473 Tested-by: Ryan Neph <[email protected]> Reviewed-by: Chia-I Wu <[email protected]> Commit-Queue: Chia-I Wu <[email protected]> Auto-Submit: Ryan Neph <[email protected]> Reviewed-by: Dawn Han <[email protected]>