[GIT PULL] drm/rockchip: add cdn-dp support and some fixes

Dave Airlie airlied at gmail.com
Mon Feb 6 17:05:20 PST 2017


On 5 February 2017 at 18:40, Mark yao <mark.yao at rock-chips.com> wrote:
> Hi Dave
>
> drm/rockchip cdn-dp driver is v17 now, I think it's ready to land it.
>
> Thanks.
>
> The following changes since commit 99743ae4c5f52f8f8ceb17783056fcc9b4f8b64c:
>
>   Merge branch 'drm-etnaviv-next' of
> https://git.pengutronix.de/git/lst/linux into drm-next (2017-02-03 05:41:58
> +1000)
>
  CC [M]  drivers/gpu/drm/rockchip/rockchip_vop_reg.o
  CC [M]  drivers/gpu/drm/rockchip/rockchip_drm_vop.o
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/rockchip/cdn-dp-reg.c:
In function ‘cdn_dp_config_video’:
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/rockchip/cdn-dp-reg.c:632:24:
warning: ‘val[1]’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
  msa_misc = 2 * val[0] + 32 * val[1] +
             ~~~~~~~~~~~^~~~~~~~~~~~~
/home/airlied/devel/kernel/drm-next/drivers/gpu/drm/rockchip/cdn-dp-reg.c:595:5:
note: ‘val[1]’ was declared here
  u8 val[2];

You might want to send me a follow up pull request to fix that.

Dave.



More information about the Linux-rockchip mailing list