Change information
Commit message:
[M147] Enable webgpu_on_vulkan_via_gl_interop only for wayland
Original change's description:
> Enable webgpu_on_vulkan_via_gl_interop only for wayland
>
> On x11, creating a vulkan device seems to cause vaapi_wrapper to select
> the iGPU causing chrome to composite blank video on the nvidia dGPU.
>
> This is a temporary fix when the CL to convey correct gpu vendor/device
> to media is wip.
>
> Bug: 500609035
> Change-Id: Iec7e089ceaeb0c2882757f569b894cee1992df70
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7760622
> Reviewed-by: Colin Blundell <blun...@chromium.org>
> Reviewed-by: Peter McNeeley <peterm...@google.com>
> Commit-Queue: Kramer Ge <fang...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1614430}
(cherry picked from commit 1e78781d6b8a30aba8551b4072160641597c27fd)
Bug: 502544480,500609035
Change-Id: Iec7e089ceaeb0c2882757f569b894cee1992df70
Cr-Commit-Position: refs/branch-heads/7727@{#3165}
Cr-Branched-From: ce01102937348db7b88c8a4257ee4b3ac702eb1a-refs/heads/main@{#1596535}
Files:
- M gpu/ipc/service/gpu_init.cc
- M ui/ozone/platform/wayland/ozone_platform_wayland.cc
- M ui/ozone/public/ozone_platform.h
Change size: S
Delta: 3 files changed, 22 insertions(+), 1 deletion(-)
Branch: refs/branch-heads/7727
Submit Requirements:
Code-Review: +1 by Peter McNeeley, +1 by Kyle Charbonneau, +0 by Kramer Ge