All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark yao <mark.yao@rock-chips.com>
To: Dave Airlie <airlied@gmail.com>
Cc: "open list:ARM/Rockchip SoC..."
	<linux-rockchip@lists.infradead.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	钟勇汪 <chris.zhong@rock-chips.com>
Subject: Re: [GIT PULL] drm/rockchip: add cdn-dp support and some fixes
Date: Tue, 7 Feb 2017 11:17:10 +0800	[thread overview]
Message-ID: <58993C36.3000007@rock-chips.com> (raw)
In-Reply-To: <CAPM=9txYtmVXJdfHGUMC4VG8OAFb=NU9GX0izuWRgh3Uiiu3Qw@mail.gmail.com>

On 2017年02月07日 09:05, Dave Airlie wrote:
> On 5 February 2017 at 18:40, Mark yao <mark.yao@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.
>
Hi Dave

Sorry for the compile warning, following patch fix the compile warning 
with tiny modify.

Thanks.

The following changes since commit 26d7f34cae7aad9600cd40ce07ec3fbe8606a567:

   Merge branch 'msm-next' of 
git://people.freedesktop.org/~robclark/linux into drm-next (2017-02-07 
11:05:42 +1000)

are available in the git repository at:


   https://github.com/markyzq/kernel-drm-rockchip.git 
drm-rockchip-next-2017-02-07

for you to fetch changes up to 213c4b96639818a2dc8750d1b7a37672a9c9eaeb:

   drm/rockchip: cdn-dp: fix cdn-dp complie warning (2017-02-07 11:06:01 
+0800)

----------------------------------------------------------------
Mark Yao (1):
       drm/rockchip: cdn-dp: fix cdn-dp complie warning

  drivers/gpu/drm/rockchip/cdn-dp-reg.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Mark Yao


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

      reply	other threads:[~2017-02-07  3:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-05  8:40 [GIT PULL] drm/rockchip: add cdn-dp support and some fixes Mark yao
2017-02-07  1:05 ` Dave Airlie
2017-02-07  3:17   ` Mark yao [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58993C36.3000007@rock-chips.com \
    --to=mark.yao@rock-chips.com \
    --cc=airlied@gmail.com \
    --cc=chris.zhong@rock-chips.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-rockchip@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.