| /linux/include/drm/ |
| H A D | drm_crtc.h | 413 struct drm_crtc_funcs { struct 1070 const struct drm_crtc_funcs *funcs; 1229 const struct drm_crtc_funcs *funcs, 1237 const struct drm_crtc_funcs *funcs, 1247 const struct drm_crtc_funcs *funcs,
|
| H A D | drm_modeset_helper.h | 27 struct drm_crtc_funcs; 41 const struct drm_crtc_funcs *funcs);
|
| H A D | drm_kunit_helpers.h | 13 struct drm_crtc_funcs; 119 const struct drm_crtc_funcs *funcs,
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_crtc.c | 248 static const struct drm_crtc_funcs bdw_crtc_funcs = { 257 static const struct drm_crtc_funcs ilk_crtc_funcs = { 266 static const struct drm_crtc_funcs g4x_crtc_funcs = { 275 static const struct drm_crtc_funcs i965_crtc_funcs = { 284 static const struct drm_crtc_funcs i915gm_crtc_funcs = { 293 static const struct drm_crtc_funcs i915_crtc_funcs = { 302 static const struct drm_crtc_funcs i8xx_crtc_funcs = { 314 const struct drm_crtc_funcs *funcs; in __intel_crtc_init()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_crtc.c | 257 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes() 363 const struct drm_crtc_funcs *funcs, in drm_crtc_init_with_planes() 393 const struct drm_crtc_funcs *funcs, in __drmm_crtc_init_with_planes() 445 const struct drm_crtc_funcs *funcs, in drmm_crtc_init_with_planes() 466 const struct drm_crtc_funcs *funcs, in __drmm_crtc_alloc_with_planes()
|
| H A D | drm_modeset_helper.c | 146 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_kunit_helpers.c | 217 static const struct drm_crtc_funcs default_crtc_funcs = { 248 const struct drm_crtc_funcs *funcs, in drm_kunit_helper_create_crtc()
|
| /linux/drivers/gpu/drm/vc4/tests/ |
| H A D | vc4_mock_crtc.c | 14 static const struct drm_crtc_funcs vc4_dummy_crtc_funcs = {
|
| /linux/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_drv.h | 45 const struct drm_crtc_funcs *crtc_funcs;
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | gma_display.h | 76 extern const struct drm_crtc_funcs gma_crtc_funcs;
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_g200eh3.c | 86 static const struct drm_crtc_funcs mgag200_g200eh3_crtc_funcs = {
|
| H A D | mgag200_g200eh5.c | 104 static const struct drm_crtc_funcs mgag200_g200eh5_crtc_funcs = {
|
| H A D | mgag200_g200ew3.c | 95 static const struct drm_crtc_funcs mgag200_g200ew3_crtc_funcs = {
|
| H A D | mgag200_g200eh.c | 182 static const struct drm_crtc_funcs mgag200_g200eh_crtc_funcs = {
|
| H A D | mgag200_g200wb.c | 229 static const struct drm_crtc_funcs mgag200_g200wb_crtc_funcs = {
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head.c | 526 static const struct drm_crtc_funcs 540 static const struct drm_crtc_funcs 577 const struct drm_crtc_funcs *funcs; in nv50_head_create()
|
| /linux/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_crtc.c | 159 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_crtc.c | 162 static const struct drm_crtc_funcs exynos_crtc_funcs = {
|
| /linux/drivers/gpu/drm/vkms/ |
| H A D | vkms_crtc.c | 100 static const struct drm_crtc_funcs vkms_crtc_funcs = {
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_crtc.c | 181 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-crtc.c | 44 static const struct drm_crtc_funcs dcss_crtc_funcs = {
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | mxsfb_kms.c | 486 static const struct drm_crtc_funcs mxsfb_crtc_funcs = { 497 static const struct drm_crtc_funcs mxsfb_crtc_with_crc_funcs = {
|
| /linux/drivers/gpu/drm/logicvc/ |
| H A D | logicvc_crtc.c | 215 static const struct drm_crtc_funcs logicvc_crtc_funcs = {
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_crtc.c | 57 static const struct drm_crtc_funcs kmb_crtc_funcs = {
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.h | 937 const struct drm_crtc_funcs *crtc_funcs, 942 const struct drm_crtc_funcs *crtc_funcs,
|