Re: [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

2019-03-13 Thread Johan Jonker
On 3/4/19 11:48 PM, Johan Jonker wrote: > > With regard to the bugs something between rc1 and rc8 results > in a freeze on poweroff. Power domain doesn't seem to turn off > the vop and hdmi in rc8. The bug is due to a patch revert earlier this year. To shutdown MK808 one can continue to use the pa

Re: [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

2019-03-05 Thread Johan Jonker
Thanks for the useful review comments. With regard to the bugs something between rc1 and rc8 results in a freeze on poweroff. Power domain doesn't seem to turn off the vop and hdmi in rc8. For testing only. Forgot to ask rob+dt the prefered document name for "rockchip,rk3066-hdmi" Please advise i

Re: [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

2019-03-03 Thread Sam Ravnborg
Hi Johan. Thanks for this nive driver. A few review comments follows. Sam On Sat, Mar 02, 2019 at 11:41:13AM +0100, Johan Jonker wrote: > From: Zheng Yang > > Introduce rk3066 hdmi. A little more info would be good here. Do not assume all reader knows as much as you do. > > Signed-of

[PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

2019-03-03 Thread Johan Jonker
From: Zheng Yang Introduce rk3066 hdmi. Signed-off-by: Zheng Yang Signed-off-by: Johan Jonker --- drivers/gpu/drm/rockchip/Kconfig| 8 + drivers/gpu/drm/rockchip/Makefile | 1 + drivers/gpu/drm/rockchip/rk3066_hdmi.c | 911 drivers/g