All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Zhong <zyw@rock-chips.com>
To: linux-rockchip@lists.infradead.org, seanpaul@chromium.org,
	mark.yao@rock-chips.com, heiko@sntech.de, dianders@chromium.org
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] RK3399 cdd-dp patches
Date: Wed, 8 Mar 2017 10:45:41 +0800	[thread overview]
Message-ID: <58BF7055.3070207@rock-chips.com> (raw)
In-Reply-To: <1488940077-22297-1-git-send-email-zyw@rock-chips.com>

Oh, a slip of the finger :(, the headline should be "RK3399 cdn-dp patches"

On 03/08/2017 10:27 AM, Chris Zhong wrote:
> Hi all
> This series is to correct some mistakes in clk_get_rate and the register
> address. And in order to better develop, adding more prints.
>
>
> Chris Zhong (3):
>    drm/rockchip: cdn-dp: return error code when clk_get_rate failed
>    drm/rockchip: cdn-dp: Correct PHY register address
>    drm/rockchip: cdn-dp: add more log for video config
>
>   drivers/gpu/drm/rockchip/cdn-dp-core.c |  5 +++--
>   drivers/gpu/drm/rockchip/cdn-dp-reg.c  |  6 +++++-
>   drivers/gpu/drm/rockchip/cdn-dp-reg.h  | 13 ++++++-------
>   3 files changed, 14 insertions(+), 10 deletions(-)
>

-- 
Chris Zhong


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

WARNING: multiple messages have this Message-ID (diff)
From: zyw@rock-chips.com (Chris Zhong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] RK3399 cdd-dp patches
Date: Wed, 8 Mar 2017 10:45:41 +0800	[thread overview]
Message-ID: <58BF7055.3070207@rock-chips.com> (raw)
In-Reply-To: <1488940077-22297-1-git-send-email-zyw@rock-chips.com>

Oh, a slip of the finger :(, the headline should be "RK3399 cdn-dp patches"

On 03/08/2017 10:27 AM, Chris Zhong wrote:
> Hi all
> This series is to correct some mistakes in clk_get_rate and the register
> address. And in order to better develop, adding more prints.
>
>
> Chris Zhong (3):
>    drm/rockchip: cdn-dp: return error code when clk_get_rate failed
>    drm/rockchip: cdn-dp: Correct PHY register address
>    drm/rockchip: cdn-dp: add more log for video config
>
>   drivers/gpu/drm/rockchip/cdn-dp-core.c |  5 +++--
>   drivers/gpu/drm/rockchip/cdn-dp-reg.c  |  6 +++++-
>   drivers/gpu/drm/rockchip/cdn-dp-reg.h  | 13 ++++++-------
>   3 files changed, 14 insertions(+), 10 deletions(-)
>

-- 
Chris Zhong

WARNING: multiple messages have this Message-ID (diff)
From: Chris Zhong <zyw@rock-chips.com>
To: linux-rockchip@lists.infradead.org, seanpaul@chromium.org,
	mark.yao@rock-chips.com, heiko@sntech.de, dianders@chromium.org
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	David Airlie <airlied@linux.ie>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] RK3399 cdd-dp patches
Date: Wed, 8 Mar 2017 10:45:41 +0800	[thread overview]
Message-ID: <58BF7055.3070207@rock-chips.com> (raw)
In-Reply-To: <1488940077-22297-1-git-send-email-zyw@rock-chips.com>

Oh, a slip of the finger :(, the headline should be "RK3399 cdn-dp patches"

On 03/08/2017 10:27 AM, Chris Zhong wrote:
> Hi all
> This series is to correct some mistakes in clk_get_rate and the register
> address. And in order to better develop, adding more prints.
>
>
> Chris Zhong (3):
>    drm/rockchip: cdn-dp: return error code when clk_get_rate failed
>    drm/rockchip: cdn-dp: Correct PHY register address
>    drm/rockchip: cdn-dp: add more log for video config
>
>   drivers/gpu/drm/rockchip/cdn-dp-core.c |  5 +++--
>   drivers/gpu/drm/rockchip/cdn-dp-reg.c  |  6 +++++-
>   drivers/gpu/drm/rockchip/cdn-dp-reg.h  | 13 ++++++-------
>   3 files changed, 14 insertions(+), 10 deletions(-)
>

-- 
Chris Zhong

  parent reply	other threads:[~2017-03-08  2:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08  2:27 [PATCH 0/3] RK3399 cdd-dp patches Chris Zhong
2017-03-08  2:27 ` Chris Zhong
2017-03-08  2:27 ` Chris Zhong
2017-03-08  2:27 ` [PATCH 1/3] drm/rockchip: cdn-dp: return error code when clk_get_rate failed Chris Zhong
2017-03-08  2:27   ` Chris Zhong
2017-03-08  2:27   ` Chris Zhong
2017-03-08  2:27 ` [PATCH 2/3] drm/rockchip: cdn-dp: Correct PHY register address Chris Zhong
2017-03-08  2:27   ` Chris Zhong
2017-03-08  2:27   ` Chris Zhong
2017-03-08  2:27 ` [PATCH 3/3] drm/rockchip: cdn-dp: add more log for video config Chris Zhong
2017-03-08  2:27   ` Chris Zhong
2017-03-08  2:27   ` Chris Zhong
2017-03-08  2:45 ` Chris Zhong [this message]
2017-03-08  2:45   ` [PATCH 0/3] RK3399 cdd-dp patches Chris Zhong
2017-03-08  2:45   ` Chris Zhong
2017-03-13 20:08 ` Sean Paul
2017-03-13 20:08   ` Sean Paul
2017-03-13 20:08   ` Sean Paul

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=58BF7055.3070207@rock-chips.com \
    --to=zyw@rock-chips.com \
    --cc=dianders@chromium.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.yao@rock-chips.com \
    --cc=seanpaul@chromium.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.