Re: [PATCH 1/1] drm/rockchip: vop: add the definition of dclk_pol

2019-10-13 Thread Heiko Stuebner
Am Donnerstag, 10. Oktober 2019, 05:44:52 CEST schrieb Nickey Yang: > Some VOP's (such as px30) dclk_pol bit is at the last. > So it is necessary to distinguish dclk_pol and pin_pol. > > Signed-off-by: Nickey Yang applied to drm-misc-next with Sandy's Reviewed-by Thanks Heiko

Re: [PATCH 1/1] drm/rockchip: vop: add the definition of dclk_pol【请注意,邮件由linux-rockchip-bounces+sandy.huang=rock-chips....@lists.infradead.org代发】

2019-10-10 Thread sandy.huang
Reviewed-by: Sandy Huang 在 2019/10/10 上午11:44, Nickey Yang 写道: Some VOP's (such as px30) dclk_pol bit is at the last. So it is necessary to distinguish dclk_pol and pin_pol. Signed-off-by: Nickey Yang --- drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 12 +++--- drivers/gpu/drm/rockchip/roc

Re: [PATCH 1/1] drm/rockchip: vop: add the definition of dclk_pol

2019-10-10 Thread Heiko Stübner
Am Donnerstag, 10. Oktober 2019, 05:44:52 CEST schrieb Nickey Yang: > Some VOP's (such as px30) dclk_pol bit is at the last. > So it is necessary to distinguish dclk_pol and pin_pol. > > Signed-off-by: Nickey Yang on - px30 with dsi ... fixing the display issue I had - rk3328 with hdmi - rk3288

[PATCH 1/1] drm/rockchip: vop: add the definition of dclk_pol

2019-10-09 Thread Nickey Yang
Some VOP's (such as px30) dclk_pol bit is at the last. So it is necessary to distinguish dclk_pol and pin_pol. Signed-off-by: Nickey Yang --- drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 12 +++--- drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 8 +++- drivers/gpu/drm/rockchip/rockchip_vop_reg.