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

Issue 1090263002: ozone: drm: Allow Modeset to succeed even if cursor fails (Closed)

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

Description

ozone: drm: Allow Modeset to succeed even if cursor fails This is a special case to allow QEMU to work. The QEMU graphics driver is incomplete and does not provide a cursor. BUG=471097 Committed: https://crrev.com/457659a06b2fe2e60005f48653492951d89cc409 Cr-Commit-Position: refs/heads/master@{#325654}

Patch Set 1 #

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

Messages

Total messages: 14 (2 generated)
spang
zachr: Can we have a cursor in qemu? :(
5 years, 8 months ago (2015-04-17 16:30:07 UTC) #2
dnicoara
lgtm
5 years, 8 months ago (2015-04-17 16:31:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090263002/1
5 years, 8 months ago (2015-04-17 16:33:48 UTC) #5
zachr
On 2015/04/17 16:33:48, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 8 months ago (2015-04-17 16:38:12 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-17 16:55:08 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/457659a06b2fe2e60005f48653492951d89cc409 Cr-Commit-Position: refs/heads/master@{#325654}
5 years, 8 months ago (2015-04-17 16:55:56 UTC) #8
spang
On 2015/04/17 16:38:12, zachr wrote: > On 2015/04/17 16:33:48, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-17 17:02:40 UTC) #9
zachr
On 2015/04/17 17:02:40, spang wrote: > On 2015/04/17 16:38:12, zachr wrote: > > On 2015/04/17 ...
5 years, 8 months ago (2015-04-17 18:01:56 UTC) #10
dshwang
On 2015/04/17 16:38:12, zachr wrote: > On 2015/04/17 16:33:48, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-04-20 15:14:22 UTC) #11
spang
On 2015/04/20 15:14:22, dshwang wrote: > On 2015/04/17 16:38:12, zachr wrote: > > On 2015/04/17 ...
5 years, 8 months ago (2015-04-20 15:20:08 UTC) #12
zachr
On 2015/04/20 15:20:08, spang wrote: > On 2015/04/20 15:14:22, dshwang wrote: > > On 2015/04/17 ...
5 years, 8 months ago (2015-04-20 17:07:44 UTC) #13
dshwang
5 years, 8 months ago (2015-04-20 17:54:59 UTC) #14
Message was sent while issue was closed.
On 2015/04/20 17:07:44, zachr wrote:
> On 2015/04/20 15:20:08, spang wrote:
> > On 2015/04/20 15:14:22, dshwang wrote:
> > > On 2015/04/17 16:38:12, zachr wrote:
> > > > On 2015/04/17 16:33:48, I haz the power (commit-bot) wrote:
> > > > > CQ is trying da patch. Follow status at
> > > > >  https://chromium-cq-status.appspot.com/patch-status/1090263002/1
> > > > 
> > > > spang: I implemented it once before, but it had fundamental limitations
> due
> > to
> > > > the emulated graphics hardware. It was decided that a software cursor
> would
> > be
> > > > best.
> > > 
> > > zachr@, does it mean that you can see software cursor in qemu?
> > > I cannot see any cursor in qemu, so I have hard time to test. Could you
give
> > me
> > > tip how to see cursor?
> > 
> > If you turn on the screen magnifier using the keyboard (under Accessibility)
> > you'll get a software cursor.
> > 
> > Without doing that, it's invisible.
> > 
> > We were going to enable SW cursor for DisplayLink (and qemu) but DisplayLink
> > doesn't need this any more. I don't think it's worthwhile to do all of the
> > necessary plumbing just for QEMU.
> 
> You can also enable big cursor mode, or high contrast mode to see the SW
cursor.

Thx. big cursor works well

Powered by Google App Engine
This is Rietveld 408576698