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(-) _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx