dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Dave Airlie <airlied@gmail.com>
Cc: linux-tegra@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] drm/tegra: Fixes for v5.10-rc7
Date: Fri, 27 Nov 2020 15:53:24 +0100	[thread overview]
Message-ID: <20201127145324.125776-1-thierry.reding@gmail.com> (raw)

Hi Dave,

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  ssh://git.freedesktop.org/git/tegra/linux.git tags/drm/tegra/for-5.10-rc7

for you to fetch changes up to bf3a3cdcad40e5928a22ea0fd200d17fd6d6308d:

  drm/tegra: sor: Disable clocks on error in tegra_sor_init() (2020-11-26 18:44:48 +0100)

I don't have a feature pull request for v5.11 since nothing really on
the Tegra DRM side that was ready. The only thing that I've had in my
tree were these couple of fixes for minor issues. They are mostly for
non-critical bugs, so they don't necessarily need to go into v5.10 if
you're not comfortable with it. However, they're all fixes, so they
qualify and I didn't see a reason why they shouldn't go into v5.10.

Thanks,
Thierry

----------------------------------------------------------------
drm/tegra: Fixes for v5.10-rc7

This is a set of small fixes for various issues found during the last
couple of weeks.

----------------------------------------------------------------
Deepak R Varma (1):
      drm/tegra: replace idr_init() by idr_init_base()

Jon Hunter (1):
      drm/tegra: sor: Don't warn on probe deferral

Marc Zyngier (1):
      drm/tegra: sor: Ensure regulators are disabled on teardown

Qinglang Miao (1):
      drm/tegra: sor: Disable clocks on error in tegra_sor_init()

Thierry Reding (1):
      drm/tegra: output: Do not put OF node twice

 drivers/gpu/drm/tegra/drm.c    |  2 +-
 drivers/gpu/drm/tegra/output.c |  1 -
 drivers/gpu/drm/tegra/sor.c    | 76 +++++++++++++++++++-----------------------
 3 files changed, 36 insertions(+), 43 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2020-11-27 14:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20201127145324.125776-1-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-tegra@vger.kernel.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).