Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A Dtilcdc_plane.c42 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in tilcdc_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/zte/
H A Dzx_plane.c60 crtc_state = drm_atomic_get_existing_crtc_state(plane_state->state, in zx_vl_plane_atomic_check()
287 crtc_state = drm_atomic_get_existing_crtc_state(plane_state->state, in zx_gl_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.c100 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in mtk_plane_atomic_async_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c60 drm_atomic_get_existing_crtc_state(state->state, crtc); in exynos_plane_mode_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_plane.c111 crtc_state = drm_atomic_get_existing_crtc_state(state->state, state->crtc); in omap_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c527 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in ingenic_ipu_plane_atomic_check()
636 crtc_state = drm_atomic_get_existing_crtc_state(state->state, state->crtc); in ingenic_ipu_plane_atomic_set_property()
H A Dingenic-drm-drv.c351 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in ingenic_drm_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c258 crtc_state = drm_atomic_get_existing_crtc_state( in vbox_primary_atomic_check()
334 crtc_state = drm_atomic_get_existing_crtc_state( in vbox_cursor_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_plane.c123 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in armada_drm_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_ui_layer.c249 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in sun8i_ui_layer_atomic_check()
H A Dsun8i_vi_layer.c352 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in sun8i_vi_layer_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-plane.c159 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in dcss_plane_atomic_check()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_atomic.h490 drm_atomic_get_existing_crtc_state(struct drm_atomic_state *state, in drm_atomic_get_existing_crtc_state() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_plane.c341 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in vc4_plane_setup_clipping_and_scaling()
535 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in vc4_plane_calc_load()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_atomic.c299 crtc_state = drm_atomic_get_existing_crtc_state(state, crtc); in drm_atomic_get_crtc_state()
424 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in drm_atomic_connector_check()
H A Ddrm_framebuffer.c996 crtc_state = drm_atomic_get_existing_crtc_state(state, plane_state->crtc); in atomic_remove_fb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c430 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in mdp5_plane_atomic_check()
463 crtc_state = drm_atomic_get_existing_crtc_state(state->state, in mdp5_plane_atomic_async_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dipuv3-plane.c366 drm_atomic_get_existing_crtc_state(state->state, state->crtc); in ipu_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c610 crtc_state = drm_atomic_get_existing_crtc_state(s->state, s->crtc); in atmel_hlcdc_plane_atomic_check()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_planes.c274 drm_atomic_get_existing_crtc_state(state->state, state->crtc); in malidp_se_check_scaling()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1763 crtc_state = drm_atomic_get_existing_crtc_state(state->state, crtc); in vop_plane_atomic_check()
H A Drockchip_drm_vop2.c4743 cstate = drm_atomic_get_existing_crtc_state(state->state, crtc); in vop2_plane_atomic_check()