Commit 4b8a5622 authored by Richard Li's avatar Richard Li Committed by Commit Bot

Add Tigerlake to list of force enabling RGB10A2 overlay workaround

Tigerlake has similar overlay capabilities compared with Icelake. In
order to enable playing HDR video through overlay, this CL adds
Tigerlake to the list of forcing enabling RGB10A2 overlay.

Bug: 1145875
Change-Id: I8b281602c8013c0bdaad5e0b8221f3bd1df98b30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520656Reviewed-by: default avatarZhenyao Mo <zmo@chromium.org>
Commit-Queue: Richard Li <richard.li@intel.com>
Cr-Commit-Position: refs/heads/master@{#826196}
parent 87d98a18
...@@ -3468,7 +3468,8 @@ ...@@ -3468,7 +3468,8 @@
"type": "win" "type": "win"
}, },
"intel_gpu_series": [ "intel_gpu_series": [
"icelake" "icelake",
"tigerlake"
], ],
"features": [ "features": [
"force_rgb10a2_overlay_support_flags" "force_rgb10a2_overlay_support_flags"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment