commit | cf10ab71d8b75ba79fffe580326f0d88edfec323 | [log] [tgz] |
---|---|---|
author | Miguel Casas <[email protected]> | Fri Apr 21 09:58:43 2023 -0700 |
committer | Chromeos LUCI <[email protected]> | Tue Apr 25 05:49:20 2023 +0000 |
tree | 1a386ee6541ad359738c466e7a82bd57b857f049 | |
parent | ad7928ef460fc28daca7e363dfc69563b2c1e531 [diff] |
i915: allow linear mapping for P010 scanout Same as NV12, but more restricted. This will unbreak plane_test as used in Tast PlatformOverlays.24bpp_p010_overlay, which is currently broken because P010 BOs are tried to be mappe in userspace. BUG=b:226417611 TEST=plane_test --format XR24 --plane P010 --size 640x360 on brya Change-Id: Ifb7b38435bcb3ff6d911a7671a01598f0ec45f87 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/4459793 Reviewed-by: Dominik Behr <[email protected]> Commit-Queue: Dominik Behr <[email protected]> Tested-by: Miguel Casas-Sanchez <[email protected]> Auto-Submit: Miguel Casas-Sanchez <[email protected]> Reviewed-by: Hang Nguyen <[email protected]>