All of lore.kernel.org
 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, 11 Mar 2020 22:09:24 -0400	[thread overview]
Message-ID: <20200312020924.4161-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.6.

The following changes since commit 513dc792d6060d5ef572e43852683097a8420f56:

  vgacon: Fix a UAF in vgacon_invert_region (2020-03-06 21:06:34 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 1d2686d417c5998af3817f93be01745b3db57ecd:

  drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot up (2020-03-10 17:31:10 -0400)

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

amdgpu:
- Update the display watermark bounding box for navi14
- Fix fetching vbios directly from rom on vega20/arcturus
- Navi and renoir watermark fixes

----------------------------------------------------------------
Hawking Zhang (1):
      drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20

Hersen Wu (1):
      drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot up

Martin Leung (1):
      drm/amd/display: update soc bb for nv14

 drivers/gpu/drm/amd/amdgpu/soc15.c                 |  25 ++++-
 .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c  | 114 +++++++++++++++++++++
 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c         |   7 +-
 drivers/gpu/drm/amd/powerplay/navi10_ppt.c         |  22 ++--
 drivers/gpu/drm/amd/powerplay/renoir_ppt.c         |   5 +-
 5 files changed, 158 insertions(+), 15 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
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, 11 Mar 2020 22:09:24 -0400	[thread overview]
Message-ID: <20200312020924.4161-1-alexander.deucher@amd.com> (raw)

Hi Dave, Daniel,

Fixes for 5.6.

The following changes since commit 513dc792d6060d5ef572e43852683097a8420f56:

  vgacon: Fix a UAF in vgacon_invert_region (2020-03-06 21:06:34 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 1d2686d417c5998af3817f93be01745b3db57ecd:

  drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot up (2020-03-10 17:31:10 -0400)

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

amdgpu:
- Update the display watermark bounding box for navi14
- Fix fetching vbios directly from rom on vega20/arcturus
- Navi and renoir watermark fixes

----------------------------------------------------------------
Hawking Zhang (1):
      drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20

Hersen Wu (1):
      drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to smu during boot up

Martin Leung (1):
      drm/amd/display: update soc bb for nv14

 drivers/gpu/drm/amd/amdgpu/soc15.c                 |  25 ++++-
 .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c  | 114 +++++++++++++++++++++
 drivers/gpu/drm/amd/powerplay/amdgpu_smu.c         |   7 +-
 drivers/gpu/drm/amd/powerplay/navi10_ppt.c         |  22 ++--
 drivers/gpu/drm/amd/powerplay/renoir_ppt.c         |   5 +-
 5 files changed, 158 insertions(+), 15 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

             reply	other threads:[~2020-03-12  2:09 UTC|newest]

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