Hi Dave, Sending this pull a bit early so you can pick up the get_property fix. There are reports that X fails to start as a result of the bug. The dw-hdmi change gets to come along for the ride, it's not mission critical, but nice to have for dw-hdmi platforms with ambitious monitors. drm-misc-next-fixes-2017-04-12: Core changes: - Fix off-by-one bug in get_property ioctl for enums/bitmasks (Daniel) Driver changes: - Add mode_fixup to dw-hdmi bridge driver to ensure mode is validated (Romain) Cheers, Sean The following changes since commit c98cdff94a6a7877923dec1329c2b76d6247d076: Revert "drm: Don't allow interruptions when opening debugfs/crc" (2017-04-07 16:18:28 -0400) are available in the git repository at: git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-next-fixes-2017-04-12 for you to fetch changes up to 8cb68c83ab99a474ae847602f0c514d0fe17cc82: drm: Fix get_property logic fumble (2017-04-12 18:11:32 +0200) ---------------------------------------------------------------- drm-misc-next-fixes-2017-04-12 Core changes: - Fix off-by-one bug in get_property ioctl for enums/bitmasks (Daniel) Driver changes: - Add mode_fixup to dw-hdmi bridge driver to ensure mode is validated (Romain) ---------------------------------------------------------------- Daniel Vetter (1): drm: Fix get_property logic fumble Romain Perier (1): drm: dw-hdmi: Implement the mode_fixup drm helper drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 15 +++++++++++++++ drivers/gpu/drm/drm_property.c | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) -- Sean Paul, Software Engineer, Google / Chromium OS _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel