Hi Dave,
just your MST fix and another one from Michel which is CC stable as well.
Branch is based on drm-fixes, not sure if you still take stuff for 4.1 or if that will go into 4.2. I won't mind either way.
Regards, Christian.
The following changes since commit 25161084b1c1b0c29948f6f77266a35f302196b7:
drm/mgag200: Reject non-character-cell-aligned mode widths (2015-06-16 10:01:16 +1000)
are available in the git repository at:
git://people.freedesktop.org/~deathsimple/linux drm-fixes-4.1
for you to fetch changes up to 7f017e56770e82c8fe2d4d8c59e58f519f455ad7:
drm/radeon: don't probe MST on hw we don't support it on (2015-06-18 20:36:56 +0200)
---------------------------------------------------------------- Dave Airlie (1): drm/radeon: don't probe MST on hw we don't support it on
Michel Dänzer (1): drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
drivers/gpu/drm/radeon/radeon_dp_mst.c | 5 +++++ drivers/gpu/drm/radeon/radeon_kms.c | 3 +++ include/uapi/drm/radeon_drm.h | 1 + 3 files changed, 9 insertions(+)
dri-devel@lists.freedesktop.org