]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into...
authorDave Airlie <airlied@redhat.com>
Wed, 25 Jun 2014 03:27:41 +0000 (13:27 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 25 Jun 2014 03:27:41 +0000 (13:27 +1000)
commit815551c2b292d84c38265f4870edc255ca0f6e5c
tree1504b131fb90ae50753883967819ba1cf8b901a8
parent2be064083f008b1dee811880e3f0e14dcfa57ce3
parent6fa5f6675a4ea2da629b26f0950ed32db12760f5
Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into drm-fixes

A handful of fixes from various folks.

* 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: fix IOMMU cleanup for -EPROBE_DEFER
  drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)
  drm/msm/hdmi: set hdp clock rate before prepare_enable
  drm/msm: storage class should be before const qualifier
  drm/msm: Replace type of paddr to uint32_t.