]> 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)
commitb818f3668b994a95d3ed757da68e1839e5cef742
tree9d7575a090ccb541c5e9802af91ba07f5b028952
parent32c2b755f37d5ea7394bbd7abd2cd86b05eaa537
parent322c22c45d06b5945fcb0a12df00369a5a8f615c
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