Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/
Ddrm_crtc_helper.c200 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions() local
291 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode() local
540 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config() local
900 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() local
915 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() local
957 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.c2747 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc() local
2811 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc() local
/Linux-v6.1/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
518 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_page_flip() local
Dpsb_intel_display.c99 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set() local
Doaktrail_crtc.c481 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() local
Dcdv_intel_display.c811 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set() local
Doaktrail_hdmi.c352 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in oaktrail_crtc_hdmi_mode_set() local
/Linux-v6.1/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs; member
Ddw_drm_dsi.c645 const struct drm_crtc_helper_funcs *crtc_funcs = NULL; in dsi_encoder_mode_valid() local
/Linux-v6.1/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c470 static const struct drm_crtc_funcs crtc_funcs = { variable
/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_crtc.c1282 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()