Home
last modified time | relevance | path

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

1234

/linux/include/drm/
A Ddrm_kunit_helpers.h13 struct drm_crtc_helper_funcs;
121 const struct drm_crtc_helper_funcs *helper_funcs);
A Ddrm_modeset_helper_vtables.h66 struct drm_crtc_helper_funcs { struct
501 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add() argument
A Ddrm_crtc.h63 struct drm_crtc_helper_funcs;
1080 const struct drm_crtc_helper_funcs *helper_private;
/linux/drivers/gpu/drm/tests/
A Ddrm_kunit_helpers.c253 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()
/linux/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()
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()
A Ddrm_atomic_helper.c485 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()
/linux/drivers/gpu/drm/gma500/
A Dcdv_device.h10 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
A Dpsb_drv.h554 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;
A 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()
A 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 = {
A 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/drivers/gpu/drm/vc4/tests/
A Dvc4_mock_crtc.c10 static const struct drm_crtc_helper_funcs vc4_dummy_crtc_helper_funcs = {
/linux/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_drv.h44 const struct drm_crtc_helper_funcs *crtc_helper_funcs;
/linux/drivers/gpu/drm/mgag200/
A Dmgag200_g200eh3.c81 static const struct drm_crtc_helper_funcs mgag200_g200eh3_crtc_helper_funcs = {
A Dmgag200_g200ew3.c90 static const struct drm_crtc_helper_funcs mgag200_g200ew3_crtc_helper_funcs = {
A Dmgag200_g200eh.c177 static const struct drm_crtc_helper_funcs mgag200_g200eh_crtc_helper_funcs = {
A Dmgag200_g200wb.c224 static const struct drm_crtc_helper_funcs mgag200_g200wb_crtc_helper_funcs = {
A Dmgag200_g200er.c210 static const struct drm_crtc_helper_funcs mgag200_g200er_crtc_helper_funcs = {
/linux/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_crtc.c128 static const struct drm_crtc_helper_funcs fsl_dcu_drm_crtc_helper_funcs = {
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_crtc.c109 static const struct drm_crtc_helper_funcs exynos_crtc_helper_funcs = {
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-crtc.c161 static const struct drm_crtc_helper_funcs dcss_helper_funcs = {
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_crtc.c152 static const struct drm_crtc_helper_funcs sun4i_crtc_helper_funcs = {
/linux/drivers/gpu/drm/kmb/
A Dkmb_crtc.c221 static const struct drm_crtc_helper_funcs kmb_crtc_helper_funcs = {
/linux/drivers/gpu/drm/vkms/
A Dvkms_crtc.c267 static const struct drm_crtc_helper_funcs vkms_crtc_helper_funcs = {
/linux/drivers/gpu/drm/logicvc/
A Dlogicvc_crtc.c184 static const struct drm_crtc_helper_funcs logicvc_crtc_helper_funcs = {

Completed in 53 milliseconds

1234