Re: [PATCH v3] drm/rockchip: get rid of rockchip_drm_crtc_mode_config

From: John Keeping
Date: Wed Apr 20 2016 - 07:26:59 EST


On Wed, 20 Apr 2016 10:41:42 +0800, Mark Yao wrote:

> We need to take care of the vop status when use
> rockchip_drm_crtc_mode_config, if vop is disabled,
> the function would failed, that is terrible.
>
> Save output_type and output_mode into rockchip_crtc_state,
> it's nice to make them into atomic.
>
> Signed-off-by: Mark Yao <mark.yao@xxxxxxxxxxxxxx>

Tested-by: John Keeping <john@xxxxxxxxxxxx>
(for HDMI output)