Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_logo.c39 static struct drm_crtc *find_crtc_by_node(struct drm_device *drm_dev, struct device_node *node) in find_crtc_by_node()
59 static struct rockchip_drm_sub_dev *find_sub_dev_by_node(struct drm_device *drm_dev, struct device_… in find_sub_dev_by_node()
77 static struct rockchip_drm_sub_dev *find_sub_dev_by_bridge(struct drm_device *drm_dev, struct devic… in find_sub_dev_by_bridge()
193 static int init_loader_memory(struct drm_device *drm_dev) in init_loader_memory()
285 static struct drm_framebuffer *get_framebuffer_by_node(struct drm_device *drm_dev, struct device_no… in get_framebuffer_by_node()
340 static struct rockchip_drm_mode_set *of_parse_display_resource(struct drm_device *drm_dev, struct d… in of_parse_display_resource()
602 static int setup_initial_state(struct drm_device *drm_dev, struct drm_atomic_state *state, in setup_initial_state()
772 static int update_state(struct drm_device *drm_dev, struct drm_atomic_state *state, struct rockchip… in update_state()
858 void rockchip_drm_show_logo(struct drm_device *drm_dev) in rockchip_drm_show_logo()
Drockchip_rgb.h16 struct drm_device *drm_dev, u32 port_id) in rockchip_rgb_init()
Drockchip_drm_drv.c881 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, struct device *dev) in rockchip_drm_dma_attach_device()
899 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev, struct device *dev) in rockchip_drm_dma_detach_device()
940 struct drm_device *drm_dev = arg; in rockchip_drm_fault_handler() local
960 static int rockchip_drm_init_iommu(struct drm_device *drm_dev) in rockchip_drm_init_iommu()
988 static void rockchip_iommu_cleanup(struct drm_device *drm_dev) in rockchip_iommu_cleanup()
1005 struct drm_device *drm_dev = minor->dev; in rockchip_drm_mm_dump() local
1023 struct drm_device *drm_dev = minor->dev; in rockchip_drm_summary_show() local
1228 struct drm_device *drm_dev; in rockchip_drm_bind() local
1348 struct drm_device *drm_dev = dev_get_drvdata(dev); in rockchip_drm_unbind() local
Danalogix_dp-rockchip.c74 struct drm_device *drm_dev; member
440 struct drm_device *drm_dev = dp->drm_dev; in rockchip_dp_drm_create_encoder() local
461 struct drm_device *drm_dev = data; in rockchip_dp_bind() local
Dcdn-dp-core.h64 struct drm_device *drm_dev; member
Drockchip_rgb.c257 struct drm_device *drm_dev = data; in rockchip_rgb_bind() local
Drockchip_drm_vop.c206 struct drm_device *drm_dev; member
3906 struct drm_device *drm_dev = crtc->dev; in vop_crtc_atomic_get_property() local
3955 struct drm_device *drm_dev = crtc->dev; in vop_crtc_atomic_set_property() local
4370 struct drm_device *drm_dev = vop->drm_dev; in vop_create_crtc() local
4502 struct drm_device *drm_dev = vop->drm_dev; in vop_destroy_crtc() local
4697 struct drm_device *drm_dev = data; in vop_bind() local
Drk3066_hdmi.c43 struct drm_device *drm_dev; member
Ddw-mipi-dsi-rockchip.c791 …c int rockchip_dsi_drm_create_encoder(struct dw_mipi_dsi_rockchip *dsi, struct drm_device *drm_dev) in rockchip_dsi_drm_create_encoder()
905 struct drm_device *drm_dev = data; in dw_mipi_dsi_rockchip_bind() local
Dinno_hdmi.c52 struct drm_device *drm_dev; member
Dcdn-dp-core.c956 struct drm_device *drm_dev = data; in cdn_dp_bind() local
Drockchip_lvds.c358 struct drm_device *drm_dev = data; in rockchip_lvds_bind() local
Drockchip_drm_vop2.c629 struct drm_device *drm_dev; member
7465 struct drm_device *drm_dev = crtc->dev; in vop2_crtc_atomic_get_property() local
7516 struct drm_device *drm_dev = crtc->dev; in vop2_crtc_atomic_set_property() local
8139 struct drm_device *drm_dev = vop2->drm_dev; in vop2_create_crtc() local
8572 struct drm_device *drm_dev = data; in vop2_bind() local
8747 struct drm_device *drm_dev = vop2->drm_dev; in vop2_unbind() local
Ddw-mipi-dsi2-rockchip.c1139 struct drm_device *drm_dev = data; in dw_mipi_dsi2_bind() local
Ddw-dp.c2259 struct drm_device *drm_dev = data; in dw_dp_bind() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Drockchip_drm_logo.c40 find_crtc_by_node(struct drm_device *drm_dev, struct device_node *node) in find_crtc_by_node()
58 find_sub_dev_by_node(struct drm_device *drm_dev, struct device_node *node) in find_sub_dev_by_node()
75 find_sub_dev_by_bridge(struct drm_device *drm_dev, struct device_node *node) in find_sub_dev_by_bridge()
187 static int init_loader_memory(struct drm_device *drm_dev) in init_loader_memory()
272 get_framebuffer_by_node(struct drm_device *drm_dev, struct device_node *node) in get_framebuffer_by_node()
327 of_parse_display_resource(struct drm_device *drm_dev, struct device_node *route) in of_parse_display_resource()
572 static int setup_initial_state(struct drm_device *drm_dev, in setup_initial_state()
738 static int update_state(struct drm_device *drm_dev, in update_state()
819 void rockchip_drm_show_logo(struct drm_device *drm_dev) in rockchip_drm_show_logo()
Drockchip_drm_vop2.c653 struct drm_device *drm_dev; member
7578 struct drm_device *drm_dev = crtc->dev; in vop2_crtc_atomic_get_property() local
7631 struct drm_device *drm_dev = crtc->dev; in vop2_crtc_atomic_set_property() local
8252 struct drm_device *drm_dev = vop2->drm_dev; in vop2_create_crtc() local
8684 struct drm_device *drm_dev = data; in vop2_bind() local
8862 struct drm_device *drm_dev = vop2->drm_dev; in vop2_unbind() local
Ddw-mipi-dsi2-rockchip.c1126 struct drm_device *drm_dev = data; in dw_mipi_dsi2_bind() local
Ddw-dp.c2293 struct drm_device *drm_dev = data; in dw_dp_bind() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
Dnouveau_drm.c687 struct drm_device *drm_dev; in nouveau_drm_probe() local
890 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_suspend() local
913 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_resume() local
940 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_freeze() local
947 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_thaw() local
962 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_suspend() local
983 struct drm_device *drm_dev = pci_get_drvdata(pdev); in nouveau_pmops_runtime_resume() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.h118 struct drm_device *drm_dev; member
Danalogix_dp_core.c1904 int analogix_dp_bind(struct analogix_dp_device *dp, struct drm_device *drm_dev) in analogix_dp_bind()