Home
last modified time | relevance | path

Searched defs:crtc_funcs (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_crtc_helper.c187 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions() local
278 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode() local
527 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config() local
887 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() local
902 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() local
944 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode() local
H A Ddrm_probe_helper.c183 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid() local
H A Ddrm_atomic_helper.c2603 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc() local
2667 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc() local
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.c580 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_mode_valid() local
602 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_mode_fixup() local
620 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_init() local
811 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_send_mcu_cmd() local
830 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_set_plane() local
849 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_enable() local
881 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_disable() local
909 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_check() local
1306 const struct rockchip_crtc_funcs *crtc_funcs; in rockchip_vop_dump() local
1949 const struct rockchip_crtc_funcs *crtc_funcs; in rockchip_display_fixup() local
H A Drockchip_spl_display.c45 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in rockchip_spl_display_init() local
109 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in rockchip_spl_display_post_enable() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dgma_display.c474 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare() local
480 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit() local
487 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable() local
515 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_page_flip() local
H A Dpsb_intel_display.c100 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set() local
H A Doaktrail_crtc.c478 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() local
H A Dcdv_intel_display.c815 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set() local
H A Dmdfld_intel_display.c806 const struct drm_crtc_helper_funcs *crtc_funcs = in mdfld_crtc_mode_set() local
H A Doaktrail_hdmi.c351 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in oaktrail_crtc_hdmi_mode_set() local
H A Dpsb_drv.h629 struct drm_crtc_funcs const *crtc_funcs; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin/
H A Ddw_drm_dsi.c539 const struct drm_crtc_helper_funcs *crtc_funcs = NULL; in dsi_encoder_mode_valid() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c470 static const struct drm_crtc_funcs crtc_funcs = { variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1062 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1084 const struct rockchip_crtc_funcs *crtc_funcs) in rockchip_register_crtc_funcs()
H A Drockchip_drm_drv.h507 const struct rockchip_crtc_funcs *crtc_funcs[ROCKCHIP_MAX_CRTC]; member