Hi Dave, A few more fixes for 4.16. Mostly for displays: - A fix for DP handling on radeon - Fix banding on eDP panels - Fix HBR audio - Fix for disabling VGA mode on Raven that leads to a corrupt or blank display on some platforms The following changes since commit 67f1976665900c86989cfe99b884dc51bddfb0e9: Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2018-03-15 09:26:11 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.16 for you to fetch changes up to 731a373698c9675d5aed8a30d8c9861bea9c41a2: drm/amd/display: Add one to EDID's audio channel count when passing to DC (2018-03-21 00:24:47 -0500) ---------------------------------------------------------------- Clark Zheng (1): drm/amd/display: Refine disable VGA Harry Wentland (2): drm/amd/display: We shouldn't set format_default on plane as atomic driver drm/amd/display: Add one to EDID's audio channel count when passing to DC Michel Dänzer (1): drm/radeon: Don't turn off DP sink when disconnected Mikita Lipski (3): drm/amdgpu: Use atomic function to disable crtcs with dc enabled drm/amd/display: Allow truncation to 10 bits drm/amd/display: Fix FMT truncation programming Shirish S (1): drm/amd/display: fix dereferencing possible ERR_PTR() drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 9 ++++--- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 ++-- .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 2 +- drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h | 8 +++++- drivers/gpu/drm/amd/display/dc/dce/dce_opp.c | 9 +++---- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 20 ++++++++++---- drivers/gpu/drm/radeon/radeon_connectors.c | 31 +++++++++------------- 7 files changed, 48 insertions(+), 36 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel