[pull] radeon and amdgpu drm-fixes-5.0
Alex Deucher
alexdeucher at gmail.com
Wed Feb 20 22:57:15 UTC 2019
Hi Dave, Daniel,
A bit bigger than normal for this week due to fixes for some long
standing display issues that are bound for stable. These changes would
be going to stable anyway, so I figured it was better via 5.0 than 5.1.
- Several display fixes
- Fix PX systems due to core changes in runtime pm
- Disable bulk moves. They are fixed in 5.1, but fix is too invasive for 5.0
The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:
Linux 5.0-rc7 (2019-02-17 18:46:40 -0800)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-5.0
for you to fetch changes up to a213c2c7e235cfc0e0a161a558f7fdf2fb3a624a:
drm/amdgpu: disable bulk moves for now (2019-02-20 17:13:27 -0500)
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
Bhawanpreet Lakha (2):
drm/amd/display: fix optimize_bandwidth func pointer for dce80
drm/amd/display: set clocks to 0 on suspend on dce80
Christian König (1):
drm/amdgpu: disable bulk moves for now
Leo (Hanghong) Ma (1):
drm/amd/display: Fix MST reboot/poweroff sequence
Nicholas Kazlauskas (1):
drm/amd/display: Fix negative cursor pos programming
Rafael J. Wysocki (1):
gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
Roman Li (1):
drm/amd/display: Raise dispclk value for dce11
shaoyunl (1):
drm/amdgpu: Update sdma golden setting for vega20
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 ++
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 4 ++--
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 +++--
drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c | 11 ++++++++---
.../drm/amd/display/dc/dce100/dce100_hw_sequencer.h | 4 ++++
.../gpu/drm/amd/display/dc/dce80/dce80_hw_sequencer.c | 2 +-
drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c | 19 ++++++++++++++++---
.../gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 4 ++--
drivers/gpu/drm/radeon/radeon_kms.c | 1 +
10 files changed, 40 insertions(+), 13 deletions(-)
More information about the amd-gfx
mailing list