[pull] amdgpu drm-fixes-5.1

2019-04-03 Thread Alex Deucher
Hi Dave, Daniel,

Fixes for 5.1:
- Fix for pcie dpm
- Powerplay fixes for vega20
- Fix vbios display on reboot if driver display state is retained
- Gfx9 resume robustness fix

The following changes since commit 0ab925d3690614aa44cd29fb84cdcef03eab97dc:

  drm/amd/display: Only allow VRR when vrefresh is within supported range 
(2019-03-21 14:34:59 -0500)

are available in the Git repository at:

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

for you to fetch changes up to d939f44d4a7f910755165458da20407d2139f581:

  drm/amdgpu: remove unnecessary rlc reset function on gfx9 (2019-04-02 
16:23:16 -0500)


Chengming Gui (1):
  drm/amd/amdgpu: fix PCIe dpm feature issue (v3)

Evan Quan (3):
  drm/amd/powerplay: add ECC feature bit
  drm/amd/powerplay: correct data type to avoid overflow
  drm/amd/powerplay: fix possible hang with 3+ 4K monitors

Le Ma (1):
  drm/amdgpu: remove unnecessary rlc reset function on gfx9

Paul Hsieh (1):
  drm/amd/display: VBIOS can't be light up HDMI when restart system

 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c  |  5 +
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c   |  2 --
 drivers/gpu/drm/amd/display/dc/core/dc_link.c   |  6 ++
 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c  | 20 ++--
 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.h  |  1 +
 drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if.h |  5 +++--
 6 files changed, 33 insertions(+), 6 deletions(-)
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[pull] amdgpu drm-fixes-5.1

2019-03-27 Thread Alex Deucher
Hi Dave, Daniel,

Just one fix this week for freesync.

The following changes since commit 72464382fc2d3673eb51f21a57f2c0a320c1552f:

  drm/amdgpu: fix invalid use of change_bit (2019-03-19 14:01:42 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 0ab925d3690614aa44cd29fb84cdcef03eab97dc:

  drm/amd/display: Only allow VRR when vrefresh is within supported range 
(2019-03-21 14:34:59 -0500)


Nicholas Kazlauskas (1):
  drm/amd/display: Only allow VRR when vrefresh is within supported range

 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[pull] amdgpu drm-fixes-5.1

2019-03-20 Thread Alex Deucher
Hi Dave, Daniel,

Fixes for 5.1:
- Parially revert a bulk move clean up change to fix a ref count bug
- Fix invalid use of change_bit that caused a crash on PPC64 and ARM64

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 72464382fc2d3673eb51f21a57f2c0a320c1552f:

  drm/amdgpu: fix invalid use of change_bit (2019-03-19 14:01:42 -0500)


Christian König (2):
  drm/amdgpu: revert "cleanup setting bulk_movable"
  drm/amdgpu: fix invalid use of change_bit

 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 ++
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c  | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel