Hi Linus, This is the main fixes pull for 4.12-rc6, all pretty normal for this stage, nothing really stands out. The mxsfb one is probably the largest and it's for a black screen boot problem. Dave. The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452: Linux 4.12-rc5 (2017-06-11 16:48:20 -0700) are available in the git repository at: git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.12-rc6 for you to fetch changes up to 7119dbdf7c52042acb1b02f116fa3257e97659ea: Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes (2017-06-16 10:01:52 +1000) ---------------------------------------------------------------- amd, i915, mgag200, msxfb, tegra fixes ---------------------------------------------------------------- Christian König (1): drm/radeon: fix "force the UVD DPB into VRAM as well" Christophe JAILLET (1): gpu: host1x: Fix error handling Dave Airlie (3): Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes Dmitry Osipenko (2): drm/tegra: Fix lockup on a use of staging API drm/tegra: Correct idr_alloc() minimum id Fabio Estevam (1): drm: mxsfb_crtc: Reset the eLCDIF controller Laurent Pinchart (1): drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIO Mario Kleiner (2): drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions. drm/radeon: Fix overflow of watermark calcs at > 4k resolutions. Mathieu Larouche (1): drm/mgag200: Fix to always set HiPri for G200e4 V2 Ville Syrjälä (2): drm/i915: Fix scaling check for 90/270 degree plane rotation drm/i915: Fix SKL+ watermarks for 90/270 rotation Zhenyu Wang (1): drm/i915: Fix GVT-g PVINFO version compatibility check drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 7 ++++-- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 7 ++++-- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 7 ++++-- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 7 ++++-- drivers/gpu/drm/bridge/synopsys/Kconfig | 1 + drivers/gpu/drm/i915/i915_pvinfo.h | 8 ++----- drivers/gpu/drm/i915/i915_vgpu.c | 10 ++++---- drivers/gpu/drm/i915/intel_display.c | 14 ++++++----- drivers/gpu/drm/i915/intel_pm.c | 36 ++++++++++++++++++---------- drivers/gpu/drm/mgag200/mgag200_mode.c | 9 ++++++- drivers/gpu/drm/mxsfb/mxsfb_crtc.c | 42 +++++++++++++++++++++++++++++++++ drivers/gpu/drm/radeon/cik.c | 7 ++++-- drivers/gpu/drm/radeon/evergreen.c | 7 ++++-- drivers/gpu/drm/radeon/radeon_uvd.c | 2 +- drivers/gpu/drm/radeon/si.c | 7 ++++-- drivers/gpu/drm/tegra/drm.c | 22 ++++------------- drivers/gpu/host1x/dev.c | 2 +- _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel