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 drm-fixes-5.10
Date: Thu, 29 Oct 2020 02:15:49 -0400	[thread overview]
Message-ID: <20201029061549.4133-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.10.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

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

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.10-2020-10-29

for you to fetch changes up to 65d437b83b2b8eb9ae47b6145399fc7683b028f7:

  drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x (2020-10-27 14:08:03 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.10-2020-10-29:

amdgpu:
- Add new navi1x PCI ID
- GPUVM reserved area fixes
- Misc display fixes
- Fix bad interactions between display code and CONFIG_KGDB
- Fixes for SMU manual fan control and i2c

----------------------------------------------------------------
Alex Deucher (3):
      drm/amdgpu/display: use kvzalloc again in dc_create_state
      drm/amdgpu/swsmu: drop smu i2c bus on navi1x
      drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x

Christian König (1):
      drm/amdgpu: increase the reserved VM size to 2MB

David Galiffi (1):
      drm/amd/display: Fixed panic during seamless boot.

Dmytro Laktyushkin (1):
      drm/amd/display: prevent null pointer access

Kenneth Feng (1):
      drm/amd/pm: fix the wrong fan speed in fan1_input

Madhav Chauhan (1):
      drm/amdgpu: don't map BO in reserved region

Martin Leung (1):
      drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns

Takashi Iwai (3):
      drm/amd/display: Fix kernel panic by dal_gpio_open() error
      drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally
      drm/amd/display: Clean up debug macros

Tianci.Yin (2):
      drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
      drm/amdgpu: add DID for navi10 blockchain SKU

 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c            | 10 ++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h             |  4 +--
 drivers/gpu/drm/amd/amdgpu/nv.c                    | 14 +++++++--
 drivers/gpu/drm/amd/display/Kconfig                |  1 +
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  4 +--
 .../gpu/drm/amd/display/dc/dce/dce_clock_source.c  |  3 +-
 .../gpu/drm/amd/display/dc/dcn30/dcn30_resource.c  | 12 +++++---
 .../amd/display/dc/gpio/dcn30/hw_factory_dcn30.c   | 12 ++++++++
 drivers/gpu/drm/amd/display/dc/gpio/gpio_base.c    |  4 +--
 drivers/gpu/drm/amd/display/dc/os_types.h          | 33 ++++++++------------
 drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c    | 36 ++--------------------
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    | 11 ++-----
 13 files changed, 69 insertions(+), 76 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2020-10-29  6:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29  6:15 Alex Deucher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-03  4:48 [pull] amdgpu drm-fixes-5.10 Alex Deucher
2020-11-25 15:11 Alex Deucher
2020-11-18 21:36 Alex Deucher
2020-11-13  5:55 Alex Deucher
2020-10-09 22:28 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=20201029061549.4133-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).