/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | cdv_device.h | 19 extern const struct drm_crtc_funcs cdv_intel_crtc_funcs;
|
D | psb_drv.h | 637 struct drm_crtc_funcs const *crtc_funcs; 736 extern const struct drm_crtc_funcs psb_intel_crtc_funcs;
|
D | psb_intel_display.c | 441 const struct drm_crtc_funcs psb_intel_crtc_funcs = {
|
D | cdv_intel_display.c | 985 const struct drm_crtc_funcs cdv_intel_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | imx-drm.h | 24 const struct drm_crtc_funcs *crtc_funcs;
|
D | ipuv3-crtc.c | 131 static const struct drm_crtc_funcs ipu_crtc_funcs = {
|
/linux-4.4.14/include/drm/ |
D | drm_plane_helper.h | 47 const struct drm_crtc_funcs *funcs);
|
D | drm_crtc.h | 341 struct drm_crtc_funcs { struct 459 const struct drm_crtc_funcs *funcs; 1190 const struct drm_crtc_funcs *funcs);
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_crtc.c | 160 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_crtc.c | 119 static struct drm_crtc_funcs exynos_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 129 static const struct drm_crtc_funcs bochs_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_crtc.c | 343 static const struct drm_crtc_funcs sti_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_plane_helper.c | 392 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
|
D | drm_crtc.c | 669 const struct drm_crtc_funcs *funcs) in drm_crtc_init_with_planes()
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_crtc.c | 321 static const struct drm_crtc_funcs atmel_hlcdc_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 412 static const struct drm_crtc_funcs udl_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 452 static const struct drm_crtc_funcs omap_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ldu.c | 297 static struct drm_crtc_funcs vmw_legacy_crtc_funcs = {
|
D | vmwgfx_stdu.c | 1043 static struct drm_crtc_funcs vmw_stdu_crtc_funcs = {
|
D | vmwgfx_scrn.c | 533 static struct drm_crtc_funcs vmw_screen_object_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 367 static const struct drm_crtc_funcs cirrus_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_display.c | 173 static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | rcar_du_crtc.c | 532 static const struct drm_crtc_funcs crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 438 static const struct drm_crtc_funcs tilcdc_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 479 static const struct drm_crtc_funcs vc4_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_crtc.c | 498 static const struct drm_crtc_funcs mdp4_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 507 static const struct drm_crtc_funcs crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_crtc.c | 624 static const struct drm_crtc_funcs mdp5_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_display.c | 460 static const struct drm_crtc_funcs qxl_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 1083 static const struct drm_crtc_funcs nv04_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
D | ast_mode.c | 657 static const struct drm_crtc_funcs ast_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 1077 static struct drm_crtc_funcs armada_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1402 static const struct drm_crtc_funcs mga_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1306 static const struct drm_crtc_funcs vop_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | dc.c | 1055 static const struct drm_crtc_funcs tegra_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_display.c | 690 static const struct drm_crtc_funcs radeon_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nv50_display.c | 1418 static const struct drm_crtc_funcs nv50_crtc_func = {
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v8_0.c | 2589 static const struct drm_crtc_funcs dce_v8_0_crtc_funcs = {
|
D | dce_v11_0.c | 2666 static const struct drm_crtc_funcs dce_v11_0_crtc_funcs = {
|
D | dce_v10_0.c | 2677 static const struct drm_crtc_funcs dce_v10_0_crtc_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 13329 static const struct drm_crtc_funcs intel_crtc_funcs = {
|