Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(731)

Issue 1073653003: [Ozone] VAAPI wrapper should open its own render node. (Closed)

Created:
5 years, 8 months ago by hshi1
Modified:
5 years, 8 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, rickyz+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, wjia+watch_chromium.org, jln+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Ozone] VAAPI wrapper should open its own render node. This prevents a double-close problem that arises when libva uses the same drm fd as gbm. TODO(hshi): refactor VAAPI wrapper's management of drm file (crbug.com/475250). BUG=462459 BUG=464628 TEST=verify that video acceleration works and the netflix hang is fixed R=jorgelo@chromium.org, piman@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/b46fe98550d339b8a5e2a56ce77d712499537539

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M content/common/gpu/media/vaapi_wrapper.h View 2 chunks +6 lines, -0 lines 0 comments Download
M content/common/gpu/media/vaapi_wrapper.cc View 1 chunk +5 lines, -4 lines 1 comment Download
M content/common/sandbox_linux/bpf_gpu_policy_linux.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
hshi1
PTAL. piman (OWNER contents) jln (OWNER sandbox_linux) ihf, marcheu, alexst (FYI)
5 years, 8 months ago (2015-04-08 21:55:18 UTC) #2
hshi1
+jorgelo also, for the sandbox change
5 years, 8 months ago (2015-04-08 21:59:09 UTC) #4
piman
LGTM. Can you file a bug to refactor this: 1- make sure we use the ...
5 years, 8 months ago (2015-04-08 22:01:31 UTC) #5
Jorge Lucangeli Obes
On 2015/04/08 22:01:31, piman (Very slow to review) wrote: > LGTM. Can you file a ...
5 years, 8 months ago (2015-04-08 22:02:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1073653003/1
5 years, 8 months ago (2015-04-08 22:09:14 UTC) #8
Pawel Osciak
https://codereview.chromium.org/1073653003/diff/1/content/common/gpu/media/vaapi_wrapper.cc File content/common/gpu/media/vaapi_wrapper.cc (right): https://codereview.chromium.org/1073653003/diff/1/content/common/gpu/media/vaapi_wrapper.cc#newcode294 content/common/gpu/media/vaapi_wrapper.cc:294: const char* kDriRenderNode0Path = "/dev/dri/renderD128"; I don't see this ...
5 years, 8 months ago (2015-04-08 23:39:20 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/b46fe98550d339b8a5e2a56ce77d712499537539 Cr-Commit-Position: refs/heads/master@{#324329}
5 years, 8 months ago (2015-04-09 01:14:02 UTC) #11
hshi1
5 years, 8 months ago (2015-04-09 01:14:18 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b46fe98550d339b8a5e2a56ce77d712499537539 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698