]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes
authorDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2015 03:17:08 +0000 (13:17 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2015 03:17:08 +0000 (13:17 +1000)
commitc8dd6ab0f54f1d83602c9c3e46f0532558c2ff69
tree279289915022ce46f5878b1343d39c078257ca44
parent868999b5b277442c8a48e3b7b84e6b4ec58e3730
parent98b164af4c9f25a93059eb34eadb94afbd472d23
Merge branch 'drm-vc4-fixes' of git://github.com/anholt/linux into drm-fixes

Here are a few little VC4 fixes for 4.4 that I didn't get in to you
before the -next pull request.  I dropped the feature-ish one I'd
mentioned, and also droppped the one I saw you included in the last
-fixes pull request.

* 'drm-vc4-fixes' of git://github.com/anholt/linux:
  drm/vc4: Make sure that planes aren't scaled.
  drm/vc4: Fix some failure to track __iomem decorations on pointers.
  drm/vc4: checking for NULL instead of IS_ERR
  drm/vc4: fix itnull.cocci warnings
  drm/vc4: fix platform_no_drv_owner.cocci warnings
  drm/vc4: vc4_plane_duplicate_state() can be static