Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-4.19/drivers/gpu/drm/exynos/
Dexynos_drm_iommu.h99 static inline bool is_drm_iommu_supported(struct drm_device *drm_dev) in is_drm_iommu_supported()
108 static inline int drm_create_iommu_mapping(struct drm_device *drm_dev) in drm_create_iommu_mapping()
113 static inline void drm_release_iommu_mapping(struct drm_device *drm_dev) in drm_release_iommu_mapping()
117 static inline int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device()
123 static inline void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device()
128 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_g2d.h40 int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open()
45 void g2d_close(struct drm_device *drm_dev, struct drm_file *file) in g2d_close()
/kernel/linux/linux-4.19/drivers/gpu/drm/qxl/
Dqxl_drv.c175 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_suspend() local
190 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_resume() local
204 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_thaw() local
212 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_freeze() local
220 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_restore() local
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
Dqxl_drv.c204 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_suspend() local
219 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_resume() local
232 struct drm_device *drm_dev = dev_get_drvdata(dev); in qxl_pm_thaw() local
239 struct drm_device *drm_dev = dev_get_drvdata(dev); in qxl_pm_freeze() local
247 struct drm_device *drm_dev = pci_get_drvdata(pdev); in qxl_pm_restore() local
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c951 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_suspend() local
958 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_resume() local
974 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_freeze() local
982 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_thaw() local
990 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_poweroff() local
998 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_restore() local
1005 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_suspend() local
1032 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_resume() local
1058 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_idle() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_drv.c433 struct drm_device *drm_dev = dev_get_drvdata(dev); in radeon_pmops_suspend() local
439 struct drm_device *drm_dev = dev_get_drvdata(dev); in radeon_pmops_resume() local
453 struct drm_device *drm_dev = dev_get_drvdata(dev); in radeon_pmops_freeze() local
459 struct drm_device *drm_dev = dev_get_drvdata(dev); in radeon_pmops_thaw() local
466 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_suspend() local
493 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_resume() local
518 struct drm_device *drm_dev = dev_get_drvdata(dev); in radeon_pmops_runtime_idle() local
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c45 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, in rockchip_drm_dma_attach_device()
63 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev, in rockchip_drm_dma_detach_device()
75 static int rockchip_drm_init_iommu(struct drm_device *drm_dev) in rockchip_drm_init_iommu()
100 static void rockchip_iommu_cleanup(struct drm_device *drm_dev) in rockchip_iommu_cleanup()
113 struct drm_device *drm_dev; in rockchip_drm_bind() local
187 struct drm_device *drm_dev = dev_get_drvdata(dev); in rockchip_drm_unbind() local
Drockchip_rgb.c26 struct drm_device *drm_dev; member
73 struct drm_device *drm_dev) in rockchip_rgb_init()
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
Dradeon_drv.c403 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_suspend() local
410 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_resume() local
425 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_freeze() local
432 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_thaw() local
439 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_suspend() local
466 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_resume() local
492 struct drm_device *drm_dev = pci_get_drvdata(pdev); in radeon_pmops_runtime_idle() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1256 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_suspend() local
1263 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_resume() local
1270 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_freeze() local
1284 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_thaw() local
1291 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_poweroff() local
1298 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_restore() local
1306 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_suspend() local
1359 struct drm_device *drm_dev = pci_get_drvdata(pdev); in amdgpu_pmops_runtime_resume() local
1395 struct drm_device *drm_dev = dev_get_drvdata(dev); in amdgpu_pmops_runtime_idle() local
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_drm_g2d.h37 int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open()
42 void g2d_close(struct drm_device *drm_dev, struct drm_file *file) in g2d_close()
Dexynos_drm_dma.c43 static int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device()
84 static void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_drm.c743 struct drm_device *drm_dev; in nouveau_drm_probe() local
938 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_suspend() local
960 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_resume() local
986 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_freeze() local
994 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_thaw() local
1010 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_suspend() local
1032 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_resume() local
Dnouveau_hwmon.c419 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
491 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_in_read() local
522 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_pwm_read() local
548 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_power_read() local
577 struct drm_device *drm_dev = dev_get_drvdata(dev); in nouveau_temp_write() local
611 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
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c756 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_suspend() local
778 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_resume() local
804 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_freeze() local
812 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_thaw() local
828 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_suspend() local
850 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_resume() 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
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/
Dbochs_drv.c78 struct drm_device *drm_dev = dev_get_drvdata(dev); in bochs_pm_suspend() local
85 struct drm_device *drm_dev = dev_get_drvdata(dev); in bochs_pm_resume() local
/kernel/linux/linux-4.19/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
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
Dsti_crtc.c138 struct drm_device *drm_dev = crtc->dev; in sti_crtc_atomic_flush() local
303 struct drm_device *drm_dev = crtc->dev; in sti_crtc_disable_vblank() local
350 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, in sti_crtc_init()
/kernel/linux/linux-4.19/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

123456