Home
last modified time | relevance | path

Searched refs:drm_crtc_helper_funcs (Results 1 – 15 of 15) sorted by relevance

/dragonfly/sys/dev/drm/
H A Ddrm_crtc_helper.c181 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions()
276 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode()
525 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config()
889 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
903 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
944 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode()
1009 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_crtc_mode_set()
H A Ddrm_atomic_helper.c431 const struct drm_crtc_helper_funcs *funcs; in mode_fixup()
745 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes()
862 const struct drm_crtc_helper_funcs *funcs; in disable_outputs()
987 const struct drm_crtc_helper_funcs *funcs; in crtc_set_mode()
1087 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables()
2109 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2167 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2202 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2261 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc()
H A Ddrm_simple_kms_helper.c74 static const struct drm_crtc_helper_funcs drm_simple_kms_crtc_helper_funcs = {
H A Ddrm_plane_helper.c437 const struct drm_crtc_helper_funcs *crtc_funcs[2]; in drm_plane_helper_commit()
H A Ddrm_probe_helper.c177 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_mode_valid()
H A Ddrm_fb_helper.c279 const struct drm_crtc_helper_funcs *funcs; in drm_fb_helper_debug_enter()
317 const struct drm_crtc_helper_funcs *funcs; in drm_fb_helper_debug_leave()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_modeset_helper_vtables.h59 struct drm_crtc_helper_funcs { struct
455 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add() argument
H A Ddrm_crtc.h75 struct drm_crtc_helper_funcs;
797 const struct drm_crtc_helper_funcs *helper_private;
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_virtual.c223 static const struct drm_crtc_helper_funcs dce_virtual_crtc_helper_funcs = {
H A Ddce_v10_0.c2642 static const struct drm_crtc_helper_funcs dce_v10_0_crtc_helper_funcs = {
H A Ddce_v11_0.c2750 static const struct drm_crtc_helper_funcs dce_v11_0_crtc_helper_funcs = {
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_crtc.c1111 static const struct drm_crtc_helper_funcs legacy_helper_funcs = {
H A Datombios_crtc.c2212 static const struct drm_crtc_helper_funcs atombios_helper_funcs = {
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3134 static const struct drm_crtc_helper_funcs amdgpu_dm_crtc_helper_funcs = {
/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c10478 static const struct drm_crtc_helper_funcs intel_helper_funcs = {