Home
last modified time | relevance | path

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

1234

/Linux-v6.6/drivers/gpu/drm/
Ddrm_crtc_helper.c199 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()
565 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config()
925 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
940 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms()
982 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode()
Ddrm_atomic_helper.c484 const struct drm_crtc_helper_funcs *funcs; in mode_fixup()
1016 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes()
1191 const struct drm_crtc_helper_funcs *funcs; in disable_outputs()
1346 const struct drm_crtc_helper_funcs *funcs; in crtc_set_mode()
1470 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables()
2712 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2775 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes()
2810 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc()
2881 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc()
/Linux-v6.6/drivers/gpu/drm/gma500/
Dcdv_device.h10 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
Dpsb_drv.h566 struct drm_crtc_helper_funcs const *crtc_helper;
630 extern const struct drm_crtc_helper_funcs oaktrail_helper_funcs;
637 extern const struct drm_crtc_helper_funcs psb_intel_helper_funcs;
Dgma_display.c476 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()
Dpsb_intel_display.c102 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 = {
Doaktrail_crtc.c482 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set()
654 const struct drm_crtc_helper_funcs oaktrail_helper_funcs = {
/Linux-v6.6/include/drm/
Ddrm_modeset_helper_vtables.h65 struct drm_crtc_helper_funcs { struct
500 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add() argument
Ddrm_crtc.h63 struct drm_crtc_helper_funcs;
1080 const struct drm_crtc_helper_funcs *helper_private;
/Linux-v6.6/drivers/gpu/drm/vc4/tests/
Dvc4_mock_crtc.c10 static const struct drm_crtc_helper_funcs vc4_dummy_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h44 const struct drm_crtc_helper_funcs *crtc_helper_funcs;
/Linux-v6.6/drivers/gpu/drm/mgag200/
Dmgag200_g200eh3.c81 static const struct drm_crtc_helper_funcs mgag200_g200eh3_crtc_helper_funcs = {
Dmgag200_g200ew3.c90 static const struct drm_crtc_helper_funcs mgag200_g200ew3_crtc_helper_funcs = {
Dmgag200_g200eh.c177 static const struct drm_crtc_helper_funcs mgag200_g200eh_crtc_helper_funcs = {
Dmgag200_g200er.c211 static const struct drm_crtc_helper_funcs mgag200_g200er_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c128 static const struct drm_crtc_helper_funcs fsl_dcu_drm_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c109 static const struct drm_crtc_helper_funcs exynos_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_crtc.c152 static const struct drm_crtc_helper_funcs sun4i_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/imx/dcss/
Ddcss-crtc.c161 static const struct drm_crtc_helper_funcs dcss_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/kmb/
Dkmb_crtc.c221 static const struct drm_crtc_helper_funcs kmb_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/logicvc/
Dlogicvc_crtc.c184 static const struct drm_crtc_helper_funcs logicvc_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/vkms/
Dvkms_crtc.c270 static const struct drm_crtc_helper_funcs vkms_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_drv.h914 const struct drm_crtc_helper_funcs *crtc_helper_funcs,
919 const struct drm_crtc_helper_funcs *crtc_helper_funcs,
/Linux-v6.6/drivers/gpu/drm/sti/
Dsti_crtc.c221 static const struct drm_crtc_helper_funcs sti_crtc_helper_funcs = {
/Linux-v6.6/drivers/gpu/drm/virtio/
Dvirtgpu_display.c138 static const struct drm_crtc_helper_funcs virtio_gpu_crtc_helper_funcs = {

1234