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

Issue 2827793004: Fix fp16 mode on intel gpus. (Closed)

Created:
3 years, 8 months ago by hubbe
Modified:
3 years, 8 months ago
Reviewers:
jbauman
CC:
chromium-reviews, posciak+watch_chromium.org, piman+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix fp16 mode on intel gpus. BUG=711516 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2827793004 Cr-Commit-Position: refs/heads/master@{#466186} Committed: https://chromium.googlesource.com/chromium/src/+/92dc022ddbd78f9f7ca77d9fc072b636c96b9c06

Patch Set 1 #

Patch Set 2 : oops #

Patch Set 3 : merged #

Patch Set 4 : merged better #

Total comments: 2

Patch Set 5 : oops, had an extra file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -11 lines) Patch
M media/gpu/dxva_video_decode_accelerator_win.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M media/gpu/dxva_video_decode_accelerator_win.cc View 1 2 3 7 chunks +16 lines, -11 lines 0 comments Download

Messages

Total messages: 36 (28 generated)
hubbe
3 years, 8 months ago (2017-04-20 17:13:40 UTC) #19
jbauman
https://codereview.chromium.org/2827793004/diff/60001/media/gpu/dxva_video_decode_accelerator_win.cc File media/gpu/dxva_video_decode_accelerator_win.cc (right): https://codereview.chromium.org/2827793004/diff/60001/media/gpu/dxva_video_decode_accelerator_win.cc#newcode816 media/gpu/dxva_video_decode_accelerator_win.cc:816: if (use_fp16_ || !share_nv12_textures_) { Could we set share_nv12_textures_ ...
3 years, 8 months ago (2017-04-20 19:41:10 UTC) #20
hubbe
https://codereview.chromium.org/2827793004/diff/60001/media/gpu/dxva_video_decode_accelerator_win.cc File media/gpu/dxva_video_decode_accelerator_win.cc (right): https://codereview.chromium.org/2827793004/diff/60001/media/gpu/dxva_video_decode_accelerator_win.cc#newcode816 media/gpu/dxva_video_decode_accelerator_win.cc:816: if (use_fp16_ || !share_nv12_textures_) { On 2017/04/20 19:41:10, jbauman ...
3 years, 8 months ago (2017-04-20 19:43:16 UTC) #21
jbauman
On 2017/04/20 19:43:16, hubbe wrote: > https://codereview.chromium.org/2827793004/diff/60001/media/gpu/dxva_video_decode_accelerator_win.cc > File media/gpu/dxva_video_decode_accelerator_win.cc (right): > > https://codereview.chromium.org/2827793004/diff/60001/media/gpu/dxva_video_decode_accelerator_win.cc#newcode816 > ...
3 years, 8 months ago (2017-04-20 19:53:04 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2827793004/60001
3 years, 8 months ago (2017-04-20 20:09:21 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/416814)
3 years, 8 months ago (2017-04-20 20:18:24 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2827793004/70004
3 years, 8 months ago (2017-04-20 23:19:18 UTC) #33
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 23:23:15 UTC) #36
Message was sent while issue was closed.
Committed patchset #5 (id:70004) as
https://chromium.googlesource.com/chromium/src/+/92dc022ddbd78f9f7ca77d9fc072...

Powered by Google App Engine
This is Rietveld 408576698