Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
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
A Ddrm_probe_helper.c182 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid() local
A Ddrm_atomic_helper.c2744 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc() local
2808 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc() local
/linux-6.3-rc2/drivers/gpu/drm/gma500/
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
A Dpsb_intel_display.c102 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set() local
A Doaktrail_crtc.c482 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() local
A Dcdv_intel_display.c812 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set() local
A Doaktrail_hdmi.c354 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in oaktrail_crtc_hdmi_mode_set() local
/linux-6.3-rc2/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs; member
A Ddw_drm_dsi.c645 const struct drm_crtc_helper_funcs *crtc_funcs = NULL; in dsi_encoder_mode_valid() local
/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_crtc.c1320 const struct drm_crtc_funcs *crtc_funcs, in __vc4_crtc_init()
1363 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
/linux-6.3-rc2/drivers/gpu/drm/shmobile/
A Dshmob_drm_crtc.c472 static const struct drm_crtc_funcs crtc_funcs = { variable

Completed in 40 milliseconds