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

Issue 383193002: Start plumbing drm atomic swap. (Closed)

Created:
6 years, 5 months ago by alexst (slow to review)
Modified:
6 years, 5 months ago
Reviewers:
dnicoara
CC:
chromium-reviews, rjkroege, kalyank, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Start plumbing drm atomic swap. This creates an atomic plane to be updated during page flip. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282803

Patch Set 1 : #

Total comments: 6

Patch Set 2 : scoped_ptr #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+227 lines, -0 lines) Patch
M ui/ozone/platform/dri/dri.gypi View 2 chunks +9 lines, -0 lines 0 comments Download
A ui/ozone/platform/dri/hardware_display_plane.h View 1 2 1 chunk +72 lines, -0 lines 0 comments Download
A ui/ozone/platform/dri/hardware_display_plane.cc View 1 2 1 chunk +126 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/scoped_drm_types.h View 1 3 chunks +11 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/scoped_drm_types.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
alexst (slow to review)
Take a look, it's hidden behind a variable and we'll probably need a new atomic ...
6 years, 5 months ago (2014-07-11 15:02:51 UTC) #1
dnicoara
https://codereview.chromium.org/383193002/diff/20001/ui/ozone/platform/dri/dri.gypi File ui/ozone/platform/dri/dri.gypi (right): https://codereview.chromium.org/383193002/diff/20001/ui/ozone/platform/dri/dri.gypi#newcode16 ui/ozone/platform/dri/dri.gypi:16: 'use_drm_atomic_flip%': 0, One thing that I forgot to mention ...
6 years, 5 months ago (2014-07-11 15:24:05 UTC) #2
alexst (slow to review)
PTAL https://codereview.chromium.org/383193002/diff/20001/ui/ozone/platform/dri/dri.gypi File ui/ozone/platform/dri/dri.gypi (right): https://codereview.chromium.org/383193002/diff/20001/ui/ozone/platform/dri/dri.gypi#newcode16 ui/ozone/platform/dri/dri.gypi:16: 'use_drm_atomic_flip%': 0, On 2014/07/11 15:24:04, dnicoara wrote: > ...
6 years, 5 months ago (2014-07-11 20:19:44 UTC) #3
dnicoara
lgtm nit: "BUG=none" in CL description https://codereview.chromium.org/383193002/diff/30001/ui/ozone/platform/dri/hardware_display_plane.h File ui/ozone/platform/dri/hardware_display_plane.h (right): https://codereview.chromium.org/383193002/diff/30001/ui/ozone/platform/dri/hardware_display_plane.h#newcode27 ui/ozone/platform/dri/hardware_display_plane.h:27: drmModePlanePtr plane); nit: ...
6 years, 5 months ago (2014-07-11 20:28:34 UTC) #4
alexst (slow to review)
The CQ bit was checked by alexst@chromium.org
6 years, 5 months ago (2014-07-11 21:55:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexst@chromium.org/383193002/50001
6 years, 5 months ago (2014-07-11 21:58:26 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-12 01:32:24 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-12 04:58:36 UTC) #8
Message was sent while issue was closed.
Change committed as 282803

Powered by Google App Engine
This is Rietveld 408576698