dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	airlied@gmail.com, daniel.vetter@ffwll.ch
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu 5.6 fixes
Date: Wed, 18 Mar 2020 22:10:45 -0400	[thread overview]
Message-ID: <20200319021045.4071-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.6.

The following changes since commit 16b78f052d0129cd2998305480da6c4e3ac220a8:

  Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2020-03-13 10:38:25 +1000)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.6-2020-03-18

for you to fetch changes up to a3c33e7a4a116f8715c0ef0e668e6aeff009c762:

  drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check (2020-03-18 18:21:57 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.6-2020-03-18:

amdgpu:
- VCN clockgating fixes
- GPR debugfs fix for umr
- GPU reset fix
- eDP fix for MBP
- DCN2.x fix

----------------------------------------------------------------
Evan Quan (1):
      drm/amdgpu: add fbdev suspend/resume on gpu reset

James Zhu (3):
      drm/amdgpu: fix typo for vcn1 idle check
      drm/amdgpu: fix typo for vcn2/jpeg2 idle check
      drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check

Mario Kleiner (1):
      drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017

Stanley.Yang (1):
      drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct

Tom St Denis (1):
      drm/amd/amdgpu: Fix GPR read from debugfs (v2)

 drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c       |  6 +++---
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c        |  4 ++++
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c            |  2 +-
 drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c            |  2 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c             |  2 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c             |  2 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c             |  2 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c  | 11 +++++++++++
 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_init.c |  1 -
 drivers/gpu/drm/amd/display/dc/dcn21/dcn21_init.c |  1 -
 10 files changed, 23 insertions(+), 10 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2020-03-19  2:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-19  2:10 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-19 20:40 [pull] amdgpu 5.6 fixes Alex Deucher
2020-03-12  2:09 Alex Deucher
2020-03-05 18:59 Alex Deucher
2020-02-19 17:39 Alex Deucher
2020-02-12 22:47 Alex Deucher

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=20200319021045.4071-1-alexander.deucher@amd.com \
    --to=alexdeucher@gmail.com \
    --cc=airlied@gmail.com \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --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).