/linux-4.4.14/drivers/gpu/drm/ |
D | drm_crtc_helper.c | 192 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in __drm_helper_disable_unused_functions() 272 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_crtc_helper_set_mode() 466 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_crtc_helper_set_config() 787 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() 801 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_connector_dpms() 863 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_helper_resume_force_mode() 928 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in drm_helper_crtc_mode_set()
|
D | drm_atomic_helper.c | 330 const struct drm_crtc_helper_funcs *funcs; in mode_fixup() 519 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_check_planes() 631 const struct drm_crtc_helper_funcs *funcs; in disable_outputs() 746 const struct drm_crtc_helper_funcs *funcs; in crtc_set_mode() 842 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_modeset_enables() 1223 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes() 1271 const struct drm_crtc_helper_funcs *funcs; in drm_atomic_helper_commit_planes() 1306 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_atomic_helper_commit_planes_on_crtc()
|
D | drm_plane_helper.c | 407 const struct drm_crtc_helper_funcs *crtc_funcs[2]; in drm_plane_helper_commit()
|
D | drm_fb_helper.c | 265 const struct drm_crtc_helper_funcs *funcs; in drm_fb_helper_debug_enter() 312 const struct drm_crtc_helper_funcs *funcs; in drm_fb_helper_debug_leave() 1052 const struct drm_crtc_helper_funcs *crtc_funcs; in drm_fb_helper_setcmap()
|
/linux-4.4.14/include/drm/ |
D | drm_crtc_helper.h | 75 struct drm_crtc_helper_funcs { struct 203 const struct drm_crtc_helper_funcs *funcs) in drm_crtc_helper_add()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | cdv_device.h | 18 extern const struct drm_crtc_helper_funcs cdv_intel_helper_funcs;
|
D | mdfld_output.h | 69 extern const struct drm_crtc_helper_funcs mdfld_helper_funcs;
|
D | psb_drv.h | 636 struct drm_crtc_helper_funcs const *crtc_helper; 728 extern const struct drm_crtc_helper_funcs oaktrail_helper_funcs; 735 extern const struct drm_crtc_helper_funcs psb_intel_helper_funcs;
|
D | gma_display.c | 504 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_prepare() 510 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_commit() 517 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in gma_crtc_disable()
|
D | psb_intel_display.c | 111 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in psb_intel_crtc_mode_set() 431 const struct drm_crtc_helper_funcs psb_intel_helper_funcs = {
|
D | oaktrail_crtc.c | 486 const struct drm_crtc_helper_funcs *crtc_funcs = in oaktrail_crtc_mode_set() 658 const struct drm_crtc_helper_funcs oaktrail_helper_funcs = {
|
D | mdfld_intel_display.c | 852 const struct drm_crtc_helper_funcs *crtc_funcs = in mdfld_crtc_mode_set() 1027 const struct drm_crtc_helper_funcs mdfld_helper_funcs = {
|
D | cdv_intel_display.c | 826 const struct drm_crtc_helper_funcs *crtc_funcs = in cdv_intel_crtc_mode_set() 975 const struct drm_crtc_helper_funcs cdv_intel_helper_funcs = {
|
D | oaktrail_hdmi.c | 350 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in oaktrail_crtc_hdmi_mode_set()
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | imx-drm.h | 23 const struct drm_crtc_helper_funcs *crtc_helper_funcs;
|
D | ipuv3-crtc.c | 273 static struct drm_crtc_helper_funcs ipu_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_crtc.c | 150 static const struct drm_crtc_helper_funcs fsl_dcu_drm_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_drv.c | 105 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in qxl_drm_freeze()
|
D | qxl_display.c | 713 static const struct drm_crtc_helper_funcs qxl_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_drm_crtc.c | 99 static struct drm_crtc_helper_funcs exynos_crtc_helper_funcs = {
|
D | exynos_hdmi.c | 1612 const struct drm_crtc_helper_funcs *funcs = NULL; in hdmi_disable()
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
D | bochs_kms.c | 136 static const struct drm_crtc_helper_funcs bochs_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_crtc.c | 229 static const struct drm_crtc_helper_funcs sti_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 706 const struct drm_crtc_helper_funcs *funcs = crtc->helper_private; in nv_crtc_prepare() 727 const struct drm_crtc_helper_funcs *funcs = crtc->helper_private; in nv_crtc_commit() 1094 static const struct drm_crtc_helper_funcs nv04_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_crtc.c | 263 static const struct drm_crtc_helper_funcs lcdc_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 403 static struct drm_crtc_helper_funcs udl_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_crtc.c | 464 static const struct drm_crtc_helper_funcs omap_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_mode.c | 373 static const struct drm_crtc_helper_funcs cirrus_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_display.c | 277 static const struct drm_crtc_helper_funcs virtio_gpu_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/rcar-du/ |
D | rcar_du_crtc.c | 524 static const struct drm_crtc_helper_funcs crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 444 static const struct drm_crtc_helper_funcs tilcdc_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 491 static const struct drm_crtc_helper_funcs vc4_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_crtc.c | 510 static const struct drm_crtc_helper_funcs mdp4_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 432 static const struct drm_crtc_helper_funcs crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1332 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in mga_crtc_commit() 1410 static const struct drm_crtc_helper_funcs mga_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_crtc.c | 636 static const struct drm_crtc_helper_funcs mdp5_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_legacy_crtc.c | 1108 static const struct drm_crtc_helper_funcs legacy_helper_funcs = {
|
D | radeon_connectors.c | 770 const struct drm_crtc_helper_funcs *crtc_funcs = crtc->helper_private; in radeon_connector_set_property()
|
D | atombios_crtc.c | 2205 static const struct drm_crtc_helper_funcs atombios_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
D | ast_mode.c | 618 static const struct drm_crtc_helper_funcs ast_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 744 static const struct drm_crtc_helper_funcs armada_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1250 static const struct drm_crtc_helper_funcs vop_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | dc.c | 1300 static const struct drm_crtc_helper_funcs tegra_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nv50_display.c | 1406 static const struct drm_crtc_helper_funcs nv50_crtc_hfunc = {
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | dce_v8_0.c | 2786 static const struct drm_crtc_helper_funcs dce_v8_0_crtc_helper_funcs = {
|
D | dce_v11_0.c | 2856 static const struct drm_crtc_helper_funcs dce_v11_0_crtc_helper_funcs = {
|
D | dce_v10_0.c | 2867 static const struct drm_crtc_helper_funcs dce_v10_0_crtc_helper_funcs = {
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 11890 static const struct drm_crtc_helper_funcs intel_helper_funcs = {
|