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

Issue 2791023002: FP16 mode gamma fix (Closed)

Created:
3 years, 8 months ago by hubbe
Modified:
3 years, 8 months ago
Reviewers:
jbauman, ccameron
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

FP16 mode gamma fix Works around a bug in nvidia drivers which doesn't do gamma conversions even when we asked for it. The workaround is to keep the intermediate texture in gamma 2.2 and let the compositor figure out how to draw it correctly. Also fix an minor unrelated issue in color_space_win.cc Really we shouldn't be using fp16 at all in this mode, but I haven't figured out a reliable signal for the bit depth yet. BUG=682416 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/2791023002 Cr-Commit-Position: refs/heads/master@{#461623} Committed: https://chromium.googlesource.com/chromium/src/+/75705ebbf91265a8db5218d1acff3f1026777e9e

Patch Set 1 #

Patch Set 2 : bugfix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M media/gpu/dxva_video_decode_accelerator_win.cc View 1 2 chunks +14 lines, -2 lines 0 comments Download
M ui/gfx/color_space_win.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 35 (21 generated)
hubbe
3 years, 8 months ago (2017-03-31 21:59:35 UTC) #6
hubbe
3 years, 8 months ago (2017-03-31 22:00:15 UTC) #8
jbauman
lgtm
3 years, 8 months ago (2017-03-31 22:04:10 UTC) #9
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/2791023002/1
3 years, 8 months ago (2017-03-31 22:37:24 UTC) #12
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/400381)
3 years, 8 months ago (2017-03-31 22:41:34 UTC) #14
hubbe
On 2017/03/31 22:41:34, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 8 months ago (2017-03-31 22:44:00 UTC) #15
hubbe
On 2017/03/31 22:44:00, hubbe wrote: > On 2017/03/31 22:41:34, commit-bot: I haz the power wrote: ...
3 years, 8 months ago (2017-04-03 18:58:43 UTC) #16
ccameron
lgtm
3 years, 8 months ago (2017-04-03 19:16:30 UTC) #17
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/2791023002/20001
3 years, 8 months ago (2017-04-03 23:19:24 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/422497)
3 years, 8 months ago (2017-04-03 23:50:01 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/2791023002/20001
3 years, 8 months ago (2017-04-03 23:54:57 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/422528)
3 years, 8 months ago (2017-04-04 00:50:50 UTC) #30
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/2791023002/20001
3 years, 8 months ago (2017-04-04 02:59:10 UTC) #32
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 03:48:56 UTC) #35
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/75705ebbf91265a8db5218d1acff...

Powered by Google App Engine
This is Rietveld 408576698