Dave, A handful of fixes from various folks. The following changes since commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee: Linux 3.16-rc2 (2014-06-21 19:02:54 -1000) are available in the git repository at: git://people.freedesktop.org/~robclark/linux msm-fixes-3.16 for you to fetch changes up to 87e956e9be0cdb832e90a4731b620286a8826842: drm/msm: fix IOMMU cleanup for -EPROBE_DEFER (2014-06-22 08:32:10 -0400) ---------------------------------------------------------------- Fabian Frederick (1): drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE) Matwey V. Kornilov (1): drm/msm: Replace type of paddr to uint32_t. Peter Griffin (1): drm/msm: storage class should be before const qualifier Stephane Viau (2): drm/msm/hdmi: set hdp clock rate before prepare_enable drm/msm: fix IOMMU cleanup for -EPROBE_DEFER drivers/gpu/drm/msm/hdmi/hdmi.c | 2 ++ drivers/gpu/drm/msm/hdmi/hdmi.h | 1 + drivers/gpu/drm/msm/hdmi/hdmi_connector.c | 8 ++++++++ drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.c | 22 +++++++++++++++++----- drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h | 1 + drivers/gpu/drm/msm/msm_drv.c | 2 +- drivers/gpu/drm/msm/msm_fbdev.c | 2 +- drivers/gpu/drm/msm/msm_gem.c | 6 ++++++ drivers/gpu/drm/msm/msm_iommu.c | 23 ++++++++++++++++++++--- drivers/gpu/drm/msm/msm_mmu.h | 1 + 10 files changed, 58 insertions(+), 10 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel