| /linux-4.4.14/drivers/gpu/drm/exynos/ | 
| D | exynos_drm_iommu.h | 30 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev)  in is_drm_iommu_supported()39 static inline int drm_create_iommu_mapping(struct drm_device *drm_dev)  in drm_create_iommu_mapping()
 44 static inline void drm_release_iommu_mapping(struct drm_device *drm_dev)  in drm_release_iommu_mapping()
 48 static inline int drm_iommu_attach_device(struct drm_device *drm_dev,  in drm_iommu_attach_device()
 54 static inline void drm_iommu_detach_device(struct drm_device *drm_dev,  in drm_iommu_detach_device()
 59 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev)  in is_drm_iommu_supported()
 
 | 
| D | exynos_drm_iommu.c | 29 int drm_create_iommu_mapping(struct drm_device *drm_dev)  in drm_create_iommu_mapping()68 void drm_release_iommu_mapping(struct drm_device *drm_dev)  in drm_release_iommu_mapping()
 84 int drm_iommu_attach_device(struct drm_device *drm_dev,  in drm_iommu_attach_device()
 133 void drm_iommu_detach_device(struct drm_device *drm_dev,  in drm_iommu_detach_device()
 
 | 
| D | exynos_drm_ipp.c | 226 int exynos_drm_ipp_get_property(struct drm_device *drm_dev, void *data,  in exynos_drm_ipp_get_property()320 int exynos_drm_ipp_set_property(struct drm_device *drm_dev, void *data,  in exynos_drm_ipp_set_property()
 452 static int ipp_validate_mem_node(struct drm_device *drm_dev,  in ipp_validate_mem_node()
 515 static int ipp_put_mem_node(struct drm_device *drm_dev,  in ipp_put_mem_node()
 545 		*ipp_get_mem_node(struct drm_device *drm_dev,  in ipp_get_mem_node()
 602 static void ipp_clean_mem_nodes(struct drm_device *drm_dev,  in ipp_clean_mem_nodes()
 626 static int ipp_get_event(struct drm_device *drm_dev,  in ipp_get_event()
 874 static void ipp_clean_queue_buf(struct drm_device *drm_dev,  in ipp_clean_queue_buf()
 891 int exynos_drm_ipp_queue_buf(struct drm_device *drm_dev, void *data,  in exynos_drm_ipp_queue_buf()
 1022 int exynos_drm_ipp_cmd_ctrl(struct drm_device *drm_dev, void *data,  in exynos_drm_ipp_cmd_ctrl()
 [all …]
 
 | 
| D | exynos_drm_ipp.h | 162 	struct drm_device	*drm_dev;  member207 static inline int exynos_drm_ipp_get_property(struct drm_device *drm_dev,  in exynos_drm_ipp_get_property()
 214 static inline int exynos_drm_ipp_set_property(struct drm_device *drm_dev,  in exynos_drm_ipp_set_property()
 221 static inline int exynos_drm_ipp_queue_buf(struct drm_device *drm_dev,  in exynos_drm_ipp_queue_buf()
 228 static inline int exynos_drm_ipp_cmd_ctrl(struct drm_device *drm_dev,  in exynos_drm_ipp_cmd_ctrl()
 
 | 
| D | exynos_drm_g2d.c | 362 static void g2d_userptr_put_dma_addr(struct drm_device *drm_dev,  in g2d_userptr_put_dma_addr()406 static dma_addr_t *g2d_userptr_get_dma_addr(struct drm_device *drm_dev,  in g2d_userptr_get_dma_addr()
 542 static void g2d_userptr_free_all(struct drm_device *drm_dev,  in g2d_userptr_free_all()
 679 				struct drm_device *drm_dev,  in g2d_map_cmdlist_gem()
 879 	struct drm_device *drm_dev = g2d->subdrv.drm_dev;  in g2d_finish_event()  local
 1037 int exynos_g2d_get_ver_ioctl(struct drm_device *drm_dev, void *data,  in exynos_g2d_get_ver_ioctl()
 1063 int exynos_g2d_set_cmdlist_ioctl(struct drm_device *drm_dev, void *data,  in exynos_g2d_set_cmdlist_ioctl()
 1233 int exynos_g2d_exec_ioctl(struct drm_device *drm_dev, void *data,  in exynos_g2d_exec_ioctl()
 1295 static int g2d_subdrv_probe(struct drm_device *drm_dev, struct device *dev)  in g2d_subdrv_probe()
 1321 static void g2d_subdrv_remove(struct drm_device *drm_dev, struct device *dev)  in g2d_subdrv_remove()
 [all …]
 
 | 
| D | exynos_drm_vidi.c | 40 	struct drm_device		*drm_dev;  member166 			struct drm_device *drm_dev)  in vidi_ctx_initialize()
 266 int vidi_connection_ioctl(struct drm_device *drm_dev, void *data,  in vidi_connection_ioctl()
 439 	struct drm_device *drm_dev = data;  in vidi_bind()  local
 
 | 
| D | exynos_drm_gem.c | 324 	struct drm_device *drm_dev = exynos_gem->base.dev;  in exynos_drm_gem_mmap_buffer()  local375 int exynos_gem_map_sgt_with_dma(struct drm_device *drm_dev,  in exynos_gem_map_sgt_with_dma()
 394 void exynos_gem_unmap_sgt_from_dma(struct drm_device *drm_dev,  in exynos_gem_unmap_sgt_from_dma()
 
 | 
| D | exynos_drm_crtc.c | 128 struct exynos_drm_crtc *exynos_drm_crtc_create(struct drm_device *drm_dev,  in exynos_drm_crtc_create()241 int exynos_drm_crtc_get_pipe_from_type(struct drm_device *drm_dev,  in exynos_drm_crtc_get_pipe_from_type()
 
 | 
| D | exynos7_drm_decon.c | 47 	struct drm_device		*drm_dev;  member132 			struct drm_device *drm_dev)  in decon_ctx_initialize()
 680 	struct drm_device *drm_dev = data;  in decon_bind()  local
 
 | 
| D | exynos_drm_drv.c | 481 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in exynos_drm_sys_suspend()  local493 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in exynos_drm_sys_resume()  local
 
 | 
| D | exynos_drm_fb.c | 42 static int check_fb_gem_memory_type(struct drm_device *drm_dev,  in check_fb_gem_memory_type()
 | 
| D | exynos5433_drm_decon.c | 56 	struct drm_device		*drm_dev;  member494 	struct drm_device *drm_dev = data;  in decon_bind()  local
 
 | 
| D | exynos_mixer.c | 93 	struct drm_device	*drm_dev;  member886 			struct drm_device *drm_dev)  in mixer_initialize()
 1188 	struct drm_device *drm_dev = data;  in mixer_bind()  local
 
 | 
| D | exynos_hdmi.c | 103 	struct drm_device		*drm_dev;  member1779 	struct drm_device *drm_dev = data;  in hdmi_bind()  local
 
 | 
| D | exynos_drm_fimd.c | 150 	struct drm_device		*drm_dev;  member941 	struct drm_device *drm_dev = data;  in fimd_bind()  local
 
 | 
| D | exynos_drm_drv.h | 219 	struct drm_device *drm_dev;  member
 | 
| D | exynos_dp_core.h | 152 	struct drm_device	*drm_dev;  member
 | 
| D | exynos_dp_core.c | 1212 	struct drm_device *drm_dev = data;  in exynos_dp_bind()  local
 | 
| D | exynos_drm_dsi.c | 1820 	struct drm_device *drm_dev = data;  in exynos_dsi_bind()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_drv.c | 338 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_suspend()  local345 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_resume()  local
 352 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_freeze()  local
 359 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_thaw()  local
 366 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_runtime_suspend()  local
 391 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_runtime_resume()  local
 416 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in amdgpu_pmops_runtime_idle()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/qxl/ | 
| D | qxl_drv.c | 147 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_suspend()  local162 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_resume()  local
 176 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_thaw()  local
 184 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_freeze()  local
 192 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in qxl_pm_restore()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | radeon_drv.c | 423 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_suspend()  local430 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_resume()  local
 437 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_freeze()  local
 444 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_thaw()  local
 451 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_runtime_suspend()  local
 476 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_runtime_resume()  local
 501 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in radeon_pmops_runtime_idle()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/ | 
| D | nouveau_drm.c | 632 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_suspend()  local654 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_resume()  local
 675 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_freeze()  local
 683 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_thaw()  local
 691 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_runtime_suspend()  local
 722 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_runtime_resume()  local
 749 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in nouveau_pmops_runtime_idle()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/rockchip/ | 
| D | rockchip_drm_drv.c | 44 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev,  in rockchip_drm_dma_attach_device()60 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev,  in rockchip_drm_dma_detach_device()
 130 static int rockchip_drm_load(struct drm_device *drm_dev, unsigned long flags)  in rockchip_drm_load()
 236 static int rockchip_drm_unload(struct drm_device *drm_dev)  in rockchip_drm_unload()
 
 | 
| D | rockchip_drm_vop.c | 86 	struct drm_device *drm_dev;  member1457 	struct drm_device *drm_dev = vop->drm_dev;  in vop_create_crtc()  local
 1676 	struct drm_device *drm_dev = data;  in vop_bind()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/cirrus/ | 
| D | cirrus_drv.c | 88 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in cirrus_pm_suspend()  local105 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in cirrus_pm_resume()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_drv.c | 688 static int i915_drm_suspend_late(struct drm_device *drm_dev, bool hibernation)  in i915_drm_suspend_late()995 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in i915_pm_suspend()  local
 1010 	struct drm_device *drm_dev = dev_to_i915(dev)->dev;  in i915_pm_suspend_late()  local
 1029 	struct drm_device *drm_dev = dev_to_i915(dev)->dev;  in i915_pm_poweroff_late()  local
 1039 	struct drm_device *drm_dev = dev_to_i915(dev)->dev;  in i915_pm_resume_early()  local
 1049 	struct drm_device *drm_dev = dev_to_i915(dev)->dev;  in i915_pm_resume()  local
 
 | 
| D | i915_sysfs.c | 168 	struct drm_device *drm_dev = dminor->dev;  in i915_l3_read()  local204 	struct drm_device *drm_dev = dminor->dev;  in i915_l3_write()  local
 
 | 
| D | intel_audio.c | 635 	struct drm_device *drm_dev = dev_priv->dev;  in i915_audio_component_sync_audio_rate()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/bochs/ | 
| D | bochs_drv.c | 105 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in bochs_pm_suspend()  local122 	struct drm_device *drm_dev = pci_get_drvdata(pdev);  in bochs_pm_resume()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/sti/ | 
| D | sti_crtc.c | 163 	struct drm_device *drm_dev = crtc->dev;  in sti_crtc_atomic_flush()  local323 void sti_crtc_disable_vblank(struct drm_device *drm_dev, unsigned int pipe)  in sti_crtc_disable_vblank()
 363 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer,  in sti_crtc_init()
 
 | 
| D | sti_drv.h | 26 	struct drm_device *drm_dev;  member
 | 
| D | sti_compositor.c | 63 	struct drm_device *drm_dev = data;  in sti_compositor_bind()  local
 | 
| D | sti_hdmi.h | 50 	struct drm_device *drm_dev;  member
 | 
| D | sti_dvo.c | 83 	struct drm_device *drm_dev;  member393 	struct drm_device *drm_dev = data;  in sti_dvo_bind()  local
 
 | 
| D | sti_hda.c | 246 	struct drm_device *drm_dev;  member640 	struct drm_device *drm_dev = data;  in sti_hda_bind()  local
 
 | 
| D | sti_cursor.c | 238 struct drm_plane *sti_cursor_create(struct drm_device *drm_dev,  in sti_cursor_create()
 | 
| D | sti_tvout.c | 117 	struct drm_device *drm_dev;  member645 	struct drm_device *drm_dev = data;  in sti_tvout_bind()  local
 
 | 
| D | sti_hqvdp.c | 341 	struct drm_device *drm_dev;  member961 static struct drm_plane *sti_hqvdp_create(struct drm_device *drm_dev,  in sti_hqvdp_create()
 992 	struct drm_device *drm_dev = data;  in sti_hqvdp_bind()  local
 
 | 
| D | sti_gdp.c | 604 struct drm_plane *sti_gdp_create(struct drm_device *drm_dev,  in sti_gdp_create()
 | 
| D | sti_hdmi.c | 692 	struct drm_device *drm_dev = data;  in sti_hdmi_bind()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ | 
| D | atmel_hlcdc_dc.c | 781 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in atmel_hlcdc_dc_drm_suspend()  local796 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in atmel_hlcdc_dc_drm_resume()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/imx/ | 
| D | imx-drm-core.c | 558 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in imx_drm_suspend()  local571 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in imx_drm_resume()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/ | 
| D | drm_sysfs.c | 47 		struct drm_device *drm_dev = drm_minor->dev;  in __drm_class_suspend()  local88 		struct drm_device *drm_dev = drm_minor->dev;  in drm_class_resume()  local
 
 | 
| /linux-4.4.14/drivers/gpu/drm/omapdrm/ | 
| D | omap_drv.c | 903 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in omap_drm_suspend()  local912 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in omap_drm_resume()  local
 
 | 
| D | omap_gem.c | 950 	struct drm_device *drm_dev = dev_get_drvdata(dev);  in omap_gem_resume()  local
 | 
| /linux-4.4.14/drivers/gpu/drm/gma500/ | 
| D | psb_intel_drv.h | 113 	struct drm_device *drm_dev;  member
 |