Home
last modified time | relevance | path

Searched defs:drm_dev (Results 1 – 25 of 61) sorted by relevance

123

/drivers/gpu/drm/exynos/
Dexynos_drm_iommu.h121 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported()
130 static inline int drm_create_iommu_mapping(struct drm_device *drm_dev) in drm_create_iommu_mapping()
135 static inline void drm_release_iommu_mapping(struct drm_device *drm_dev) in drm_release_iommu_mapping()
139 static inline int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device()
145 static inline void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device()
150 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported()
Dexynos_drm_iommu.c43 int drm_create_iommu_mapping(struct drm_device *drm_dev) in drm_create_iommu_mapping()
56 void drm_release_iommu_mapping(struct drm_device *drm_dev) in drm_release_iommu_mapping()
72 int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device()
104 void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device()
Dexynos_drm_ipp.c226 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()
621 static int ipp_get_event(struct drm_device *drm_dev, in ipp_get_event()
869 static void ipp_clean_queue_buf(struct drm_device *drm_dev, in ipp_clean_queue_buf()
886 int exynos_drm_ipp_queue_buf(struct drm_device *drm_dev, void *data, in exynos_drm_ipp_queue_buf()
1017 int exynos_drm_ipp_cmd_ctrl(struct drm_device *drm_dev, void *data, in exynos_drm_ipp_cmd_ctrl()
[all …]
Dexynos_drm_g2d.c379 static void g2d_userptr_put_dma_addr(struct drm_device *drm_dev, in g2d_userptr_put_dma_addr()
423 static dma_addr_t *g2d_userptr_get_dma_addr(struct drm_device *drm_dev, in g2d_userptr_get_dma_addr()
560 static void g2d_userptr_free_all(struct drm_device *drm_dev, in g2d_userptr_free_all()
697 struct drm_device *drm_dev, in g2d_map_cmdlist_gem()
926 struct drm_device *drm_dev = g2d->subdrv.drm_dev; in g2d_finish_event() local
1140 int exynos_g2d_get_ver_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_get_ver_ioctl()
1166 int exynos_g2d_set_cmdlist_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_set_cmdlist_ioctl()
1337 int exynos_g2d_exec_ioctl(struct drm_device *drm_dev, void *data, in exynos_g2d_exec_ioctl()
1400 static int g2d_subdrv_probe(struct drm_device *drm_dev, struct device *dev) in g2d_subdrv_probe()
1426 static void g2d_subdrv_remove(struct drm_device *drm_dev, struct device *dev) in g2d_subdrv_remove()
[all …]
Dexynos_drm_ipp.h162 struct drm_device *drm_dev; member
207 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()
Dexynos_drm_crtc.c161 struct exynos_drm_crtc *exynos_drm_crtc_create(struct drm_device *drm_dev, in exynos_drm_crtc_create()
196 struct exynos_drm_crtc *exynos_drm_crtc_get_by_type(struct drm_device *drm_dev, in exynos_drm_crtc_get_by_type()
Dexynos_drm_vidi.c44 struct drm_device *drm_dev; member
222 int vidi_connection_ioctl(struct drm_device *drm_dev, void *data, in vidi_connection_ioctl()
379 struct drm_device *drm_dev = data; in vidi_bind() local
Dexynos_dp.c40 struct drm_device *drm_dev; member
157 struct drm_device *drm_dev = data; in exynos_dp_bind() local
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c667 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_suspend() local
674 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_resume() local
690 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_freeze() local
698 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_thaw() local
706 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_poweroff() local
714 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_restore() local
721 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_suspend() local
749 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_resume() local
776 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_idle() local
/drivers/gpu/drm/qxl/
Dqxl_drv.c191 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_suspend() local
206 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_resume() local
220 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_thaw() local
228 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_freeze() local
236 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_restore() local
/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c50 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, in rockchip_drm_dma_attach_device()
68 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev, in rockchip_drm_dma_detach_device()
80 static int rockchip_drm_init_iommu(struct drm_device *drm_dev) in rockchip_drm_init_iommu()
105 static void rockchip_iommu_cleanup(struct drm_device *drm_dev) in rockchip_iommu_cleanup()
118 struct drm_device *drm_dev; in rockchip_drm_bind() local
193 struct drm_device *drm_dev = dev_get_drvdata(dev); in rockchip_drm_unbind() local
Danalogix_dp-rockchip.c64 struct drm_device *drm_dev; member
325 struct drm_device *drm_dev = dp->drm_dev; in rockchip_dp_drm_create_encoder() local
350 struct drm_device *drm_dev = data; in rockchip_dp_bind() local
/drivers/gpu/drm/radeon/
Dradeon_drv.c381 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_suspend() local
388 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_resume() local
403 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_freeze() local
410 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_thaw() local
417 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_suspend() local
445 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_resume() local
472 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_idle() local
/drivers/gpu/drm/nouveau/
Dnouveau_drm.c676 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_suspend() local
698 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_resume() local
724 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_freeze() local
732 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_thaw() local
748 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_suspend() local
772 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_resume() local
805 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_idle() local
Dnouveau_hwmon.c421 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_temp_read() local
468 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_fan_read() local
489 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_in_read() local
518 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_pwm_read() local
542 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_power_read() local
569 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_temp_write() local
603 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_pwm_write() local
Dnouveau_led.c39 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; in nouveau_led_get_brightness() local
56 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; in nouveau_led_set_brightness() local
/drivers/gpu/drm/cirrus/
Dcirrus_drv.c89 struct drm_device *drm_dev = pci_get_drvdata(pdev); in cirrus_pm_suspend() local
106 struct drm_device *drm_dev = pci_get_drvdata(pdev); in cirrus_pm_resume() local
/drivers/gpu/drm/sti/
Dsti_crtc.c142 struct drm_device *drm_dev = crtc->dev; in sti_crtc_atomic_flush() local
306 void sti_crtc_disable_vblank(struct drm_device *drm_dev, unsigned int pipe) in sti_crtc_disable_vblank()
351 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, in sti_crtc_init()
Dsti_drv.c37 struct drm_device *drm_dev = data; in sti_drm_fps_get() local
54 struct drm_device *drm_dev = data; in sti_drm_fps_set() local
Dsti_drv.h26 struct drm_device *drm_dev; member
/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c186 struct drm_device *drm_dev; in kirin_drm_bind() local
213 struct drm_device *drm_dev = dev_get_drvdata(dev); in kirin_drm_unbind() local
/drivers/gpu/drm/bochs/
Dbochs_drv.c105 struct drm_device *drm_dev = pci_get_drvdata(pdev); in bochs_pm_suspend() local
122 struct drm_device *drm_dev = pci_get_drvdata(pdev); in bochs_pm_resume() local
/drivers/gpu/drm/mediatek/
Dmtk_disp_color.c82 struct drm_device *drm_dev = data; in mtk_disp_color_bind() local
99 struct drm_device *drm_dev = data; in mtk_disp_color_unbind() local
/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_drv.c76 struct drm_device *drm_dev = pci_get_drvdata(pdev); in hibmc_pm_suspend() local
94 struct drm_device *drm_dev = pci_get_drvdata(pdev); in hibmc_pm_resume() local
/drivers/gpu/drm/imx/
Dimx-drm-core.c369 struct drm_device *drm_dev = dev_get_drvdata(dev); in imx_drm_suspend() local
390 struct drm_device *drm_dev = dev_get_drvdata(dev); in imx_drm_resume() local

123