All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lyude Paul <lyude@redhat.com>
To: uwe.sauter.de@gmail.com, Ilia Mirkin <imirkin@alum.mit.edu>
Cc: Alex Riesen <alexander.riesen@cetitec.com>,
	nouveau <nouveau@lists.freedesktop.org>,
	Simon Ser <contact@emersion.fr>
Subject: Re: [Nouveau] [PATCH 2/3] drm/nouveau/kms/nv50-: Report max cursor size to userspace
Date: Wed, 03 Mar 2021 12:11:39 -0500	[thread overview]
Message-ID: <bd9a66111b5e43826726cbcdde7211cd3d3f83c8.camel@redhat.com> (raw)
In-Reply-To: <c0cb8898-e395-99a4-c93a-a3e2f1442305@gmail.com>

On Wed, 2021-03-03 at 18:02 +0100, Uwe Sauter wrote:
> Am 03.03.21 um 14:33 schrieb Ilia Mirkin:
> > On Wed, Mar 3, 2021 at 8:25 AM Uwe Sauter <uwe.sauter.de@gmail.com> wrote:
> > > 
> > > Am 03.03.21 um 14:12 schrieb Ilia Mirkin:
> > > > On Wed, Mar 3, 2021 at 7:41 AM Alex Riesen
> > > > <alexander.riesen@cetitec.com> wrote:
> > > > > 
> > > > > Ilia Mirkin, Sat, Feb 27, 2021 22:26:57 +0100:
> > > > > > Can you try Alex's patch to modetest and confirm that you see issues
> > > > > > with modetest? If so, can you (and maybe Alex as well) try an older
> > > > > > kernel (I'm on 5.6) and see if modetest behaves well there. [The
> > > > > > patch
> > > > > > in question was to expose 256x256 as the 'preferred' size, but
> > > > > > support
> > > > > > for the larger cursors has been around for a while.] Alex - if you
> > > > > > have time, same question to you.
> > > > > 
> > > > > Sorry that it took so long. I retestet with the same kernel as Uwe did
> > > > > (5.4.101) and my results are the same: modetest with 64 and 128
> > > > > cursors looks
> > > > > good, 256 broken. Didn't test with X this time (this being my main
> > > > > office
> > > > > machine), but can do later if required.
> > > > 
> > > > Thanks for confirming! No need to test X - that will work fine, since
> > > > we were reporting the smaller cursors on that kernel.
> > > > 
> > > > So I think we have definitive evidence that at least all Kepler
> > > > doesn't do 256x256 (and it's not just some bug in the display macro
> > > > rework that got introduced). And unless I'm blind and don't see the
> > > > corruption, Pascal seems fine. Question remains for Maxwell1/2 GPUs.
> > > > Unless someone has immediate plans to test on those, I'd recommend
> > > > bumping the minimum for 256x256 being reported to Pascal, and doing
> > > > 128x128 for Kepler / Maxwell.
> > > 
> > > The only older model I have access to would be a 6600GT (NV43). Don't know
> > > if this would have any
> > > significance…
> > 
> > Nope, we want newer :) Maxwell came after Kepler. GTX 750 for Maxwell
> > 1, and GTX 9xx for Maxwell 2. (GM10x and GM20x).
> 
> I managed to get access to two much newer cards, RTK 1070 and the like.
> 
> Should I test these or is it not necessary?
Nah, everything volta+ is a completely different ballgame. Anyway, I don't think
we need more testing here anyhow, I just need to try what James Jones suggested
and if that doesn't work, write up a patch to limit the cursor size until we
figure out a proper solution for this.

> 
> Regards,
> 
>         Uwe
> 
> 
> > Cheers,
> > 
> >   -ilia
> > 
> 

-- 
Sincerely,
   Lyude Paul (she/her)
   Software Engineer at Red Hat
   
Note: I deal with a lot of emails and have a lot of bugs on my plate. If you've
asked me a question, are waiting for a review/merge on a patch, etc. and I
haven't responded in a while, please feel free to send me another email to check
on my status. I don't bite!

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

  reply	other threads:[~2021-03-03 17:11 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19  1:54 [PATCH 1/3] drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes Lyude Paul
2021-01-19  1:54 ` Lyude Paul
2021-01-19  1:54 ` Lyude Paul
2021-01-19  1:54 ` [PATCH 2/3] drm/nouveau/kms/nv50-: Report max cursor size to userspace Lyude Paul
2021-01-19  1:54   ` Lyude Paul
2021-01-19  1:54   ` Lyude Paul
2021-01-19 10:22   ` Simon Ser
2021-01-19 10:22     ` Simon Ser
2021-01-19 10:22     ` Simon Ser
2021-02-23 14:15   ` Alex Riesen
2021-02-23 14:15     ` Alex Riesen
2021-02-23 14:15     ` [Nouveau] " Alex Riesen
2021-02-23 14:56     ` Ilia Mirkin
2021-02-23 14:56       ` Ilia Mirkin
2021-02-23 14:56       ` [Nouveau] " Ilia Mirkin
2021-02-23 15:36       ` Alex Riesen
2021-02-23 15:36         ` Alex Riesen
2021-02-23 15:36         ` [Nouveau] " Alex Riesen
2021-02-23 15:46         ` Ilia Mirkin
2021-02-23 15:46           ` Ilia Mirkin
2021-02-23 15:46           ` [Nouveau] " Ilia Mirkin
2021-02-23 15:51           ` Alex Riesen
2021-02-23 15:51             ` Alex Riesen
2021-02-23 15:51             ` [Nouveau] " Alex Riesen
2021-02-23 16:22             ` Alex Riesen
2021-02-23 16:22               ` Alex Riesen
2021-02-23 16:22               ` [Nouveau] " Alex Riesen
2021-02-23 18:13               ` Ilia Mirkin
2021-02-23 18:13                 ` Ilia Mirkin
2021-02-23 18:13                 ` [Nouveau] " Ilia Mirkin
2021-02-24  9:08                 ` Alex Riesen
2021-02-24  9:08                   ` Alex Riesen
2021-02-24  9:08                   ` [Nouveau] " Alex Riesen
2021-02-24 15:10                   ` Ilia Mirkin
2021-02-24 15:10                     ` Ilia Mirkin
2021-02-24 16:35                     ` [Nouveau] " Alex Riesen
2021-02-24 16:35                       ` Alex Riesen
2021-02-24 16:48                       ` [Nouveau] " Ilia Mirkin
2021-02-24 16:48                         ` Ilia Mirkin
2021-02-24 16:53                         ` [Nouveau] " Alex Riesen
2021-02-24 16:53                           ` Alex Riesen
2021-02-24 16:57                           ` [Nouveau] " Ilia Mirkin
2021-02-24 16:57                             ` Ilia Mirkin
2021-02-24 17:02                             ` [Nouveau] " Alex Riesen
2021-02-24 17:02                               ` Alex Riesen
2021-02-24 17:47                               ` [Nouveau] " Ilia Mirkin
2021-02-24 17:47                                 ` Ilia Mirkin
2021-02-27 12:28                                 ` [Nouveau] " Uwe Sauter
2021-02-27 21:26                                   ` Ilia Mirkin
2021-02-28 15:10                                     ` Uwe Sauter
2021-02-28 17:02                                       ` Ilia Mirkin
2021-02-28 17:59                                         ` Uwe Sauter
2021-02-28 19:10                                           ` Ilia Mirkin
2021-02-28 19:24                                             ` Uwe Sauter
2021-02-28 20:38                                               ` Ilia Mirkin
2021-03-03 12:41                                     ` Alex Riesen
2021-03-03 13:12                                       ` Ilia Mirkin
2021-03-03 13:25                                         ` Uwe Sauter
2021-03-03 13:33                                           ` Ilia Mirkin
2021-03-03 17:02                                             ` Uwe Sauter
2021-03-03 17:11                                               ` Lyude Paul [this message]
2021-03-03 16:51                                         ` Lyude Paul
2021-03-03 17:05                                           ` James Jones
2021-01-19  1:54 ` [PATCH 3/3] drm/nouveau/kms/nve4-nv138: Fix > 64x64 cursors Lyude Paul
2021-01-19  1:54   ` Lyude Paul
2021-01-19  1:54   ` Lyude Paul
2021-01-19 10:18 ` [PATCH 1/3] drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes Simon Ser
2021-01-19 10:18   ` Simon Ser
2021-01-19 10:18   ` Simon Ser
2021-01-19 15:50 ` Ville Syrjälä
2021-01-19 15:50   ` Ville Syrjälä
2021-01-19 15:50   ` Ville Syrjälä
2021-01-19 15:52 ` James Jones
2021-01-19 15:52   ` James Jones
2021-01-19 15:52   ` James Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bd9a66111b5e43826726cbcdde7211cd3d3f83c8.camel@redhat.com \
    --to=lyude@redhat.com \
    --cc=alexander.riesen@cetitec.com \
    --cc=contact@emersion.fr \
    --cc=imirkin@alum.mit.edu \
    --cc=nouveau@lists.freedesktop.org \
    --cc=uwe.sauter.de@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.