Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/gpu/drm/
Ddrm_crtc_helper.c184 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions()
278 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode()
511 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config()
867 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
881 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
922 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode()
Ddrm_atomic_helper.c475 const struct drm_crtc_helper_funcs *funcs; in mode_fixup()
891 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1051 const struct drm_crtc_helper_funcs *funcs; in disable_outputs()
1182 const struct drm_crtc_helper_funcs *funcs; in crtc_set_mode()
1303 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables()
2441 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2499 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2534 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2598 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc()
Ddrm_simple_kms_helper.c87 static const struct drm_crtc_helper_funcs drm_simple_kms_crtc_helper_funcs = {
/Linux-v5.4/include/drm/
Ddrm_modeset_helper_vtables.h61 struct drm_crtc_helper_funcs { struct
461 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add() argument
Ddrm_crtc.h77 struct drm_crtc_helper_funcs;
1020 const struct drm_crtc_helper_funcs *helper_private;
/Linux-v5.4/drivers/gpu/drm/gma500/
Dcdv_device.h10 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
Dmdfld_output.h69 extern const struct drm_crtc_helper_funcs mdfld_helper_funcs;
Dpsb_drv.h626 struct drm_crtc_helper_funcs const *crtc_helper;
720 extern const struct drm_crtc_helper_funcs oaktrail_helper_funcs;
727 extern const struct drm_crtc_helper_funcs psb_intel_helper_funcs;
Dgma_display.c472 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare()
478 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit()
485 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable()
Dpsb_intel_display.c100 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set()
420 const struct drm_crtc_helper_funcs psb_intel_helper_funcs = {
Doaktrail_crtc.c476 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set()
648 const struct drm_crtc_helper_funcs oaktrail_helper_funcs = {
Dcdv_intel_display.c816 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set()
965 const struct drm_crtc_helper_funcs cdv_intel_helper_funcs = {
Dmdfld_intel_display.c839 const struct drm_crtc_helper_funcs *crtc_funcs = in mdfld_crtc_mode_set()
1014 const struct drm_crtc_helper_funcs mdfld_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h45 const struct drm_crtc_helper_funcs *crtc_helper_funcs;
/Linux-v5.4/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c126 static const struct drm_crtc_helper_funcs fsl_dcu_drm_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c108 static const struct drm_crtc_helper_funcs exynos_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_crtc.c146 static const struct drm_crtc_helper_funcs sun4i_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/arc/
Darcpgu_crtc.c152 static const struct drm_crtc_helper_funcs arc_pgu_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_crtc.c255 static const struct drm_crtc_helper_funcs vkms_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_crtc.c222 static const struct drm_crtc_helper_funcs sti_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/arm/
Dhdlcd_crtc.c224 static const struct drm_crtc_helper_funcs hdlcd_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_crtc.c219 static const struct drm_crtc_helper_funcs meson_crtc_helper_funcs = {
226 static const struct drm_crtc_helper_funcs meson_g12a_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_display.c130 static const struct drm_crtc_helper_funcs virtio_gpu_crtc_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_modeset.c395 static const struct drm_crtc_helper_funcs udl_helper_funcs = {
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c701 const struct drm_crtc_helper_funcs *funcs = crtc->helper_private; in nv_crtc_prepare()
722 const struct drm_crtc_helper_funcs *funcs = crtc->helper_private; in nv_crtc_commit()
1253 static const struct drm_crtc_helper_funcs nv04_crtc_helper_funcs = {

123