On 2017?02?23? 00:09, Sean Paul wrote: > On Tue, Feb 21, 2017 at 7:54 PM, Mark yao <mark.yao at 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(-) >> >> -- >> ?ark Yao >> >> >> _______________________________________________ >> dri-devel mailing list >> dri-devel at lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/dri-devel > > -- ?ark Yao