Merge branch 'drm-rockchip-next-fixes-2016-07-19' of https://github.com/markyzq/kerne...
authorDave Airlie <airlied@redhat.com>
Fri, 22 Jul 2016 01:39:31 +0000 (11:39 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 22 Jul 2016 01:39:31 +0000 (11:39 +1000)
Here are some little fixes for rockchip drm, looks good for me, and there is no doubt on them, So I'd like you can land them.

* 'drm-rockchip-next-fixes-2016-07-19' of https://github.com/markyzq/kernel-drm-rockchip:
  drm/rockchip: allocate correct crtc state structure on reset
  drm/rockchip: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
  drm/rockchip: fix a couple off by one bugs
  drm/rockchip: vop: correct rk3036 register define
  drm/rockchip: vop: correct the source size of uv scale factor setting
  drm/rockchip: vop: add uv_vir register field for RK3036 VOP
  drm/rockchip: fix "should it be static?" warnings
  drm/rockchip: fb: add missing header
  drm/rockchip: dw_hdmi: remove unused #include


Trivial merge