Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
authorDave Airlie <airlied@redhat.com>
Fri, 26 Feb 2016 03:02:57 +0000 (13:02 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 26 Feb 2016 03:02:57 +0000 (13:02 +1000)
commit44ab4042178bd596275927ea050980aa4257581b
treee4258bfb255fd5d35c430c8508548c10f83ea2d8
parent0041ee4d3642f9ad80a479fbe51a4bc7f3cd8294
parentf76b9873d7db0afb51f2df389a99284ef484b86f
Merge branch 'for-next' of git.agner.ch/git/linux-drm-fsl-dcu into drm-next

As previously discussed, this is my first pull request for the DCU DRM
driver along with the change in MAINTAINERS.
https://lkml.org/lkml/2016/1/7/26

The pull contains some code cleanup changes (e.g. removing all error
handling for the regmap calls) and several fixes.

* 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu:
  drm/fsl-dcu: fix register initialization
  drm/fsl-dcu: use mode flags for hsync/vsync polarity
  drm/fsl-dcu: fix alpha blending
  drm/fsl-dcu: mask all interrupts on initialization
  drm/fsl-dcu: handle initialization errors properly
  drm/fsl-dcu: avoid memory leak on errors
  drm/fsl-dcu: remove regmap return value checks
  drm/fsl-dcu: specify volatile registers
  drm: fsl-dcu: Fix no fb check bug
  MAINTAINERS: update for Freescale DCU DRM driver
This page took 0.028341 seconds and 5 git commands to generate.