Home
last modified time | relevance | path

Searched refs:vcstate (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c857 struct rockchip_crtc_state *vcstate = to_rockchip_crtc_state(vp->crtc.state); in vop2_setup_csc_mode() local
859 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() local
1489 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() local
1680 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() local
1950 drm_mode_vrefresh(mode), vcstate->output_type, vp->id); in vop2_crtc_atomic_enable()
[all …]