linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] drm/rockchip: some fixes
@ 2015-07-13  6:22 Mark yao
  0 siblings, 0 replies; 11+ messages in thread
From: Mark yao @ 2015-07-13  6:22 UTC (permalink / raw)
  To: David Airlie
  Cc: Krzysztof Kozlowski, Tomasz Figa, open list:ARM/Rockchip SoC...,
	dri-devel

Hi Dave
     Here is some fixes for rockchip drm, can you land them?

The following changes since commit c5fd936e992dd2829167d2adc63e151675ca6898:

   drm/nouveau: Pause between setting gpu to D3hot and cutting the power 
(2015-06-26 10:26:37 +1000)

are available in the git repository at:

   https://github.com/markyzq/kernel-drm-rockchip.git 
drm-rockchip-2015-07-13

for you to fetch changes up to 0915da7dd75f0f5f38dc9b82415417e7a2b40385:

   drm/rockchip: vop: remove hardware cursor window (2015-07-13 14:11:20 
+0800)

----------------------------------------------------------------
Daniel Kurtz (1):
       drm/rockchip: use drm_gem_mmap helpers

Heiko Stübner (1):
       drm/rockchip: only call drm_fb_helper_hotplug_event if fb_helper 
present

Krzysztof Kozlowski (1):
       drm/rockchip: Drop owner assignment from platform_driver

Tomasz Figa (1):
       drm/rockchip: Add BGR formats to VOP

yao mark (2):
       drm/rockchip: vop: switch cursor plane to window 3
       drm/rockchip: vop: remove hardware cursor window

  drivers/gpu/drm/rockchip/rockchip_drm_drv.c |    1 -
  drivers/gpu/drm/rockchip/rockchip_drm_fb.c  |    3 +-
  drivers/gpu/drm/rockchip/rockchip_drm_gem.c |   67 
++++++++++++++-------------
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c |   49 ++++++++++++++------
  4 files changed, 72 insertions(+), 48 deletions(-)

-- 
Mark


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [GIT PULL] drm/rockchip: some fixes
@ 2016-05-03  6:21 Mark yao
  0 siblings, 0 replies; 11+ messages in thread
From: Mark yao @ 2016-05-03  6:21 UTC (permalink / raw)
  To: David Airlie; +Cc: open list:ARM/Rockchip SoC..., dri-devel

Hi Dave
     Here are some little fixes for rockchip drm, looks good for me, and 
seems there is no doubt on them, So I'd like you can land them.

The following changes since commit b89359bdf0f1e95a4c5f92300594ba9dde323fc4:

   Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu 
into drm-next (2016-04-29 14:57:51 +1000)

are available in the git repository at:


   https://github.com/markyzq/kernel-drm-rockchip.git 
drm-rockchip-next-fixes-05-03

for you to fetch changes up to 2db00cf5a07b7c543392ff88163428509cda38ae:

   drm/rockchip: vop: Initialize vskiplines to zero (2016-05-03 14:11:23 
+0800)

----------------------------------------------------------------
Dan Carpenter (1):
       drm/rockchip: inno_hdmi: fix an error code

John Keeping (2):
       drm/rockchip: remove redundant statement
       drm/rockchip: don't leak iommu mapping

Mark Yao (4):
       drm/rockchip: get rid of rockchip_drm_crtc_mode_config
       drm/rockchip: support non-iommu buffer path
       drm/rockchip: vop: fix iommu crash with async atomic
       drm/rockchip: vop: Initialize vskiplines to zero

  drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 48 
+++++++++++++++++++++++++++---------------------
  drivers/gpu/drm/rockchip/dw-mipi-dsi.c          | 38 
++++++++++++++++++++++++--------------
  drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c     | 17 ++++++++++++++---
  drivers/gpu/drm/rockchip/inno_hdmi.c            | 20 ++++++++++++++++----
  drivers/gpu/drm/rockchip/rockchip_drm_drv.c     | 66 
+++++++++++++++++++++++++++++++++++++++++++++++-------------------
  drivers/gpu/drm/rockchip/rockchip_drm_drv.h     | 10 ++++++++--
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c     | 95 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
  7 files changed, 196 insertions(+), 98 deletions(-)

-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [GIT PULL] drm/rockchip: some fixes
@ 2016-07-19  2:32 Mark yao
  0 siblings, 0 replies; 11+ messages in thread
From: Mark yao @ 2016-07-19  2:32 UTC (permalink / raw)
  To: David Airlie, dri-devel, open list:ARM/Rockchip SoC...

Hi Dave
     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.

Thanks.

The following changes since commit 2d635fded22b71381b01e194a59544f2e8d71ef0:

   Merge tag 'drm-vc4-next-2016-07-15' of 
https://github.com/anholt/linux into drm-next (2016-07-16 11:25:11 +1000)

are available in the git repository at:

   https://github.com/markyzq/kernel-drm-rockchip.git 
drm-rockchip-next-fixes-2016-07-19

for you to fetch changes up to 0086772b2f89783d7b492fe0b21a6e0d9a03c0a3:

   drm/rockchip: allocate correct crtc state structure on reset 
(2016-07-19 10:03:38 +0800)

----------------------------------------------------------------
Dan Carpenter (1):
       drm/rockchip: fix a couple off by one bugs

John Keeping (4):
       drm/rockchip: dw_hdmi: remove unused #include
       drm/rockchip: fb: add missing header
       drm/rockchip: fix "should it be static?" warnings
       drm/rockchip: allocate correct crtc state structure on reset

Mark Yao (2):
       drm/rockchip: vop: correct the source size of uv scale factor setting
       drm/rockchip: vop: correct rk3036 register define

Markus Elfring (1):
       drm/rockchip: Delete an unnecessary check before 
drm_gem_object_unreference_unlocked()

Yakir Yang (1):
       drm/rockchip: vop: add uv_vir register field for RK3036 VOP

  drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c |  1 -
  drivers/gpu/drm/rockchip/rockchip_drm_drv.c |  6 +++---
  drivers/gpu/drm/rockchip/rockchip_drm_fb.c  | 11 ++++-------
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 21 ++++++++++++++++-----
  drivers/gpu/drm/rockchip/rockchip_vop_reg.c |  7 ++++---
  5 files changed, 27 insertions(+), 19 deletions(-)

-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [GIT PULL] drm/rockchip: some fixes
@ 2016-09-10  2:57 Mark yao
  2016-09-13  0:20 ` Dave Airlie
  0 siblings, 1 reply; 11+ messages in thread
From: Mark yao @ 2016-09-10  2:57 UTC (permalink / raw)
  To: David Airlie; +Cc: linux-rockchip, dri-devel

Hi Dave
     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.

Thanks.

The following changes since commit 603f2c9f45c6620afd65b60ec084c1ea7c36b2ec:

   Merge tag 'drm-vc4-fixes-2016-08-29' of 
https://github.com/anholt/linux into drm-fixes (2016-09-02 15:55:15 +1000)

are available in the git repository at:


   https://github.com/markyzq/kernel-drm-rockchip.git

for you to fetch changes up to d59cacfb69ee46878373284403595e30f718218a:

   drm/rockchip: mark symbols static where possible (2016-09-10 10:48:37 
+0800)

----------------------------------------------------------------
Baoyou Xie (2):
       drm/rockchip: add missing header dependencies
       drm/rockchip: mark symbols static where possible

Chris Zhong (1):
       drm/rockchip: vop: make vop register setting take effect

Douglas Anderson (1):
       drm/rockchip: Properly adjust to a true clock in adjusted_mode

Mark Yao (1):
       drm/rockchip: fix fbdev crash when not use DRM_FBDEV_EMULATION

  drivers/gpu/drm/rockchip/rockchip_drm_drv.c   | 10 +++++-----
  drivers/gpu/drm/rockchip/rockchip_drm_drv.h   |  2 +-
  drivers/gpu/drm/rockchip/rockchip_drm_fb.c    |  2 +-
  drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c | 18 +++++++++++-------
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c   |  7 ++++++-
  5 files changed, 24 insertions(+), 15 deletions(-)

-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [GIT PULL] drm/rockchip: some fixes
  2016-09-10  2:57 Mark yao
@ 2016-09-13  0:20 ` Dave Airlie
  2016-09-17  5:41   ` Mark yao
  0 siblings, 1 reply; 11+ messages in thread
From: Dave Airlie @ 2016-09-13  0:20 UTC (permalink / raw)
  To: Mark yao; +Cc: open list:ARM/Rockchip SoC..., dri-devel

On 10 September 2016 at 12:57, Mark yao <mark.yao@rock-chips.com> wrote:
> Hi Dave
>     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.
>
> Thanks.
>
> The following changes since commit 603f2c9f45c6620afd65b60ec084c1ea7c36b2ec:
>
>   Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux
> into drm-fixes (2016-09-02 15:55:15 +1000)
>
> are available in the git repository at:
>
>
>   https://github.com/markyzq/kernel-drm-rockchip.git

Something is wrong with this pull request, there is no branch name.

Please test pull requests are complete before sending,

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [GIT PULL] drm/rockchip: some fixes
  2016-09-13  0:20 ` Dave Airlie
@ 2016-09-17  5:41   ` Mark yao
  0 siblings, 0 replies; 11+ messages in thread
From: Mark yao @ 2016-09-17  5:41 UTC (permalink / raw)
  To: Dave Airlie; +Cc: open list:ARM/Rockchip SoC..., dri-devel

On 2016年09月13日 08:20, Dave Airlie wrote:
> On 10 September 2016 at 12:57, Mark yao <mark.yao@rock-chips.com> wrote:
>> Hi Dave
>>      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.
>>
>> Thanks.
>>
>> The following changes since commit 603f2c9f45c6620afd65b60ec084c1ea7c36b2ec:
>>
>>    Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux
>> into drm-fixes (2016-09-02 15:55:15 +1000)
>>
>> are available in the git repository at:
>>
>>
>>    https://github.com/markyzq/kernel-drm-rockchip.git
> Something is wrong with this pull request, there is no branch name.
>
> Please test pull requests are complete before sending,
>
> Thanks,
> Dave.
>
>
>
Hi Dave

Sorry, here is correct one.

The following changes since commit 603f2c9f45c6620afd65b60ec084c1ea7c36b2ec:

   Merge tag 'drm-vc4-fixes-2016-08-29' of 
https://github.com/anholt/linux into drm-fixes (2016-09-02 15:55:15 +1000)

are available in the git repository at:


   https://github.com/markyzq/kernel-drm-rockchip.git 
drm-rockchip-fixes-2016-09-10

for you to fetch changes up to d59cacfb69ee46878373284403595e30f718218a:

   drm/rockchip: mark symbols static where possible (2016-09-10 10:48:37 
+0800)

----------------------------------------------------------------
Baoyou Xie (2):
       drm/rockchip: add missing header dependencies
       drm/rockchip: mark symbols static where possible

Chris Zhong (1):
       drm/rockchip: vop: make vop register setting take effect

Douglas Anderson (1):
       drm/rockchip: Properly adjust to a true clock in adjusted_mode

Mark Yao (1):
       drm/rockchip: fix fbdev crash when not use DRM_FBDEV_EMULATION

  drivers/gpu/drm/rockchip/rockchip_drm_drv.c   | 10 +++++-----
  drivers/gpu/drm/rockchip/rockchip_drm_drv.h   |  2 +-
  drivers/gpu/drm/rockchip/rockchip_drm_fb.c    |  2 +-
  drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c | 18 +++++++++++-------
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c   |  7 ++++++-
  5 files changed, 24 insertions(+), 15 deletions(-)

-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [GIT PULL] drm/rockchip: some fixes
@ 2017-02-22  0:54 Mark yao
  2017-02-22 16:09 ` Sean Paul
  0 siblings, 1 reply; 11+ messages in thread
From: Mark yao @ 2017-02-22  0:54 UTC (permalink / raw)
  To: David Airlie; +Cc: open list:ARM/Rockchip SoC..., dri-devel

Hi Dave

Some fixes, looks good to me.

Best regards.

The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:

   Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)

are available in the git repository at:

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

for you to fetch changes up to 3690629b844b961fc9dda98b0ffc16a6010a7f21:

   drm/rockchip: vop: verify pixelclock for hdmi and displayport 
(2017-02-22 08:44:22 +0800)

----------------------------------------------------------------
Arnd Bergmann (1):
       drm/rockchip: add extcon dependency for DP

Christophe Jaillet (1):
       drm/rockchip: cdn-dp: Fix error handling

Mark Yao (3):
       drm/rockchip: vop: no need wait vblank on crtc enable
       drm/rockchip: vop: verify display mode with vop max_output
       drm/rockchip: vop: verify pixelclock for hdmi and displayport

  drivers/gpu/drm/rockchip/Kconfig            |  1 +
  drivers/gpu/drm/rockchip/cdn-dp-core.c      |  4 +++-
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 56 
++++++++++++++++++--------------------------------------
  drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  7 +++++++
  drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 13 +++++++++++++
  5 files changed, 42 insertions(+), 39 deletions(-)

-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [GIT PULL] drm/rockchip: some fixes
  2017-02-22  0:54 [GIT PULL] drm/rockchip: some fixes Mark yao
@ 2017-02-22 16:09 ` Sean Paul
  2017-02-23  2:03   ` Mark yao
  0 siblings, 1 reply; 11+ messages in thread
From: Sean Paul @ 2017-02-22 16:09 UTC (permalink / raw)
  To: Mark yao; +Cc: open list:ARM/Rockchip SoC..., dri-devel, Daniel Vetter

On Tue, Feb 21, 2017 at 7:54 PM, Mark yao <mark.yao@rock-chips.com> wrote:
> Hi Dave
>
> Some fixes, looks good to me.
>

Hi Mark,
As we discussed, rockchip patches should now go through -misc. Since
4.10 is already released, I'll push these through over there.

Sean


> Best regards.
>
> The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:
>
>   Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)
>
> are available in the git repository at:
>
>   https://github.com/markyzq/kernel-drm-rockchip.git
> drm-rockchip-next-2017-02-22
>
> for you to fetch changes up to 3690629b844b961fc9dda98b0ffc16a6010a7f21:
>
>   drm/rockchip: vop: verify pixelclock for hdmi and displayport (2017-02-22
> 08:44:22 +0800)
>
> ----------------------------------------------------------------
> Arnd Bergmann (1):
>       drm/rockchip: add extcon dependency for DP
>
> Christophe Jaillet (1):
>       drm/rockchip: cdn-dp: Fix error handling
>
> Mark Yao (3):
>       drm/rockchip: vop: no need wait vblank on crtc enable
>       drm/rockchip: vop: verify display mode with vop max_output
>       drm/rockchip: vop: verify pixelclock for hdmi and displayport
>
>  drivers/gpu/drm/rockchip/Kconfig            |  1 +
>  drivers/gpu/drm/rockchip/cdn-dp-core.c      |  4 +++-
>  drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 56
> ++++++++++++++++++--------------------------------------
>  drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  7 +++++++
>  drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 13 +++++++++++++
>  5 files changed, 42 insertions(+), 39 deletions(-)
>
> --
> Mark Yao
>
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel



-- 
Sean Paul, Software Engineer, Google / Chromium OS
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [GIT PULL] drm/rockchip: some fixes
  2017-02-22 16:09 ` Sean Paul
@ 2017-02-23  2:03   ` Mark yao
  2017-02-23 18:01     ` Sean Paul
  0 siblings, 1 reply; 11+ messages in thread
From: Mark yao @ 2017-02-23  2:03 UTC (permalink / raw)
  To: Sean Paul; +Cc: open list:ARM/Rockchip SoC..., dri-devel, Daniel Vetter

On 2017年02月23日 00:09, Sean Paul wrote:
> On Tue, Feb 21, 2017 at 7:54 PM, Mark yao <mark.yao@rock-chips.com> wrote:
>> Hi Dave
>>
>> Some fixes, looks good to me.
>>
> Hi Mark,
> As we discussed, rockchip patches should now go through -misc. Since
> 4.10 is already released, I'll push these through over there.
>
> Sean

Hi Sean

Right, I had tried the -misc branch, but failed on some steps.  let us 
re-discussed how to use it.

and thanks for pushing these patches to -misc branch.

Best Regards.

>
>> Best regards.
>>
>> The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:
>>
>>    Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)
>>
>> are available in the git repository at:
>>
>>    https://github.com/markyzq/kernel-drm-rockchip.git
>> drm-rockchip-next-2017-02-22
>>
>> for you to fetch changes up to 3690629b844b961fc9dda98b0ffc16a6010a7f21:
>>
>>    drm/rockchip: vop: verify pixelclock for hdmi and displayport (2017-02-22
>> 08:44:22 +0800)
>>
>> ----------------------------------------------------------------
>> Arnd Bergmann (1):
>>        drm/rockchip: add extcon dependency for DP
>>
>> Christophe Jaillet (1):
>>        drm/rockchip: cdn-dp: Fix error handling
>>
>> Mark Yao (3):
>>        drm/rockchip: vop: no need wait vblank on crtc enable
>>        drm/rockchip: vop: verify display mode with vop max_output
>>        drm/rockchip: vop: verify pixelclock for hdmi and displayport
>>
>>   drivers/gpu/drm/rockchip/Kconfig            |  1 +
>>   drivers/gpu/drm/rockchip/cdn-dp-core.c      |  4 +++-
>>   drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 56
>> ++++++++++++++++++--------------------------------------
>>   drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  7 +++++++
>>   drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 13 +++++++++++++
>>   5 files changed, 42 insertions(+), 39 deletions(-)
>>
>> --
>> Mark Yao
>>
>>
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
>


-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [GIT PULL] drm/rockchip: some fixes
  2017-02-23  2:03   ` Mark yao
@ 2017-02-23 18:01     ` Sean Paul
  2017-02-24  0:42       ` Mark yao
  0 siblings, 1 reply; 11+ messages in thread
From: Sean Paul @ 2017-02-23 18:01 UTC (permalink / raw)
  To: Mark yao; +Cc: open list:ARM/Rockchip SoC..., dri-devel, Daniel Vetter

On Thu, Feb 23, 2017 at 10:03:23AM +0800, Mark yao wrote:
> On 2017年02月23日 00:09, Sean Paul wrote:
> >On Tue, Feb 21, 2017 at 7:54 PM, Mark yao <mark.yao@rock-chips.com> wrote:
> >>Hi Dave
> >>
> >>Some fixes, looks good to me.
> >>
> >Hi Mark,
> >As we discussed, rockchip patches should now go through -misc. Since
> >4.10 is already released, I'll push these through over there.
> >
> >Sean
> 
> Hi Sean
> 
> Right, I had tried the -misc branch, but failed on some steps.  let
> us re-discussed how to use it.
> 
> and thanks for pushing these patches to -misc branch.
> 
> Best Regards.
> 
> >
> >>Best regards.
> >>
> >>The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:
> >>
> >>   Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)
> >>
> >>are available in the git repository at:
> >>
> >>   https://github.com/markyzq/kernel-drm-rockchip.git
> >>drm-rockchip-next-2017-02-22
> >>
> >>for you to fetch changes up to 3690629b844b961fc9dda98b0ffc16a6010a7f21:
> >>
> >>   drm/rockchip: vop: verify pixelclock for hdmi and displayport (2017-02-22
> >>08:44:22 +0800)
> >>
> >>----------------------------------------------------------------
> >>Arnd Bergmann (1):
> >>       drm/rockchip: add extcon dependency for DP
> >>
> >>Christophe Jaillet (1):
> >>       drm/rockchip: cdn-dp: Fix error handling
> >>
> >>Mark Yao (3):
> >>       drm/rockchip: vop: no need wait vblank on crtc enable
> >>       drm/rockchip: vop: verify display mode with vop max_output
> >>       drm/rockchip: vop: verify pixelclock for hdmi and displayport

I don't think these 3 are fixes, per-se. So let's wait until drm-misc-next is
updated (these depend on Chris Zhong's cdn-dp patches) and merge them there.

Sean


> >>
> >>  drivers/gpu/drm/rockchip/Kconfig            |  1 +
> >>  drivers/gpu/drm/rockchip/cdn-dp-core.c      |  4 +++-
> >>  drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 56
> >>++++++++++++++++++--------------------------------------
> >>  drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  7 +++++++
> >>  drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 13 +++++++++++++
> >>  5 files changed, 42 insertions(+), 39 deletions(-)
> >>
> >>--
> >>Mark Yao
> >>
> >>
> >>_______________________________________________
> >>dri-devel mailing list
> >>dri-devel@lists.freedesktop.org
> >>https://lists.freedesktop.org/mailman/listinfo/dri-devel
> >
> >
> 
> 
> -- 
> Mark Yao
> 
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Sean Paul, Software Engineer, Google / Chromium OS
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [GIT PULL] drm/rockchip: some fixes
  2017-02-23 18:01     ` Sean Paul
@ 2017-02-24  0:42       ` Mark yao
  0 siblings, 0 replies; 11+ messages in thread
From: Mark yao @ 2017-02-24  0:42 UTC (permalink / raw)
  To: Sean Paul; +Cc: open list:ARM/Rockchip SoC..., dri-devel, Daniel Vetter

On 2017年02月24日 02:01, Sean Paul wrote:
> On Thu, Feb 23, 2017 at 10:03:23AM +0800, Mark yao wrote:
>> On 2017年02月23日 00:09, Sean Paul wrote:
>>> On Tue, Feb 21, 2017 at 7:54 PM, Mark yao <mark.yao@rock-chips.com> wrote:
>>>> Hi Dave
>>>>
>>>> Some fixes, looks good to me.
>>>>
>>> Hi Mark,
>>> As we discussed, rockchip patches should now go through -misc. Since
>>> 4.10 is already released, I'll push these through over there.
>>>
>>> Sean
>> Hi Sean
>>
>> Right, I had tried the -misc branch, but failed on some steps.  let
>> us re-discussed how to use it.
>>
>> and thanks for pushing these patches to -misc branch.
>>
>> Best Regards.
>>
>>>> Best regards.
>>>>
>>>> The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:
>>>>
>>>>    Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>    https://github.com/markyzq/kernel-drm-rockchip.git
>>>> drm-rockchip-next-2017-02-22
>>>>
>>>> for you to fetch changes up to 3690629b844b961fc9dda98b0ffc16a6010a7f21:
>>>>
>>>>    drm/rockchip: vop: verify pixelclock for hdmi and displayport (2017-02-22
>>>> 08:44:22 +0800)
>>>>
>>>> ----------------------------------------------------------------
>>>> Arnd Bergmann (1):
>>>>        drm/rockchip: add extcon dependency for DP
>>>>
>>>> Christophe Jaillet (1):
>>>>        drm/rockchip: cdn-dp: Fix error handling
>>>>
>>>> Mark Yao (3):
>>>>        drm/rockchip: vop: no need wait vblank on crtc enable
>>>>        drm/rockchip: vop: verify display mode with vop max_output
>>>>        drm/rockchip: vop: verify pixelclock for hdmi and displayport
> I don't think these 3 are fixes, per-se. So let's wait until drm-misc-next is
> updated (these depend on Chris Zhong's cdn-dp patches) and merge them there.

Right, Thanks.

>
> Sean
>
>
>>>>   drivers/gpu/drm/rockchip/Kconfig            |  1 +
>>>>   drivers/gpu/drm/rockchip/cdn-dp-core.c      |  4 +++-
>>>>   drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 56
>>>> ++++++++++++++++++--------------------------------------
>>>>   drivers/gpu/drm/rockchip/rockchip_drm_vop.h |  7 +++++++
>>>>   drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 13 +++++++++++++
>>>>   5 files changed, 42 insertions(+), 39 deletions(-)
>>>>
>>>> --
>>>> Mark Yao
>>>>
>>>>
>>>> _______________________________________________
>>>> dri-devel mailing list
>>>> dri-devel@lists.freedesktop.org
>>>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>>>
>>
>> -- 
>> Mark Yao
>>
>>
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/dri-devel


-- 
Mark Yao


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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-02-24  0:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22  0:54 [GIT PULL] drm/rockchip: some fixes Mark yao
2017-02-22 16:09 ` Sean Paul
2017-02-23  2:03   ` Mark yao
2017-02-23 18:01     ` Sean Paul
2017-02-24  0:42       ` Mark yao
  -- strict thread matches above, loose matches on Subject: below --
2016-09-10  2:57 Mark yao
2016-09-13  0:20 ` Dave Airlie
2016-09-17  5:41   ` Mark yao
2016-07-19  2:32 Mark yao
2016-05-03  6:21 Mark yao
2015-07-13  6:22 Mark yao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).