/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_crtc_helper.c | 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() 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()
|
H A D | drm_atomic_helper.c | 484 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() 2745 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes() 2808 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes() 2854 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc() 2925 const struct drm_crtc_helper_funcs *crtc_funcs = in drm_atomic_helper_disable_planes_on_crtc()
|
/openbmc/linux/include/drm/ |
H A D | drm_modeset_helper_vtables.h | 65 struct drm_crtc_helper_funcs { struct 500 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add() argument
|
H A D | drm_crtc.h | 63 struct drm_crtc_helper_funcs; 1080 const struct drm_crtc_helper_funcs *helper_private;
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | cdv_device.h | 10 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
|
H A D | psb_drv.h | 562 struct drm_crtc_helper_funcs const *crtc_helper; 622 extern const struct drm_crtc_helper_funcs oaktrail_helper_funcs; 629 extern const struct drm_crtc_helper_funcs psb_intel_helper_funcs;
|
H A D | gma_display.c | 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()
|
H A D | psb_intel_display.c | 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 = {
|
H A D | oaktrail_crtc.c | 482 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() 654 const struct drm_crtc_helper_funcs oaktrail_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/vc4/tests/ |
H A D | vc4_mock_crtc.c | 10 static const struct drm_crtc_helper_funcs vc4_dummy_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/ |
H A D | kirin_drm_drv.h | 44 const struct drm_crtc_helper_funcs *crtc_helper_funcs;
|
/openbmc/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_g200eh3.c | 81 static const struct drm_crtc_helper_funcs mgag200_g200eh3_crtc_helper_funcs = {
|
H A D | mgag200_g200ew3.c | 90 static const struct drm_crtc_helper_funcs mgag200_g200ew3_crtc_helper_funcs = {
|
H A D | mgag200_g200eh.c | 177 static const struct drm_crtc_helper_funcs mgag200_g200eh_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/fsl-dcu/ |
H A D | fsl_dcu_drm_crtc.c | 128 static const struct drm_crtc_helper_funcs fsl_dcu_drm_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_crtc.c | 109 static const struct drm_crtc_helper_funcs exynos_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-crtc.c | 161 static const struct drm_crtc_helper_funcs dcss_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_crtc.c | 152 static const struct drm_crtc_helper_funcs sun4i_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_crtc.c | 184 static const struct drm_crtc_helper_funcs logicvc_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_crtc.c | 221 static const struct drm_crtc_helper_funcs kmb_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_drv.h | 915 const struct drm_crtc_helper_funcs *crtc_helper_funcs, 920 const struct drm_crtc_helper_funcs *crtc_helper_funcs,
|
H A D | vc4_crtc.c | 1133 static const struct drm_crtc_helper_funcs vc4_crtc_helper_funcs = { 1322 const struct drm_crtc_helper_funcs *crtc_helper_funcs, in __vc4_crtc_init() 1365 const struct drm_crtc_helper_funcs *crtc_helper_funcs, in vc4_crtc_init()
|
/openbmc/linux/drivers/gpu/drm/vkms/ |
H A D | vkms_crtc.c | 270 static const struct drm_crtc_helper_funcs vkms_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_crtc.c | 221 static const struct drm_crtc_helper_funcs sti_crtc_helper_funcs = {
|
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 223 static const struct drm_crtc_helper_funcs hdlcd_crtc_helper_funcs = {
|