]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
authorDave Airlie <airlied@redhat.com>
Tue, 31 Jan 2017 22:07:23 +0000 (08:07 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 31 Jan 2017 22:07:23 +0000 (08:07 +1000)
commit56b6a8cf59eba04ffbb6d1e3815e140cf2d78d05
tree9d7575a090ccb541c5e9802af91ba07f5b028952
parent1499f5b013720d69189a720a8f260fba1c139460
parent31b76a7f0896d5d6b05eb73163da3adb16087867
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next

Hope I'm not too late before the cutoff for the v4.11 with these patches.
Mostly an asorted set of fixes that we have discovered while playing with
the code and preparing for the next set of features.

* 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld:
  drm: mali-dp: fix stride setting for multi-plane formats
  drm: mali-dp: Add plane offset to the plane's physical start address register
  drm: mali-dp: Check for sufficient address space
  drm: mali-dp: Check hw version matches device-tree
  drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
  drm: mali-dp: fix Lx_CONTROL register fields clobber
  drm: mali-dp: Fix transposed horizontal/vertical flip
  drm: mali-dp: Fix destination size handling when rotating
  drm: mali-dp: Don't force source size == crtc size
  drm: mali-dp: Check more use cases in the plane's ->atomic_check()
  drm: malidp: Remove event_list member from struct malidp_drm
  drm/arm/malidp: Fix possible dereference of NULL