Searched refs:drm_crtc_helper_funcs (Results 1 – 25 of 90) sorted by relevance
1234
13 struct drm_crtc_helper_funcs;121 const struct drm_crtc_helper_funcs *helper_funcs);
66 struct drm_crtc_helper_funcs { struct501 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add() argument
63 struct drm_crtc_helper_funcs;1080 const struct drm_crtc_helper_funcs *helper_private;
253 static const struct drm_crtc_helper_funcs default_crtc_helper_funcs = {288 const struct drm_crtc_helper_funcs *helper_funcs) in drm_kunit_helper_create_crtc()
199 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions()290 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode()564 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config()930 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()945 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()987 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode()
485 const struct drm_crtc_helper_funcs *funcs; in mode_fixup()1019 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes()1194 const struct drm_crtc_helper_funcs *funcs; in disable_outputs()1349 const struct drm_crtc_helper_funcs *funcs; in crtc_set_mode()1473 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables()2747 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()2810 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()2856 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc()2927 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc()
10 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
554 struct drm_crtc_helper_funcs const *crtc_helper;614 extern const struct drm_crtc_helper_funcs oaktrail_helper_funcs;621 extern const struct drm_crtc_helper_funcs psb_intel_helper_funcs;
476 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare()482 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit()489 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable()520 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_page_flip()
102 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set()426 const struct drm_crtc_helper_funcs psb_intel_helper_funcs = {
482 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set()654 const struct drm_crtc_helper_funcs oaktrail_helper_funcs = {
10 static const struct drm_crtc_helper_funcs vc4_dummy_crtc_helper_funcs = {
44 const struct drm_crtc_helper_funcs *crtc_helper_funcs;
81 static const struct drm_crtc_helper_funcs mgag200_g200eh3_crtc_helper_funcs = {
90 static const struct drm_crtc_helper_funcs mgag200_g200ew3_crtc_helper_funcs = {
177 static const struct drm_crtc_helper_funcs mgag200_g200eh_crtc_helper_funcs = {
224 static const struct drm_crtc_helper_funcs mgag200_g200wb_crtc_helper_funcs = {
210 static const struct drm_crtc_helper_funcs mgag200_g200er_crtc_helper_funcs = {
128 static const struct drm_crtc_helper_funcs fsl_dcu_drm_crtc_helper_funcs = {
109 static const struct drm_crtc_helper_funcs exynos_crtc_helper_funcs = {
161 static const struct drm_crtc_helper_funcs dcss_helper_funcs = {
152 static const struct drm_crtc_helper_funcs sun4i_crtc_helper_funcs = {
221 static const struct drm_crtc_helper_funcs kmb_crtc_helper_funcs = {
267 static const struct drm_crtc_helper_funcs vkms_crtc_helper_funcs = {
184 static const struct drm_crtc_helper_funcs logicvc_crtc_helper_funcs = {
Completed in 53 milliseconds