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

Issue 120223003: Support failing modeset (Closed)

Created:
7 years ago by dsodman
Modified:
6 years, 11 months ago
Reviewers:
marcheu, oshima, Daniel Erat
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Support failing modeset Add support to gracefully handle the case of a modeset failing by trying the next lower resolution BUG=309720 TEST=Test with external HDMI monitor and Display Settings R=oshima@chromium.org, marcheu@chromium.org Signed-off-by: David Sodman <dsodman@chromium.org>; Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244030

Patch Set 1 #

Total comments: 5

Patch Set 2 : Update based on review feedback #

Total comments: 43

Patch Set 3 : Update unittest and response to code review #

Total comments: 37

Patch Set 4 : Review feedback #

Total comments: 4

Patch Set 5 : Final rev #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -20 lines) Patch
M chromeos/display/output_configurator.cc View 1 2 3 4 1 chunk +54 lines, -9 lines 0 comments Download
M chromeos/display/output_configurator_unittest.cc View 1 2 3 4 8 chunks +154 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
dsodman
7 years ago (2013-12-21 00:27:30 UTC) #1
marcheu
https://codereview.chromium.org/120223003/diff/1/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/120223003/diff/1/chromeos/display/output_configurator.cc#newcode971 chromeos/display/output_configurator.cc:971: } If we are in mirror mode, and modeset ...
7 years ago (2013-12-21 01:56:15 UTC) #2
Daniel Erat
please add tests for any changes you make to this file to output_configurator_unittest.cc https://codereview.chromium.org/120223003/diff/1/chromeos/display/output_configurator.cc File ...
7 years ago (2013-12-21 14:25:54 UTC) #3
dsodman
On 2013/12/21 01:56:15, marcheu wrote: > https://codereview.chromium.org/120223003/diff/1/chromeos/display/output_configurator.cc > File chromeos/display/output_configurator.cc (right): > > https://codereview.chromium.org/120223003/diff/1/chromeos/display/output_configurator.cc#newcode971 > ...
6 years, 11 months ago (2014-01-06 05:02:00 UTC) #4
dsodman
Thanks for the review feedback. I've updated to address each of the points. Please review ...
6 years, 11 months ago (2014-01-06 05:03:18 UTC) #5
Daniel Erat
https://codereview.chromium.org/120223003/diff/230001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/120223003/diff/230001/chromeos/display/output_configurator.cc#newcode956 chromeos/display/output_configurator.cc:956: int best_mode_pixels = 0; nit: add a comment before ...
6 years, 11 months ago (2014-01-06 17:15:29 UTC) #6
dsodman
Thanks for the detailed feedback. I've tried to respond to each comment. Let me know ...
6 years, 11 months ago (2014-01-08 20:55:35 UTC) #7
Daniel Erat
https://codereview.chromium.org/120223003/diff/430001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/120223003/diff/430001/chromeos/display/output_configurator.cc#newcode815 chromeos/display/output_configurator.cc:815: bool status; move this down to the point where ...
6 years, 11 months ago (2014-01-08 21:40:27 UTC) #8
dsodman
Again, appreciate the detailed feedback. Let me know if there is anything else I should ...
6 years, 11 months ago (2014-01-09 00:26:27 UTC) #9
Daniel Erat
Thanks! LGTM with a few nits; cc-ing Sadrul for the CTM question. https://codereview.chromium.org/120223003/diff/430001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc ...
6 years, 11 months ago (2014-01-09 00:40:29 UTC) #10
sadrul
On 2014/01/09 00:40:29, Daniel Erat wrote: > Thanks! LGTM with a few nits; cc-ing Sadrul ...
6 years, 11 months ago (2014-01-09 16:56:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dsodman@chromium.org/120223003/660001
6 years, 11 months ago (2014-01-09 19:24:08 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 00:35:33 UTC) #13
Message was sent while issue was closed.
Change committed as 244030

Powered by Google App Engine
This is Rietveld 408576698