Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
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
Ddrm_probe_helper.c183 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid() local
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
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
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
Dpsb_intel_display.c100 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set() local
Doaktrail_crtc.c478 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() local
Dcdv_intel_display.c815 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set() local
Dmdfld_intel_display.c806 const struct drm_crtc_helper_funcs *crtc_funcs = in mdfld_crtc_mode_set() local
Doaktrail_hdmi.c351 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in oaktrail_crtc_hdmi_mode_set() local
Dpsb_drv.h629 struct drm_crtc_funcs const *crtc_funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs; member
Ddw_drm_dsi.c644 const struct drm_crtc_helper_funcs *crtc_funcs = NULL; in dsi_encoder_mode_valid() local
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c470 static const struct drm_crtc_funcs crtc_funcs = { variable
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c1062 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()