commit | 3940cbd8833c2334eddddf386c778c513ec299a0 | [log] [tgz] |
---|---|---|
author | Dawn Han <[email protected]> | Tue Feb 28 00:41:46 2023 +0000 |
committer | Chromeos LUCI <[email protected]> | Tue May 02 21:06:13 2023 +0000 |
tree | 1708c4b026659394065d02e9a9ae5a4c9811950f | |
parent | b56c26b51c03b877e3ef1d927bb37ed0e14cdcd5 [diff] |
minigbm: move camera work-around Move mt8183_camera_quirk_ into struct cross_domain_private. Add a helper `drv_get_os_option` in `drv_helper` to query os option. Advertise DRM_FORMAT_MTISP_SXYZW10 as supported format in virtgpu_cross_domain.c. Implement cross domain's own resolve_format_and_use_flags entry point. BUG=b:269982880 TEST=tested on a kukui machine after applying the change. Camera and screen recording works fine. Change-Id: Ia0d6e2cc701477aa6b9542de84e24f8aeb5a29e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/4304961 Commit-Queue: Dawn Han <[email protected]> Reviewed-by: Dominik Behr <[email protected]> Tested-by: Dawn Han <[email protected]>