Searched refs:vcstate (Results 1 – 1 of 1) sorted by relevance
857 struct rockchip_crtc_state *vcstate = to_rockchip_crtc_state(vp->crtc.state); in vop2_setup_csc_mode() local859 int is_output_yuv = is_yuv_output(vcstate->bus_format); in vop2_setup_csc_mode()861 int output_csc = vcstate->color_space; in vop2_setup_csc_mode()1487 struct rockchip_crtc_state *vcstate = to_rockchip_crtc_state(crtc->state); in vop2_dither_setup() local1489 switch (vcstate->bus_format) { in vop2_dither_setup()1507 if (vcstate->output_mode != ROCKCHIP_OUT_MODE_AAAA) in vop2_dither_setup()1679 struct rockchip_crtc_state *vcstate = to_rockchip_crtc_state(crtc->state); in rk3588_calc_cru_cfg() local1680 int output_mode = vcstate->output_mode; in rk3588_calc_cru_cfg()1928 struct rockchip_crtc_state *vcstate = to_rockchip_crtc_state(crtc->state); in vop2_crtc_atomic_enable() local1950 drm_mode_vrefresh(mode), vcstate->output_type, vp->id); in vop2_crtc_atomic_enable()[all …]