Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_crtc_helper.c199 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions() local
290 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode() local
565 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config() local
925 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() local
940 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() local
982 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode() local
H A Ddrm_probe_helper.c182 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid() local
H A Ddrm_atomic_helper.c2854 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc() local
2925 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.c476 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare() local
482 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit() local
489 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable() local
520 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_page_flip() local
H A Dpsb_intel_display.c102 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set() local
H A Doaktrail_crtc.c482 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() local
H A Dcdv_intel_display.c812 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set() local
H A Doaktrail_hdmi.c354 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in oaktrail_crtc_hdmi_mode_set() local
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs; member
H A Ddw_drm_dsi.c645 const struct drm_crtc_helper_funcs *crtc_funcs = NULL; in dsi_encoder_mode_valid() local
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1321 const struct drm_crtc_funcs *crtc_funcs, in __vc4_crtc_init()
1364 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c474 static const struct drm_crtc_funcs crtc_funcs = { variable