Commit 292e8dd1 authored by Sunny Sachanandani's avatar Sunny Sachanandani Committed by Commit Bot

gpu: Disable delayed copy NV12 video for AMD

TBR=zmo@chromium.org

Bug: 983787
Change-Id: I03a59a3e12380e29333ecfc3f79e7815b7162832
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1723584Reviewed-by: default avatarSunny Sachanandani <sunnyps@chromium.org>
Reviewed-by: default avatarZhenyao Mo <zmo@chromium.org>
Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org>
Cr-Commit-Position: refs/heads/master@{#682045}
parent 2f6bf5d6
......@@ -3295,6 +3295,18 @@
"features": [
"force_gl_flush_on_swap_buffers"
]
},
{
"id": 308,
"cr_bugs": [983787],
"description": "Delayed copy NV12 causes crashes on GPU main thread when DXVA video decoder runs on another thread",
"os": {
"type": "win"
},
"vendor_id": "0x1002",
"features": [
"disable_delayed_copy_nv12"
]
}
]
}
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