Lines Matching refs:drm_device
43 int rockchip_drm_dma_attach_device(struct drm_device *drm_dev, in rockchip_drm_dma_attach_device()
59 void rockchip_drm_dma_detach_device(struct drm_device *drm_dev, in rockchip_drm_dma_detach_device()
66 int rockchip_register_crtc_funcs(struct drm_device *dev, in rockchip_register_crtc_funcs()
81 void rockchip_unregister_crtc_funcs(struct drm_device *dev, int pipe) in rockchip_unregister_crtc_funcs()
92 static struct drm_crtc *rockchip_crtc_from_pipe(struct drm_device *drm, in rockchip_crtc_from_pipe()
105 static int rockchip_drm_crtc_enable_vblank(struct drm_device *dev, int pipe) in rockchip_drm_crtc_enable_vblank()
117 static void rockchip_drm_crtc_disable_vblank(struct drm_device *dev, int pipe) in rockchip_drm_crtc_disable_vblank()
127 static int rockchip_drm_load(struct drm_device *drm_dev, unsigned long flags) in rockchip_drm_load()
233 static int rockchip_drm_unload(struct drm_device *drm_dev) in rockchip_drm_unload()
249 void rockchip_drm_lastclose(struct drm_device *dev) in rockchip_drm_lastclose()
306 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_sys_suspend()
329 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_sys_resume()
443 struct drm_device *drm; in rockchip_drm_bind()
469 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_unbind()