[pull] amdgpu drm-fixes-4.20

2018-11-28 Thread Alex Deucher
Hi Dave,

Fixes for 4.20.  Nothing major.
- DC DP MST fix
- GPUVM fix for huge page mapping
- RLC fix for vega20

The following changes since commit a5d0f4565996e5595a10cb57b3d1e3d74379c502:

  drm/amdgpu: Enable HDP memory light sleep (2018-11-20 14:40:15 -0500)

are available in the git repository at:

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

for you to fetch changes up to ad97d9de45835b6a0f71983b0ae0cffd7306730a:

  drm/amdgpu: Add delay after enable RLC ucode (2018-11-28 14:52:44 -0500)


Felix Kuehling (2):
  drm/amdgpu: Cast to uint64_t before left shift
  drm/amdgpu: Avoid endless loop in GPUVM fragment processing

Lyude Paul (2):
  drm/amd/dm: Don't forget to attach MST encoders
  drm/amd/dm: Understand why attaching path/tile properties are needed

shaoyunl (1):
  drm/amdgpu: Add delay after enable RLC ucode

 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 14 --
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c  |  7 ---
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c|  5 ++---
 3 files changed, 14 insertions(+), 12 deletions(-)
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[pull] amdgpu drm-fixes-4.20

2018-11-14 Thread Alex Deucher
Hi Dave,

Fixes for 4.20:
- Fix for huge page handling that caused a GPUVM fault in some cases
- Fix IH ring setup
- Fix for xgmi aperture setup
- Fix for watermark setup for SMU

The following changes since commit 73b6f96cbc0162787bcbdac5f538167084c8d605:

  Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux 
into drm-fixes (2018-11-11 04:23:02 +1000)

are available in the git repository at:

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

for you to fetch changes up to c1a1eb45d9f3821f35e9869c0a08cd2e664e:

  drm/amdgpu: fix huge page handling on Vega10 (2018-11-13 10:21:00 -0500)


Christian König (1):
  drm/amdgpu: fix huge page handling on Vega10

Philip Yang (1):
  drm/amdgpu: fix bug with IH ring setup

Rex Zhu (1):
  drm/amd/pp: Fix truncated clock value when set watermark

shaoyunl (1):
  drm/amdgpu: set system aperture to cover whole FB region

 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c   | 18 +++--
 drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c |  6 ++---
 drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c  |  6 ++---
 drivers/gpu/drm/amd/amdgpu/vega10_ih.c   |  2 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c | 32 
 5 files changed, 33 insertions(+), 31 deletions(-)
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel