All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Subject: [pull] amdgpu drm-fixes-4.19
Date: Wed, 29 Aug 2018 15:25:55 -0500	[thread overview]
Message-ID: <20180829202555.2653-1-alexander.deucher@amd.com> (raw)

Hi Dave,

Fixes for 4.19:
- SR-IOV fixes
- Kasan and page fault fix on device removal
- S3 stability fix for CZ/ST
- VCE regression fixes for CIK parts
- Avoid holding the mn_lock when allocating memory
- DC memory leak fix
- BO eviction fix

The following changes since commit 9d1d02ff36783f954a206dfbf7943b7f2057f58b:

  drm/amd/display: Don't build DCN1 when kcov is enabled (2018-08-21 14:33:59 -0500)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-4.19

for you to fetch changes up to 6ddd9769db4fc11a98bd7e58be1764e47fdb8384:

  drm/amdgpu: Need to set moved to true when evict bo (2018-08-28 12:42:48 -0500)

----------------------------------------------------------------
Andrey Grodzovsky (1):
      drm/amdgpu: Fix page fault and kasan warning on pci device remove.

Christian König (3):
      drm/amdgpu: fix VM clearing for the root PD
      drm/amdgpu: fix preamble handling
      drm/amdgpu: fix holding mn_lock while allocating memory

Emily Deng (2):
      amdgpu: fix multi-process hang issue
      drm/amdgpu: Need to set moved to true when evict bo

Felix Kuehling (1):
      drm/amdgpu: Adjust the VM size based on system memory size v2

Rex Zhu (6):
      drm/amd/display: Fix bug use wrong pp interface
      drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
      drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
      drm/amdgpu: Update power state at the end of smu hw_init.
      drm/amdgpu: Power on uvd block when hw_fini
      drm/amdgpu: Remove duplicated power source update

SivapiriyanKumarasamy (1):
      drm/amd/display: Fix memory leak caused by missed dc_sink_release

 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             | 47 ++++++++++++---------
 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c             |  3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c             |  8 ----
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             | 35 +++++++++++++---
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h             |  2 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c              | 11 ++++-
 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c              |  9 +---
 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c              | 16 +------
 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c              | 16 +------
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              | 16 +------
 drivers/gpu/drm/amd/amdgpu/kv_dpm.c                | 49 +++++++++++++---------
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                |  3 +-
 .../drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c   | 12 +++++-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  6 ++-
 14 files changed, 124 insertions(+), 109 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

             reply	other threads:[~2018-08-29 20:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-29 20:25 Alex Deucher [this message]
2018-09-12 15:47 [pull] amdgpu drm-fixes-4.19 Alex Deucher
2018-09-20 15:58 Alex Deucher
2018-09-27 15:54 Alex Deucher
2018-10-04 15:52 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=20180829202555.2653-1-alexander.deucher@amd.com \
    --to=alexdeucher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=alexander.deucher-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.