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

Issue 1041823002: [Ozone-Drm] Pick pending buffer over current buffer when modesetting (Closed)

Created:
5 years, 9 months ago by dnicoara
Modified:
5 years, 9 months ago
Reviewers:
dbehr, spang
CC:
chromium-reviews, piman+watch_chromium.org, ozone-reviews_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Ozone-Drm] Pick pending buffer over current buffer when modesetting Buffers are expected to be scheduled/released in FIFO order. When enabling a display we want to re-use a buffer to avoid flashes. As such we need to make sure that the buffer used for modesetting is the last buffer queued. BUG=chrome-os-partner:38267 Committed: https://crrev.com/294fce9a52d66387fc9d5ddcea123778dd446f65 Cr-Commit-Position: refs/heads/master@{#322673}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M ui/ozone/platform/drm/gpu/hardware_display_controller.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/ozone/platform/drm/gpu/hardware_display_controller.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
dnicoara
Could you try with this patch. I tested locally a bit and I think it ...
5 years, 9 months ago (2015-03-27 16:41:34 UTC) #2
dbehr
On 2015/03/27 16:41:34, dnicoara wrote: > Could you try with this patch. I tested locally ...
5 years, 9 months ago (2015-03-27 20:50:07 UTC) #3
dnicoara
On 2015/03/27 20:50:07, dbehr wrote: > On 2015/03/27 16:41:34, dnicoara wrote: > > Could you ...
5 years, 9 months ago (2015-03-27 21:03:14 UTC) #4
dnicoara
+spang@ for owners review
5 years, 9 months ago (2015-03-27 21:07:45 UTC) #6
spang
https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc File ui/ozone/platform/drm/gpu/hardware_display_controller.cc (right): https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc#newcode82 ui/ozone/platform/drm/gpu/hardware_display_controller.cc:82: primary = OverlayPlane::GetPrimaryPlane(current_planes_); I agree with Dominic.. is it ...
5 years, 9 months ago (2015-03-27 21:26:11 UTC) #7
dnicoara
https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc File ui/ozone/platform/drm/gpu/hardware_display_controller.cc (right): https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc#newcode82 ui/ozone/platform/drm/gpu/hardware_display_controller.cc:82: primary = OverlayPlane::GetPrimaryPlane(current_planes_); On 2015/03/27 21:26:11, spang wrote: > ...
5 years, 9 months ago (2015-03-27 21:28:21 UTC) #8
spang
On 2015/03/27 21:28:21, dnicoara wrote: > https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc > File ui/ozone/platform/drm/gpu/hardware_display_controller.cc (right): > > https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc#newcode82 > ...
5 years, 9 months ago (2015-03-27 21:30:54 UTC) #9
spang
On 2015/03/27 21:30:54, spang wrote: > On 2015/03/27 21:28:21, dnicoara wrote: > > > https://codereview.chromium.org/1041823002/diff/20001/ui/ozone/platform/drm/gpu/hardware_display_controller.cc ...
5 years, 9 months ago (2015-03-27 22:28:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1041823002/40001
5 years, 9 months ago (2015-03-27 23:17:43 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-27 23:21:40 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-27 23:22:37 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/294fce9a52d66387fc9d5ddcea123778dd446f65
Cr-Commit-Position: refs/heads/master@{#322673}

Powered by Google App Engine
This is Rietveld 408576698