dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Ben Skeggs <skeggsb@gmail.com>
To: Dave Airlie <airlied@redhat.com>,
	ML dri-devel <dri-devel@lists.freedesktop.org>
Subject: [PULL] nouveau-fixes 5.11
Date: Wed, 27 Jan 2021 16:52:32 +1000	[thread overview]
Message-ID: <CACAvsv4Y0ZiAevSvgphLAOaZjFi75ECXqUD9ShBvRxZ6S-pb9Q@mail.gmail.com> (raw)

Hey Dave,

Mostly a regression fixes here, a couple of which could lead to
display hanging, and have been affecting a number of users.

Ben.

The following changes since commit 8ef23b6f6a79e6fa2a169081d2d76011fffa0482:

  drm/nouveau/disp/ga10[24]: initial support (2021-01-15 10:25:24 +1000)

are available in the Git repository at:

  git://github.com/skeggsb/linux 04.01-ampere-lite

for you to fetch changes up to d2be5ff9f287b8815c36e95ea34dc4b09f313c3b:

  drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors (2021-01-27 16:36:13 +1000)

----------------------------------------------------------------
Bastian Beranek (1):
      drm/nouveau/dispnv50: Restore pushing of all data.

Ben Skeggs (1):
      drm/nouveau/nvif: fix method count when pushing an array

Karol Herbst (1):
      drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices

Lyude Paul (3):
      drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
      drm/nouveau/kms/nv50-: Report max cursor size to userspace
      drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors

 drivers/gpu/drm/nouveau/dispnv50/base507c.c         |   6 ++-
 drivers/gpu/drm/nouveau/dispnv50/base827c.c         |   6 ++-
 drivers/gpu/drm/nouveau/dispnv50/disp.c             |   8 ++++
 drivers/gpu/drm/nouveau/dispnv50/head917d.c         |  28 ++++++++++-
 drivers/gpu/drm/nouveau/dispnv50/wndw.c             |  17 +++++--
 drivers/gpu/drm/nouveau/include/nvhw/class/cl917d.h |   4 ++
 drivers/gpu/drm/nouveau/include/nvif/push.h         | 216
++++++++++++++++++++++++++++++++++++++++++------------------------------------------
 drivers/gpu/drm/nouveau/nouveau_svm.c               |   4 ++
 8 files changed, 174 insertions(+), 115 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2021-01-27  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27  6:52 Ben Skeggs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-15  1:06 [PULL] nouveau-fixes 5.11 Ben Skeggs

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=CACAvsv4Y0ZiAevSvgphLAOaZjFi75ECXqUD9ShBvRxZ6S-pb9Q@mail.gmail.com \
    --to=skeggsb@gmail.com \
    --cc=airlied@redhat.com \
    --cc=dri-devel@lists.freedesktop.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).